[Solved] Windows does not see my phone in Fastboot mode

This post attempts to give a brief answer to problems similar to these:-

  • Windows does not recognise my phone in Fastboot mode
  • Windows: Waiting for any device in Fastboot mode
  • Error on step: connect-bootloader
    Cannot execute command
  • no compatible device found

See also, more detailed, [HOWTO] Fairphone 3/3+ stuck in fastboot/bootloader mode with the Easy Installer on Windows

  • For the response
    Fastboot command not found
    please see Post #2

Typical situation; you are installing /e/OS it started ok then suddenly next stage won’t work.

Step 1.

(If using eosinstaller Step 1. may seem impossible, move straight to Step 2.)

Boot the phone into Fastboot mode.

Run

fastboot devices

Aim: Check that Windows recognises the phone; the phone will self identify usually with its serial number and boot mode … you might see

123xyz4567	fastboot

Step 2.

If the device does not respond with its ID then we check for Windows drivers problem by:
open a Device manager window with the phone connected in Fastboot mode.

Does the phone show as a :warning: Problem device ?

If yes Windows update is expected to fix this. Windows versions may vary but attempt

  • allow Windows to make an automatic online search … or
  • with search with “Optional updates” enabled [1] … or
  • Advanced search / Windows Help.

with the phone connected in Fastboot mode.

[1] GIF from Fairphone support:

Why does it happen?

Windows is inclined to install a basic driver for “normal” activities on the phone. Fastboot mode likely requires a more complex driver. The driver you need may have a name as “Combination driver” or a name where a different device or “Google” is mentioned; this is not a problem.

Looking ahead in your install … it may be a good idea to keep a Device manager window open as you proceed … if the process should fail at any point check the phone has not newly become a :warning: Problem device – again Windows update is expected to fix this if a different driver has become required say for fastbootd.

Pour les lecteurs français

/e/ support topic for OnePlus Installing drivers on Windows OS for OnePlus Users.

Another more thorough approach

Windows driver for repair for adb / fastboot Device doesn't mount on PC with USB - #8 by AnotherElk

6 Likes
Web installer step 9, unclear how to proceed
Help installing e/os on Fairphone 5
Eos installer: Device (FP6) is found but doesn't upload
[/e/OS installer on Fairphone 6] "Allow USB debugging?" popup doesn't appear
Fairphone - FP3 - FP3+ Documentation Suggestions
/e/OS installation on Fairphone 3 stuck at step 14/18- SOLVED
Recovery-e installation
Eos Web Installer Support improvements
Installing /e/OS on Pixel 8
FP6 /e/OS installation tips and checklist
Fairphone 5 does not start after step 24 /24 of the easy installer
Motorola Edge 30: Please help! No unlocking possible after system update - lock screen does not respond
Hi. i used the easy installer for my cmf phone 1. Now it is in the orange state and i dont know what to do. Please help. :)
Pixel 8 Shiba issue to lockback the bootloader
Fairphone 6 FP6 stuck in bootloader Win10
Installer gets stuck at step 9
Can't install /e/ on CMF 1
Installer gets stuck at step 9
Stuck in step 7: Fairphone 6 connects to browser but does not show up in phone
Unable to see the device with adb
Can't use easy installer on CMF phone 1
Install e/OS on Fairphone 6
Installer stuck at step 13 Installing
Web installer fails at the bootloader step with error - FP4
Web installer fails at the bootloader step with error - FP4
Locked out after charging?
Need help installing eOS on OnePlus Nord
Feedback: installation of e os on CMF Phone 1
[HOWTO] an Unified Install Guide Project for /e/
Feedback: installation of e os on CMF Phone 1
FP5 e/OS installer doen't progress at bootloader stage
Can't install e/OS on my new CMF Phone 1
Installer fairphone 4 need help
Installation auf Shiftphone 8.0 klappt nicht
Intallation de \e\ sur Oneplus 7 pro
Relocking the bootloader on a Google Pixel 8 Pro
Pixel 8 Shiba issue to lockback the bootloader
Eos installer: Device (FP6) is found but doesn't upload
Installation of e/OS on CMF Phone 1
Install e/os on an old Redmi note 5 (whyred) and Redmi note 12 Pro+ (rubypro_eea)
e/OS/ install gets stuck in bootloader
e/OS/ install gets stuck in bootloader
e/OS/ install gets stuck in bootloader
Problem bei der Installation
Complete beginner trying to install e/os on pixel 5 with android 14
Can't complete recovery and flashing of an /e/OS for redmi note 7
Motorola Edge 30: Please help! No unlocking possible after system update - lock screen does not respond
[HOWTO] a Safe Guide to install "IMG-e-builds" even if the /e/ web installer fails
FP 3 : Updating to Android 13
Unable to install it on Fairphone-6
Pixel 7 Web Install: will not recover to bootloader
Installation problem with E/OS on Volla tablet
Help; Can't seem to unlock bootloader, difficulty with installation
Troubles when installing /e/os on Fairphone 6 via Webinstaller
Can't install /e/ on CMF 1
Eos Web Installer Support improvements
Install /e/OS 3.0.1
Google Pixel 8 - eOS Installation issue (Shiba)
Nothing phone cmf 1
Help, please somebody, I need Help (Fairphone 6 E/OS)
/e/OS/ clean install on OnePlus 8 Pro issue

Q. What about this … ?

fastboot command not found

A. Windows is does not include packages for cross platform work with Android. Android developers provides Android Debug Bridge (ADB) for this job and you will need to install the suite platform-tools.

This includes tools that interface with the Android platform, primarily adb and fastboot.

/e/OS documentation provides the page Android Debug Bridge (adb).

The Requirements section of your install page (found from Smartphone Selector) will mention in context the need for the above.

2 Likes

This topic was automatically closed after 90 days. New replies are no longer allowed.