MagicAAP (Community) driver⚓︎
Warning
Requires MagicPods version 2.0.72.0 and above. Please don’t forget to create a system restore point.
The MagicAAP (Community) driver is the same version as MagicAAP (Official), but it was signed using a workaround by a member of our community.
As a downside, Windows Defender may flag the driver as potentially unwanted software, and some game anti-cheat systems might detect it.
You can read more about the discussion here and here.
Installation⚓︎
To download and install the MagicAAP (Community) driver, follow the instructions below.
SHA256 D971A287765D8076F2A84547EDCD34D6D6CDE4EF3C3C7A82DA6E28751C5A644F
Automatic installation⚓︎
- Turn off Windows Defender:
- Open
Windows Security
- Go to
Virus & threat protection
- Click
Manage settings
- Turn off
Real-time protection
- Open
- Double-click the file
install.bat
. - Wait — the driver will install automatically.
- Turn Windows Defender back on.
Manual installation⚓︎
- Turn off Windows Defender:
- Open
Windows Security
- Go to
Virus & threat protection
- Click
Manage settings
- Turn off
Real-time protection
- Open
- Close the
MagicPods
application if it is running. - Change your computer's date:
- Click the clock in the bottom-right corner.
- Select
Date and time settings
. - Turn off
Set time automatically
. - Set the date to: June 1, 2013.
- Find the file named MagicAAP.inf.
- Right-click on it.
- Choose
Install
from the context menu. - Confirm the installation if prompted.
- Open
C:\Windows\System32\DriverStore\FileRepository
- Find a folder starting with
magicaap
- Add this folder to the Defender exclusions list.
- Turn Windows Defender back on.
Getting Started⚓︎
After installing the driver, you will find MagicAAP devices in the Bluetooth section of Device Manager.
You're ready to go. Launch MagicPods and connect your AirPods. Expand the settings for the AirPods you want, and you'll see the familiar iPhone-like settings.
Uninstalling⚓︎
To uninstall the MagicAAP (Community) driver, please refer to the uninstallation instructions below.
Automatic uninstalling⚓︎
- Double-click the file
uninstall.bat
. - The driver will be removed automatically.
Manual uninstalling⚓︎
- Close the MagicPods application if it is running.
- Open PowerShell as Administrator:
- Click the Start button.
- Type PowerShell.
- Right-click on the result.
- Select
Run as administrator
.
- Enter the following command and press Enter:
pnputil /enum-drivers
- Look for a block similar to this:
Published Name: oem4.inf
Original Name: magicaap.inf
Provider Name: IP Maslov Alexander Yuryevich
Class Name: Bluetooth
Class GUID: {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Driver Version: 06/06/2024 0.0.0.1
Signer Name: Shenzhen yundian Technology Co., Ltd
- Remember the value from
Published Name
(e.g., oem4.inf)- PAY CLOSE ATTENTION — IF YOU CHOOSE THE WRONG "PUBLISHED NAME", YOU MIGHT DELETE ANOTHER DRIVER
- Enter the command below and press Enter to delete the driver (Replace oem4.inf with the actual value you found.):
pnputil /delete-driver oem4.inf /uninstall
- Remove the
magicaap
folder from Defender exclusions.