Fastboot on Xiaomi: How to get out of mode in 5 minutes (working methods 2026)

Fastboot mode on Xiaomi smartphones is a utility tool for firmware, unlocking the bootloader and diagnosing the device. However, many users face a situation where the phone β€œhangs” in this mode after a failed update, resetting or experimenting with custom firmware. If your Redmi, POCO or Mi shows a black screen labeled FASTBOOT and a white Android robot, do not panic – in 90% of cases, the problem can be solved without going to the service center.

In this article, we’ll look at all the current ways to exit Fastboot on Xiaomi devices (including the models of 2023-2026), from the simplest to the most advanced. You’ll learn how to bring your phone back to life with buttons, through the Mi Flash Tool, or even manually reflash the device if standard methods do not work.

1.Why Xiaomi is stuck in Fastboot: the main reasons

Before you start resuscitation, it is important to understand what caused the freeze.

  • πŸ”„ Interrupted software update – if during the installation of firmware through OTA or Mi Flash phone was discharged or was forcibly turned off.
  • πŸ”“ Unlocking bootloader Failures – Mi Unlock Tool errors often lead to a reboot cycle in Fastboot.
  • ⚑ Factory reset – if the reset was initiated through Recovery but ended with an error.
  • πŸ› οΈ Install custom firmware - incompatible versions TWRP or firmware (for example, LineageOS) can β€œbreak” the bootloader.
  • πŸ”‹ Critical battery discharge – if the battery is discharged to 0% while working with Fastboot.

On Xiaomi devices with Qualcomm processors (most Redmi/POCO models), Fastboot starts when holding the button Volume down + Power. On devices with MediaTek chips (such as Redmi 10A or POCO C-series), this may require a combination of Volume up + Power. If the phone spontaneously goes into this mode, the problem most often lies in the damaged boot section or incorrect EFS data.

⚠️ Note: If you have tried to get root rights before hanging out or changed your firmware region (e.g. from Global to China), standard exit methods may not work. EDL-regime.

2. Method 1: Exit from Fastboot with buttons (for beginners)

The simplest method, which works 60 to 70 percent of the time, is suitable for devices that have no hardware damage and are stuck in the Fastboot due to a software glitch.

  1. Disconnect the phone from charging/computer. Cables can block the exit from mode.
  2. Press the power button for 15-20 seconds. Some models (such as the Xiaomi 12T or POCO F5) may need to hold it for up to 30 seconds.
  3. If the screen is gone, but after a few seconds FASTBOOT appeared again, repeat the action 2-3 times in a row.
  4. If the phone vibrates but doesn’t turn off, try the Volume Up + Power combination (hold on for 10-15 seconds).

On parts of devices (such as the Redmi Note 11 or Mi 11 Lite) it helps to switch to Recovery:

  1. In Fastboot mode, connect your phone to charging.
  2. Press Volume Up + Power for 5-7 seconds.
  3. If you have a Recovery menu, select Reboot β†’ Reboot to System.

Press the power button for 20+ seconds |Switch off all cables |Try Volume up + Power |Plug up the charge and try again |Check the battery charge (minimum 30%)

-->

If the phone responds to buttons (vibrates, the screen blinks) but doesn't go out of mode, the problem may be a damaged bootloader, in which case move on to the next way.

Method 2: Use of the Mi Flash Tool (official method)

If the hardware buttons don’t work, you’ll need to connect to your computer and use Xiaomi’s proprietary software, a method that’s suitable for devices with an unlocked bootloader (if it’s locked, see the EDL section).

What you need:

  • πŸ–₯️ Windows computer 7/10/11 (on Mac/Linux Mi Flash Tool is not working).
  • πŸ”Œ Cable USB (preferably original).
  • πŸ“± Firmware for your model (download from the official website).
  • πŸ› οΈ Mi Flash Tool (last version here).

Step-by-step:

  1. Install the Mi Flash Tool and Xiaomi drivers (if they are not installed, download here).
  2. Unpack the firmware (file with.tgz extension) in a folder without Cyrillic characters.
  3. Turn off the phone (if it doesn't turn off, press Power + Loudness down for 20 seconds).
  4. Press Volume Down + Power and connect the cable to your PC – the phone should be identified as Qualcomm HS-USB QDLoader 9008 (in Device Manager).
  5. In the Mi Flash Tool, click Select, specify the firmware folder, then select Clean all (full reset) or Save user data (save data).
  6. Press Flash and wait for completion (5-10 minutes). the phone will reboot automatically.
Mistake.Reason.Decision
Can't find deviceDrivers not installedInstall drivers manually through Device Manager
Flash not doneIncompatible firmwareDownload the firmware for your model and region
Anti-rollback errorReverse to the old version of MIUIUse the firmware no older than the current one
Device is lockedbootloader lockedUnlock the bootloader through the Mi Unlock Tool

⚠️ Note: If after firmware the phone goes back to Fastboot, check the version MIUI. On some models (for example, Redmi Note 10 Pro) installation of China ROM The global version leads to a download cycle. Use only firmware for your region!

πŸ“Š Which method did you try first?
Power buttons
Mi Flash Tool
Recovery Mode
Another way.

4. Method 3: Exit through ADB and Fastboot (for advanced)

If the Mi Flash Tool didn't help or you prefer manual control, you can use ADB and Fastboot commands.This method requires Google's Platform Tools to be installed.

Instructions:

  1. Connect your phone in Fastboot mode to your PC.
  2. Open the command line (Win + R β†’ cmd) and go to the folder with the platform-tools:
cd C:\platform-tools
  1. Check the connection of the device:
fastboot devices

If the phone is determined (its serial number will appear), do:

fastboot reboot

If the team doesn’t work, try:

fastboot oem reboot-recovery


fastboot reboot-bootloader

For devices with a damaged boot partition, kernel flashing can help:

fastboot flash boot boot.img


fastboot reboot

(file boot.img You need to get out of the firmware for your model).

πŸ’‘

If the fastboot device command doesn’t show the device, try another one. USB-port or cable. On some PCs, disabling driver signatures helps (in Windows: Run) β†’ bcdedit /set nointegritychecks on).

5. Method 4: EDL-Mode (emergency method for blocked loaders)

If the bootloader is locked and the phone does not respond to other methods, the Emergency Download Mode (EDL) remains, which allows you to flash the device even with the bootloader blocked, but requires an authorized Xiaomi account or a special cable.

How to log into EDL:

  1. Turn off the phone (if it doesn’t turn off, press Power + Loudness down for 30 seconds).
  2. Build a circuit to force EDL login: Open the back cover (on non-removable models you will need a mediator); Find EDL contacts (usually signed or located next to the battery); Close contacts with tweezers or special cable while connecting USB.

Qualcomm HS-USB QDLoader 9008

For firmware in EDL, use:

  • πŸ› οΈ Mi Flash Tool (select Clean all and lock for full reset).
  • πŸ”§ QFil (for firmware in.mbn format).
Entering EDL without disassembling the phone
On some models (e.g. Redmi 9A or POCO M3) you can log into EDL via the command: adb reboot edl But this only works if USB debugging is enabled and the bootloader is unlocked.

⚠️ Attention: Firmware through EDL on devices with a blocked bootloader can lead to loss IMEI or network problems. Check after the procedure. IMEI *#06# and if necessary, restore it to the QCN-file.

6. Method 5: Hardware reset (if nothing helps)

If the software methods don't work, you have to reset the hardware, you have to physically shut down the battery, which is suitable for devices with removable batteries (e.g. Redmi 4X, Redmi 5A) or if you're ready to disassemble the phone.

Instructions:

  1. Turn off the phone (hold power for 20+ seconds).
  2. Remove the back cover (on models with a non-removable battery, a hair dryer will be required to soften the glue).
  3. Disconnect the battery plume for 30 to 60 seconds.
  4. Connect the battery back and try to turn on the phone.

On devices with a non-removable battery (for example, Xiaomi 13 or POCO X5 Pro) you can try the forced discharge:

  1. Connect the phone to charge and wait until it starts charging (the charging indicator should catch fire).
  2. Turn off the charging and immediately press Power + Volume up for 15 seconds.
  3. Repeat 2-3 times, and this can reset the power controller.

πŸ’‘

Hardware reset is an extreme method, and on today’s Xiaomi (2022+), it can lead to loss of sealability and warranty voiding. Use it only if other methods have not worked.

7.What to do if Xiaomi after leaving Fastboot does not turn on

If the phone is out of Fastboot mode but doesn’t boot any further (black screen, Mi logo, and shutdown), the problem may be:

  • πŸ”„ Damaged system partition – reflashing is required.
  • πŸ”‹ Faulty battery – check charging (plug in to another power supply).
  • πŸ› οΈ Failure to work EFS-Partition – Restore backup copy through TWRP.
  • πŸ“± Hardware malfunction – if the phone does not respond to charging and buttons, contact the service.

Diagnosis:

  1. Connect your phone to charge and watch the indicator: πŸ”΄ Red light – critically low charge (1–2 hours). 🟒 Green light – the phone is charged but not turned on (problem in the software). 🟑 Yellow/Blinking – hardware malfunction.

Recovery

Volume up + Nutrition

Wipe Data

If the phone vibrates when connected to a PC, but the screen is black, the problem is in the display plume.

FAQ: Frequent questions about Fastboot on Xiaomi

❓ Phone stuck in Fastboot after update MIUI. What do you do?
If the update is interrupted, try: Exit through buttons (Power 20 seconds). Swipe your phone through the Mi Flash Tool with Save user data. If it doesn't work, download the full firmware (.tgz) for your model and region, then swipe through the full reset (Clean all). On Xiaomi 12/13 series models, after a failed OTA update, you may need to roll back to the previous version of MIUI via Fastboot.
❓ Can I log out of Fastboot without losing data?
Yes, if: The bootloader is unlocked, use the Mi Flash Tool with Save user data. You have a TWRP backup β€” restore it via fastboot boot twrp.img. The problem is the temporary failure β€” sometimes a simple button reboot helps. On devices with the bootloader locked, any firmware will cause a reset.
❓ Why After I Leave Fastboot, My Phone Asks for a Password?
This is OK if: You reset through Recovery or Mi Flash Tool. The phone turned on Mi Account and data encryption. Enter the password from the Xiaomi account that was linked to the device. If you don't remember the password: Go to account.xiaomi.com and restore access. If the phone asks for the old password after the reset, connect to Wi-Fi and sync your account. On models with MediaTek (for example, Redmi 10C), you may need to unlock FRP through SP Flash Tool.
❓ How to avoid hanging out on Fastboot in the future?
Follow the rules: πŸ”‹ Do not update the software if the battery is below 50%. πŸ”’ Do not interrupt the bootloader unlocking process (wait for 72–168 hours for Mi Unlock). πŸ“± Use only official firmware for your region. πŸ› οΈ Before the experiments with TWRP Or root, backup. EFS and NVRAM. On devices with Qualcomm (most Xiaomi) before firmware, check the anti-rollback version in the anti.txt file inside the firmware.
❓ Where to find firmware for my Xiaomi model?
Official sources: Site MIUI Downloads are stable and beta. Xiaomi Firmware Updater is a firmware archive for all models. Telegram channel is current links and instructions. For firmware via Fastboot, download files with the.tgz extension. For Recovery -.zip. ⚠️ Avoid firmware from unofficial sources (risk of viruses or bricks).