Skip to content

K3V1991/Device-not-connecting-to-PC-in-Fastboot-Mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Device not connecting to PC in Fastboot Mode

Simple Guide so that your Windows PC can easily detect Android Devices through the Fastboot Command




Unable to connect to ADB:

Click to expand
  1. AMD Bug - XDA Thread
  2. Switch Device from Charging to File Transfer Mode
  3. Install the latest Device Driver or Universal USB Driver
  4. Try another USB Cable
  5. Use another USB Port (USB 3.0 Port to USB 2.0)
  6. Try to execute Fastboot Command without connecting your Device, and once it says waiting for device plug in your USB Cable
  7. Windows: Click Change advanced power setting on your chosen Plan and expand USB Settings. Under USB Settings Section, expand USB selective suspend setting and change it to Disabled for On Battery and Plugged In
  8. Try another PC

How-To:

  1. Download the latest Fastboot Driver - Google USB Driver
  2. Extract the ZIP File
  3. 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
  4. Press the Windows + X Keyboard Shortcut on Windows 10 and open Device Manager
  5. Expand the Portable or Other 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 on Update driver
  6. A new Window will open up. Click on Browser my computer for drivers
  7. 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 the android_winusb.inf File
  8. Once you have selected the Folder, click on Next
  9. Now, it will install the Fastboot Drivers on your PC
  10. Find your Android Device move to the Top Menu on Device Manager and the name will change to Android Bootloader Interface
  11. Open a Command Prompt Window and run the fastboot devices Command. This Time, it will detect your Device

Releases

No releases published

Packages

No packages published