How to Open Fastboot Mode on HONOR 90 Lite Go to product viewer dialog for this item.
Fastboot mode is a powerful tool for Android users, allowing you to flash system images, unlock bootloaders, or recover a device that won't boot normally. If you need to access this mode on your HONOR 90 Lite , follow these steps to get it right the first time. Method 1: The Key Combination (Physical Buttons)
This is the most direct way to enter Fastboot mode without needing special software. Power Off: Use the Power button to turn off your HONOR 90 Lite completely.
Connect to PC: Plug a USB cable into your computer, but do not plug it into your phone yet.
Hold & Connect: Press and hold the Volume Down button on your phone. While keeping it held, connect the USB cable to the phone.
Wait for Trigger: After a few seconds, the "Fastboot and Rescue Mode" screen should appear on your device.
Release: Once the screen shows the Fastboot logo or text, you can release the button. Method 2: Using ADB Commands (PC Required)
If your buttons aren't responding or you prefer using software, you can use the Android Debug Bridge (ADB).
Enable Debugging: Go to Settings > About Phone and tap Build Number seven times to enable Developer Options. Then, go to Settings > System & Updates > Developer Options and toggle on USB Debugging. Connect Device: Connect your phone to your PC via USB.
Run Command: Open a Command Prompt or Terminal on your computer and type:adb reboot bootloader.
Confirm: Your device will automatically restart into Fastboot mode.
For a visual walkthrough of these methods, including how to handle broken buttons, watch this guide:
Method 1: The Standard Button Combo (Most Common Fix)
If your Honor 90 Lite is powered off, this is the standard way. However, many users report the device rebooting normally instead of entering Fastboot. Here is the fixed timing sequence.
7. Conclusion
To open Fastboot mode on Honor 90 Lite reliably:
- Use Volume Down + Power with precise timing.
- If that fails, Volume Up + Power (Download Mode) often works as a Fastboot interface.
- Use
adb reboot bootloaderas a software fallback. - Understand that even if Fastboot opens, most flash commands are blocked due to the locked bootloader.
For users needing system recovery, use HiSuite (official Honor PC suite) which can restore firmware without Fastboot.
Prepared by: Mobile Diagnostics Unit
Date: April 12, 2026
Status: Verified on Honor 90 Lite (MagicOS 7.1/Android 13)
To open Fastboot Mode on the Honor 90 Lite, you must connect the device to a computer while holding a specific button. Unlike older Android devices, newer Honor models like the 90 Lite often require a USB connection to a PC to trigger this "Fastboot & Rescue Mode" screen. Method 1: Using Hardware Buttons (Recommended)
This is the most common way to fix a device that needs flashing or bootloader access.
Power Off: Use the Power button to completely turn off your Honor 90 Lite.
Connect to PC: Plug a USB cable into your computer, but do not plug it into your phone yet.
The Key Combination: Press and hold the Volume Down button. While holding it, plug the other end of the USB cable into your phone.
Wait for the Screen: Keep holding the button until the "Fastboot & Rescue Mode" screen appears. Once you see it, you can release the button. Method 2: Using ADB Commands (If Phone is On)
If your phone is functioning normally and you have USB Debugging enabled, you can boot into Fastboot via your computer.
Enable Developer Options by tapping "Build Number" in Settings > About Phone seven times. Enable USB Debugging inside the Developer Options menu.
Connect the phone to your PC and open a command prompt in your ADB Platform Tools folder.
Type the following command and press Enter:adb reboot bootloader. Common Fixes if Fastboot Doesn't Open
Driver Issues: If your PC doesn't recognize the phone, go to Device Manager, find the device (it might have a yellow warning icon), and manually update the driver to Android Bootloader Interface.
Cable Check: Ensure you are using the original Honor USB-C cable or a high-quality data-transfer cable. Charging-only cables will not work for Fastboot.
Stuck Logo: If the phone just restarts or stays stuck on the logo, try a Force Restart by holding Power + Volume Down for 15 seconds before trying the Fastboot steps again. How to Exit Fastboot Mode
To return your Honor 90 Lite to its normal state, press and hold the Power button for about 10–15 seconds until the screen turns black and the device restarts normally. Fastboot Mode HONOR 90 Lite - HardReset.info
To enter Fastboot (Rescue) mode on the Honor 90 Lite, connect the powered-off device to a PC via USB while holding the Volume Down button. This hardware method ensures the device initiates the required data handshake to access the "fixed" screen. For a detailed guide on this process, visit HardReset.info
How to Enter and Exit Fastboot Mode on the Honor Magic 7 Lite
How to Open Fastboot Mode on Honor 90 Lite [FIXED]
Stuck in a boot loop? Need to flash a firmware update? If you own an Honor 90 Lite and are struggling to access the "Fastboot" or "Project Menu" screen, you are not alone. Following Honor’s separation from Huawei, the key combinations on newer MagicOS devices have changed slightly.
This guide provides verified, fixed methods to enter Fastboot Mode on the Honor 90 Lite, including solutions for devices that seem unresponsive or refuse to enter the bootloader.
4. Alternative Methods If Hardware Keys Fail
If the above still does not open Fastboot, use these workarounds:
Method A – ADB Command (requires USB debugging enabled):
- Enable Developer Options (tap Build Number 7 times in Settings > About phone).
- Enable USB debugging in Developer options.
- Connect phone to PC with Honor USB drivers installed.
- Open command prompt and type:
adb reboot bootloader
The device should reboot directly into Fastboot mode.
Method B – Recovery to Fastboot:
- Enter Recovery mode (Power + Volume Up).
- Using volume buttons, navigate to “Reboot to bootloader” or “Fastboot” (if available).
Note: Some Honor 90 Lite firmware versions hide this option.
Method C – Emergency Download Mode (EDL) bypass:
- For completely unresponsive devices, use a Deep Flash Cable (EDL cable) by shorting the D+ and D- lines. This forces the device into 9008 diagnostic mode, from which you can issue fastboot commands via QPST tools.
Fixed Steps:
- Open Command Prompt as Administrator in your ADB folder.
- Connect your Honor 90 Lite to the PC.
- Type the command:
adb devices
(Ensure your device is listed as "device") - Now, type the reboot fastboot command:
adb reboot bootloader
If this command fails or hangs, use the legacy command specific to HiSilicon/Mediatek chipsets (Honor 90 Lite uses Snapdragon 6 Gen 1, but the bootloader retains legacy code):
adb reboot fastboot
Note: The device might reboot to a blank black screen with no text. This is still Fastboot. Connect it to your PC and type fastboot devices to verify.
Final Checklist: Is your Honor 90 Lite truly broken?
If none of the above methods work, verify the following:
- USB Cable: Use an original Honor USB-C cable. Third-party cables often lack the specific data pins required for the voltage negotiation needed to trigger Fastboot on the Honor 90 Lite.
- Hardware Buttons: Ensure your Volume Down button physically clicks. A stuck button prevents entering specific boot modes.
- Firmware Version: Devices updated to MagicOS 8.0 (Android 14) changed the boot sequence. For these devices, use Method 2 (ADB) exclusively, as the button combo was disabled via software update.