You turned on your Xiaomi smartphone, and instead of the usual MIUI screensaver, a black background appeared with the words FASTBOOT and a white rabbit in a hat-earuhanka? Don't panic - this is not a brick, but a special engineering mode that is used to firmware, unlock the bootloader or restore the system. However, if the phone gets stuck in it without your participation, the problem requires urgent solution.
In 80% of cases, the freeze in Fastboot on Xiaomi is associated with an interrupted update, incorrect firmware or a malfunction of the bootloader. Less often, mechanical damage (such as a disconnected battery plume) or software conflicts after rooting. In this article, we will discuss all the working ways to exit the mode, from a basic restart to reflash through MiFlash, and explain why the phone can stick to the Fastboot after restarting.
Why Xiaomi phone is getting stuck in Fastboot mode
Fastboot (not to be confused with Recovery!) is a low-level interface for interacting with the bootloader of the device.
- π§ Manual firmware via MiFlash or fastboot commands.
- π Unlock the bootloader (e.g., to install custom software).
- π Update failures over the air (OTA) or through Recovery.
- π₯ Critical damage to system files (e.g., after a failed rooting).
- π Problems with battery or plume (hardware freeze).
On Xiaomi (including Redmi and POCO), Fastboot often appears after:
- β‘ Abrupt power outage during an upgrade (e.g., battery run down).
- π± Install inappropriate firmware (e.g., a version for another region).
- π Locking the bootloader after resetting to factory settings.
- π€ Conflict with Magisk or other modules after rooting.
If the mode activated on its own (without your actions), the most likely causes are:
| Reason. | Signs. | Decision |
|---|---|---|
| OTA Update Failure | The phone rebooted and got stuck on Fastboot after installing the update. | Reflash it through MiFlash or Recovery. |
| Loader damaged. | Fastboot appears after each turn off/on. | Restore the bootloader via fastboot flash. |
| Incompatible firmware | A firmware is installed for another model or region. | Switch the original version of MIUI. |
| Hardware malfunction | Fastboot appears even after a successful firmware. | Check the battery plume or contact the service. |
Simple Ways to Get Out of Fastboot on Xiaomi
Before you start to engage in complex manipulations, try basic techniques that work 50% of the time:
1. Forced reset
Sometimes Fastboot is a temporary glitch, and the phone just restart "hard":
βοΈ Reboot from Fastboot
If Fastboot appears again after the reboot, proceed to the next method.
2. Exit through the button combination
On some Xiaomi models (e.g. Redmi Note 10 Pro, POCO X3), you can exit the Fastboot by holding:
Power button + Volume up (10-15 seconds)If the combination does not work, try:
Power button + Volume down (10 seconds)Important! On newer models (e.g. Xiaomi 13, Redmi K60) this method may not work due to a locked bootloader.
3. Connecting to charging
If your phone is stuck in the Fastboot because of a battery that is less than 5% dead, plug it into charging for 15 to 20 minutes, then try rebooting, sometimes enough to restore normal boot.
π‘
If the phone doesnβt respond to buttons, try connecting it to your PC via USB β sometimes it βwakes upβ the device and lets you log out of the Fastboot.
Exit from Fastboot via MiFlash (for power users)
If simple methods donβt work, youβll need to run a firmware through MiFlash, Xiaomiβs official utility, which is suitable for:
- π² Phones with unlocked bootloader.
- π§ Devices that do not load into Recovery.
- π» Users willing to work with fastboot teams.
Step 1: Preparation of tools
You'll need:
- π₯οΈ Windows computer (7/10/11).
- π Cable USB (preferably original).
- π¦ Fastboot ROM firmware for your model (download from the official Xiaomi website).
- π οΈ MiFlash (last version).
- π Qualcomm or MediaTek drivers (depending on the processor).
Step 2: Installation of drivers
Download and install:
- πΉ MiFlash (e.g., 2020 version)
- πΉ Drivers for your chipset: Qualcomm: Qualcomm Driver. MediaTek: MediaTek Auto Installer.
Step 3: Firmware through MiFlash
Follow the instructions:
- Unpack the downloaded Fastboot ROM firmware into a folder without Cyrillic (e.g., C:\Xiaomi\ROM).
- Connect your phone in Fastboot mode to your PC (should be defined as a Qualcomm HS-USB QDLoader 9008 or the like).
- Launch MiFlash, press Select and specify the firmware folder.
- At the bottom, select Clean All or Clean All and Lock (if you want to lock the bootloader).
- Press Flash and wait until it is finished (5-10 minutes).
What to do if MiFlash is making a mistake
π‘
The firmware on MiFlash erases all the data on the phone! Back up important files in advance if the phone is still turning on.
Exit via ADB and Fastboot (alternative method)
If MiFlash doesn't help or you prefer manual control, you can use fastboot commands.
- π Devices with unlocked loader.
- π οΈ Users who wish to save data (unless the system partition is corrupted).
- π± Phones that are defined in fastboot devices.
Step 1: Checking the connection
Connect your phone to your PC, open Command Prompt (or Terminal on Mac/Linux) and type:
fastboot devicesIf the device is identified (the serial number appears), you can continue. If not, check the drivers or cable.
Step 2: Reboot to Recovery
Try to boot into Recovery (Recovery Mode) with the command:
fastboot boot recovery.imgIf there is no recovery.img file, download it from firmware or use:
fastboot reboot recoveryStep 3: Restore the bootloader
If the phone is cyclically returning to the Fastboot, the bootloader may have been damaged.
fastboot flash boot boot.img
fastboot flash recovery recovery.imgAfter completing the commands, restart the device:
fastboot rebootπ‘
If the commands don't work, try unlocking the bootloader first: fastboot oem unlock. But remember, this will erase all the data!
What to do if nothing helps
If the phone is still hanging in the Fastboot after all the manipulations, there may be hardware problems or lock-downs at the firmware level.
1. Checking the battery plume
On Xiaomi models with a non-removable battery (for example, Mi 11, Redmi Note 12), the Fastboot may appear because of:
- π Detached plume (after fall or repair).
- π A bloated battery that presses on the board.
Solution: Take the phone apart (or contact the service) and check the reliability of the connection of the plume.
2. Firmware through EDL (Emergency mode)
If MiFlash is not detected in fastboot, then EDL- is the Emergency Download Mode.
- Download EDL- firmware for your model (see the 4PDA or XDA forums).
- Connect the phone to the PC, holding Volume up + Volume down (some models need to close the test points).
- Sweat through MiFlash in EDL mode.
Attention! EDL- firmware requires authorization of Xiaomi account and can lock the device if an error occurs.
How to enter EDL without Testpoints
3. Contact the service center
If all methods are exhausted and the phone is still hanging in the Fastboot, it is likely:
- π₯ Damage to flash memory (e.g., after a fall).
- π§ Power controller failure (the phone does not receive enough power to boot).
- π± Lock IMEI (if the firmware was unofficial).
In such cases, only diagnostics in an authorized Xiaomi service will help.
| Problem. | Cost (β½) |
|---|---|
| Replacement of battery plume | 800β1 500 |
| Flashing through EDL (with authorization) | 1 500β3 000 |
| Repair of the power controller | 2 000β5 000 |
| Replacement of flash memory | 3 000β8 000 |
How to avoid hanging out on Fastboot in the future
To Xiaomi phone does not βstickβ in Fastboot, watch out for:
- π Battery Charging: Do not update the software if the charge is less than 30%.
- π₯ Firmware source: download only from the official website.
- π bootloader: Do not block it after unlocking (this may result in a Fastboot cycle).
- π οΈ Magisk and modules: update them before firmware.
π‘
Before upgrading to Recovery, reset to the factory settings (Wipe Data), which will reduce the risk of failure.
If you often experiment with firmware, keep on hand:
- π Backup EFS (folder with IMEI and serial numbers).
- π§ Stock firmware for your model.
- πΎ Tools: MiFlash, ADB, Fastboot.