Click to expand
- AMD Bug - XDA Thread
- Switch Device from
Charging
toFile Transfer
Mode - Install the latest Device Driver or Universal USB Driver
- Try another USB Cable
- Use another USB Port (USB 3.0 Port to USB 2.0)
- Try to execute Fastboot Command without connecting your Device, and once it says
waiting for device
plug in your USB Cable - Windows: Click
Change advanced power setting
on your chosen Plan and expandUSB Settings
. UnderUSB Settings
Section, expandUSB selective suspend setting
and change it toDisabled
for On Battery and Plugged In - Try another PC
- Download the latest Fastboot Driver - Google USB Driver
- Extract the ZIP File
- Connect your Device to the PC. If ADB is working for you, you can simply run
adb reboot bootloader
to instantly move to Fastboot Mode - Press the
Windows + X
Keyboard Shortcut on Windows 10 and openDevice Manager
- Expand the
Portable
orOther devices
Menu and you will find your Android Device. It will display a yellow Sign next to it which means Fastboot is not working on your Computer. Right-click on it and click onUpdate driver
- A new Window will open up. Click on
Browser my computer for drivers
- On the next Page, click on
Browse...
and select the Fastboot Driver Folder that you extracted above. You just need to select the Folder and not any specific File. Device Manager will automatically find theandroid_winusb.inf
File - Once you have selected the Folder, click on
Next
- Now, it will install the Fastboot Drivers on your PC
- Find your Android Device move to the Top Menu on Device Manager and the name will change to
Android Bootloader Interface
- Open a Command Prompt Window and run the
fastboot devices
Command. This Time, it will detect your Device