Apple keyboard drivers for windows 10

Apple Input Device Drivers for Windows 10 & 11

Re-packaged official driver support software enabling the native usage of various Apple accessories and peripherals—including keyboards, mice, and trackpads.

Version

Built with Windows Support version 6.1.7071 (latest version).

Information

Apple has released drivers enabling the native usage of their proprietary interface and peripheral devices on Microsoft Windows operating systems.

To protect its users, Apple began requiring their driver downloads to occur through a controlled utility—known as Boot Camp Assistant—available only on macOS to automate the process and prevent the user from accidental misconfiguration of critical system drivers, but this also restricted the accessibility to non-critical and necessary device drivers such as human interface devices. This repository aims to provide access to device drivers in the event that they cannot be acquired via Boot Camp Assistant.

Compatibility

The drivers listed here are compatible with Windows 10 and 11. Though Apple has not made an official comment on Windows 11 compatibility, testing demonstrates they still function as intended.

Compatible devices include all versions of Apple Magic Mouse, Apple Magic Keyboard, Apple Magic Trackpad, and all Apple proprietary wired keyboards and mice.

Usage

To install the desired device driver, open the folder name corresponding to the device type, right-click the .inf file and choose Install. Upon completion you will need to disconnect and reconnect your device.

The Apple Magic Keyboard will require you to install the .inf files in both the AppleKeyboard and AppleMagicKeyboard2 folders.

Settings

Function Key Reversal

To reverse the function of the Fn key, change the following DWORD (32-bit) Values in the Registry Editor from 0 to 1:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\OSXFnBehavior
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\OSXFnBehavior

Inverted Scrolling

To reverse the direction of the scroll wheel the same way macOS does, change the following DWORD (32-bit) Value in the Registry Editor from 0 to 1 and restart your PC:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID\xxxxx\yyyyy\Device Parameters\FlipFlopWheel

Let xxxxx respresent the device instance ID (this can be found through Device Manager) and yyyyy the next (only) available registry key.

Remapping the Key

To make the command key function as a control CTRL the same way macOS does, you will need to use a utility like Sharpkeys or Microsoft PowerToys.

License

Apple has not provided any software license agreement for the use of its Windows Support Software—only Boot Camp Utility, which provides no specifications on proprietary driver usage. Since no usage license has been explicitly declared, the content here is intended only for those running Windows on a genuine macOS product via Boot Camp but have issues downloading the drivers via Boot Camp Assistant.

Resources

brigadier — Utility for downloading Windows Support Software on Windows natively.

Sharpkeys and Microsoft PowerToys — GitHub utilities that can assist in remapping the key to emulate macOS.

Boot Camp Support Software — Versions 5.1.5621 and 4.0.4033 for Windows 7 installs (use this table to find out which version you need).

Boot Camp Utility — Software License Agreement (PDF)


tl;dr:

  1. Download and extract the Apple Boot Camp drivers I repackaged: BootCamp-061-51481.zip
  2. Right-click BootCamp/Drivers/Apple/AppleKeyboardMagic2/Keymagic2.inf (or BootCamp/Drivers/Apple/AppleKeyboard/Keymagic64.inf or appropriate driver) and then «Install».
  3. Unplug and re-plugin your keyboard.
  4. If you want to reverse the fn key behavior, change HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\OSXFnBehavior and HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\OSXFnBehavior from 01 to 00. Restart for registry changes to take effect.

If those drivers don’t work, try getting latest from the source:

  1. Download latest exe from Brigadier release page.
  2. Find the latest or a current Mac model (ex: MacBookPro16,3).
  3. Run brigadier.exe -m MacBookPro16,3 to download Apple Boot Camp drivers.

If you can’t or don’t want to use Brigadier, see the bottom of this post.


Note: I have not tested this over Bluetooth. I keep my keyboard connected via the supplied lightning to USB cable.

I recently acquired an Apple Magic Keyboard and wanted to use it on my PC. It worked when I plugged it in but I could not access any of the media keys/fn keys (ex: volume up and down). This is because Windows was using the default keyboard drivers.

When I first started looking for solutions I found hacky, unsigned drivers and key mappers. These were not ideal.

Apple actually does supply Windows drivers for Apple Keyboards, Apple Magic Keyboards, and apparently other Apple Mouse and Trackpad devices. Apple created these for Boot Camp (a program that allows you to run Windows in a virtual machine in OSX). However, there is not an easy way to access them. Normally, Apple wants you to download and install a large suite of software and drivers meant for Boot Camp which will do all kinds of nasty things to your PC. Thankfully, the keyboard and other drivers can be isolated and installed independently.

Download Boot Camp Drivers

If you want to skip this section, you can download the drivers I extracted from the bellow process and see if they work for you: BootCamp-061-51481.zip

Because we are not going through Boot Camp, the first challenge is getting access to the Boot Camp drivers. The easiest way to do so is to use the Brigadier program. This automatically locates the URL for a given Mac model and downloads and extracts the appropriate Boot Camp drivers. If you can’t or don’t want to use this program, see the bottom of this post.

Download the latest exe from the releases page and run it like so:

brigadier.exe -m MacBookPro16,3

MacBookPro16,3 is the model of the latest MacBook Pro (at the time of writing) which I got from this page. I used this model because I wanted to ensure I got the latest drivers.

This will create a folder next to brigadier.exe named something like BootCamp-061-51481. The numbers in the name will be whatever version of Boot Camp drivers were downloaded.

Install Drivers

Navigate to BootCamp\Drivers\Apple\AppleKeyboardMagic2 for Apple Magic Keyboard drivers. I have not tested this, but I assume you would use BootCamp\Drivers\Apple\AppleKeyboard for other Apple Keyboards. Or, $WinPEDriver$\AppleMultiTouchTrackPadPro for Apple Magic Trackpad 2, etc. I don’t think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.

Right-click Keymagic2.inf (or whichever .inf file exists for your driver) and then «Install» to install the driver.

After installation is complete, unplug and re-plugin your keyboard. If everything worked, you should be able to use the Volume Up/F12 (without holding the fn key) and the Volume will change. To debug, check in device manager; «Apple Keyboard» should be listed under «Human Interface Devices».

Change fn Key Behavior

By default, when the fn key is not held, the media keys will be activated. When the fn keys is held the F1-12 keys will be activated.

To reverse the fn key behavior, open RegEdit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\KeyMagic\ and update OSXFnBehavior key from 01 to 00 (in the binary editor this will update from 00000000 01 . to 00000000 00 .).

Not sure if this is necessary, but also navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KeyMagic\ and make sure the OSXFnBehavior key has the same value.

Restart your PC for the registry changes to take effect.

Poking around in the Boot Camp package, I noticed several other drivers of note. BootCamp\Drivers\Apple\AppleKeyboardInternalUSB may be related to the USB ports on Apple keyboards. There are also some drivers that looked to be related to Apple Mice, Trackpads, Cameras, Displays, etc:

  • BootCamp\Drivers\Apple\AppleCamera
  • BootCamp\Drivers\Apple\AppleKeyboard
  • BootCamp\Drivers\Apple\AppleKeyboardInternalUSB
  • BootCamp\Drivers\Apple\AppleKeyboardMagic2
  • BootCamp\Drivers\Apple\AppleKeyManager
  • $WinPEDriver$\AppleMultiTouchTrackPad
  • $WinPEDriver$\AppleMultiTouchTrackPadPro
  • $WinPEDriver$\AppleWirelessMouse
  • $WinPEDriver$\AppleWirelessTrackpad

This is not a full list of drivers. Just the ones I found interesting. I have not tested any of these. Again. I don’t think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.

Brigadier Alternative

If you can’t or don’t want to use Brigadier, you can manually find, download, and extract the Boot Camp drivers. Brigadier uses this XML file (at the time of writing, subject to change) to locate the correct package. You can do this manually by downloading the XML file, opening it with a text editor, and searching for the BootCampESD.pkg URL with the latest PostDate. Downlad the .pkg file and extract the contents using 7-Zip, WinZip, WinRAR, or any other utility capable of unpacking .pkg and .dmg files:

  1. Extract Payload~ from BootCampESD.pkg
  2. Extract .\Library\Application Support\BootCamp\WindowsSupport.dmg from Payload~ (this file is actually an archive).
  3. Extract the contents of WindowsSupport.dmg

Here are the 7-Zip commands used to accomplish the above:

"C:\Program Files\7-Zip\7z.exe" e -y BootCampESD.pkg
"C:\Program Files\7-Zip\7z.exe" e -y Payload~
"C:\Program Files\7-Zip\7z.exe" x -y WindowsSupport.dmg

This archive contains the Windows drivers for the following Apple devices:

  • Apple Magic Keyboard (wired and wireless gen 1 & 2)
  • Apple Magic Mouse (gen 1 & 2)
  • Apple Magic Trackpad (gen 1 & 2)

In order to install the one you need just extract the archive, enter into the folder of the device you need, right click on the INF file and click on the Install entry. After that your device will be fully working, in the case of the mouse you will notice that right click and scrolling will start to work.

As an additional note, you might want to change the scrolling direction after install, in this case you will need to make some changes in the Windows registry. The steps are:

  1. Go to the device manager (right click on the Windows menu icon and choose it).
  2. Expand the Mouse section and double click on the newly installed device (might be shown as HID compatible mouse or something like that).
  3. Go to the details tab and select the device instance path property. Please note the value and keep it available; you can copy it to a notepad for that.
  4. Open the Windows registry editor (press Win+R, type regedit and press Enter).
  5. Go to the next route:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum
  6. In there, follow the route defined by the instance path value. In my case was
    HID\{00001124-0000-1000-8000-00805F9B34FB}_VID&0001004C_PID&0269\8&3AC3F21&0&0000

    for the Magic Mouse 2.

  7. Go to the Device Parameters subkey, change the FlipFlopHScroll and FlipFlopWheel values to 1 (double click on each to open the change value modal window).
  8. Close the registry editor and restart the computer.
  9. After Windows starts, the scroll will be as in MacOS natural configuration.

I extracted this files from my bootcamp installation, I hope they work for you.

Addeddate
2020-08-24 16:41:42
Identifier
apple-drivers-windows
Scanner
Internet Archive HTML5 Uploader 1.6.4

comment

Reviews

There are no reviews yet. Be the first one to
write a review.

1,503

Views

DOWNLOAD OPTIONS

Uploaded by

Hilde_Brando

on

Home  »  Apple Keyboard

Use the links on this page to download the latest version of Apple Keyboard drivers. All drivers available for download have been scanned by antivirus program. Please choose the relevant version according to your computer’s operating system and click the download button.

System Information

Your machine is currently running: Windows (Detect)


  • Driver Version: 5.0.3.0
  • Release Date: 2012-10-29
  • File Size: 1.82M
  • Supported OS: Windows 10 64 bit, Windows 8.1 64bit, Windows 7 64bit, Windows Vista 64bit, Windows XP 64bit

  • Driver Version: 4.0.2.0
  • Release Date: 2012-01-27
  • File Size: 1.34M
  • Supported OS: Windows 10 32 bit, Windows 8.1 32bit, Windows 7 32bit, Windows Vista 32bit, Windows XP


  1. Главная

  2. Драйверы

  3. Устройства ввода

  4. Устройства ввода Apple

  5. Apple Keyboard

  • Apple Keyboard


    Тип драйвера:

    Human Interface Devices (HID)


    Производитель:


    Apple Inc


    Версия:


    6.1.7000.0


    Файл *.inf:


    keymagic64.inf





    Windows 8
     64-bit ,


    8.1
     64-bit ,


    10 / 11
     64-bit


  • Apple Keyboard


    Тип драйвера:

    Human Interface Devices (HID)


    Производитель:


    Apple Inc


    Версия:


    4.0.2.0


    Файл *.inf:


    applemtm.inf





    Windows 8
     32-bit ,


    8.1
     32-bit ,


    10 / 11
     32-bit


В каталоге нет драйверов для Apple Keyboard под Windows.
Скачайте DriverHub для автоматического подбора драйвера.

Драйверы для Apple Keyboard собраны с официальных сайтов компаний-производителей и других проверенных источников.
Официальные пакеты драйверов помогут исправить ошибки и неполадки в работе Apple Keyboard (Устройства ввода).
Скачать последние версии драйверов на Apple Keyboard для компьютеров и ноутбуков на Windows.


Версия: 1.3.15.3625 для Windows 8, 10 и 11

Бесплатное ПО

В комплекте идет опциональное ПО

  • Yandex Browser
  • Opera Browser
  • Avast Free Antivirus
  • World of Tanks
  • World of Warships

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как отключить приложение ножницы в windows
  • Cmake visual studio code windows
  • Все windows 7 цены
  • Bitrix otp для windows
  • Windows 7 fix for games