Windows 8 doesn't detect my MacBook Pro trackpad

7

2

I have to plugin an external USB mouse in order to use the cursor.

Specs:

Boot Camp 3.3

systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
OS Name:                   Microsoft Windows 8 Pro
OS Version:                6.2.9200 N/A Build 9200

systeminfo | findstr /B /C:"System Manufacturer" /C:"System Model"
System Manufacturer:       Apple Inc.
System Model:              MacBookPro5,5

mcandre

Posted 2012-10-29T18:03:38.413

Reputation: 2 696

Answers

5

Update: Installing Boot Camp 4.0 drivers fixes a lot of problems.

  1. Open Device Manager. This is found in the Windows 8Start menu by typing "Device", selecting "Settings", and clicking Device Manager.
  2. Uninstall the drivers for both unrecognized entries.
  3. Use generic USB Input Devices for both entries. This will allow the trackpad to move the cursor and left click.
  4. Right click each generic USB input device and choose to update by searching the Internet automatically. Do this until both the trackpad and the multitouch devices are updated.
  5. Enable right-clicking by opening the Boot Camp Control Panel, selecting the Trackpad tab, and checking Secondary Click in the Two Fingers pane.

Works for me!

mcandre

Posted 2012-10-29T18:03:38.413

Reputation: 2 696

2

Go to Device Manager and uninstall (and delete drivers) for the two Trackpad devices then rescan for hardware.

After which, then go find your Boot Camp drivers, and don't run the full setup, but instead find the folder that specifically has the driver install packages in them and install the ones that are along the lines of "Apple Multitouch Trackpad."

After this, go to your Boot Camp options to make sure that it now sees your Trackpad.

Credit - Microsoft Answers

Matthew Wong

Posted 2012-10-29T18:03:38.413

Reputation: 3 908

1Thank you. Where exactly are the Boot Camp drivers located? – mcandre – 2012-10-29T19:51:15.787

Try opening the charm bar, search up Device Manager, and it should be somewhere under trackpad or mouse. – Matthew Wong – 2012-10-29T19:52:45.820