-
Open Command Prompt or PowerShell
- Execute the following command to install the binaries:
winget install Google.PlatformTools
- Execute the following command to install the binaries:
-
Verify Installation
- Check ADB version:
adb version
- Check Fastboot version:
fastboot version
- Check ADB version:
You only need to follow this step if you connect your android device in fastboot mode with Windows and it isn't detected.
-
Download the Driver
- Download the Google USB Driver. Click on "Download the Google USB Driver ZIP file (ZIP)", no need to follow "Get it from the Android SDK Manager" unless you've Android Studio installed.
-
Extract the zip you downloaded
-
Update Driver in Device Manager
- Connect your android device when its in fastboot mode.
- Open Device Manager.
- Locate your Android device (often listed under "Unknown Devices").
- Right-click the device and select Update driver.
- Choose Browse my computer for driver software.
- Click Let me pick from a list of available drivers on my computer.
- Click Have Disk… and navigate to the folder where you extracted the driver.
- Select
android_winusb.infand follow the prompts (ignore any unsigned driver warnings if necessary).
You're all set!
Keywords: Windows 10, Windows 11, Android, ADB, Fastboot, Google USB Driver, Platform Tools, winget, device driver, manual installation
winget install Google.PlatformTools