You turned on a Xiaomi, Redmi or POCO smartphone, but instead of your desktop, you saw a black screen with the words FASTBOOT and the rabbit logo in a hat? That means that the device loaded into an engineering mode that is designed to firmware, unlock the bootloader or restore the system. 90% of the time, users get here by accident β because of a pressed power button, an update failure or an unsuccessful attempt to obtain root rights.
The good news is that you can exit Fastboot on Xiaomi without losing data, even if youβve never encountered firmware. Bad β wrong actions (such as forced reboot or battery retraction) can lead to a device blink (completely inoperable). In this article, weβll discuss 5 working ways to disable Fastboot mode, including methods for a locked bootloader, and how to avoid re-entry into this mode.
What is Fastboot Mode and Why It Is Turned On
Fastboot (or Bootloader Mode) is a protocol for interacting with an Android device loader via USB. In Xiaomi, it is activated:
- π Forced β if you clamped the combination of food + Loudness down when switched on.
- β‘ Automatically β after the update fails MIUI (For example, when the battery is discharged during the installation of firmware).
- π When unlocking the bootloader through the Mi Unlock Tool.
- π± If the system detects corrupted files in the section /boot (often after root rights or custom firmware).
Externally, Fastboot mode on Xiaomi looks like a black screen with white text, which indicates:
- π± The device model (e.g., surya for POCO X3).
- π PC connection status (USB connected USB disconnected).
- π bootloader status (Locked or Unlocked).
Important: If you have a red bar on the FASTBOOT label or this device is corrupted, it means that the system files are corrupted, and if you just reboot it, you'll need to flash it again.
Method 1: Standard Reboot (for most cases)
If your smartphone got into Fastboot by accident (for example, because of a button pressed), try the simplest method:
- Hold the Power button for 10-15 seconds until the screen goes out.
- Wait 30 seconds β the device should automatically restart to normal mode.
If the Fastboot screen appears again,
- π Check the battery power (at a level below 5%, the system can reboot cyclically).
- π Connect the charger and try again in 10 minutes.
π‘
On some models (Xiaomi 12T, Redmi Note 11 Pro+) to force the reboot you need to pin the Power + Volume up for 20 seconds.
Method 2: Button combinations for forced exit
If the standard reboot didn't work, use hardware combinations, which differ depending on the model and version of the bootloader:
| Xiaomi/Redmi/POCO model | Button combination | Duration of retention |
|---|---|---|
| Xiaomi 13/13 Pro, Redmi K60 | Food + Volume up | 15-20 sec. |
| POCO F4/F5, Redmi Note 12 | Food + Volume Down β Then Volume Up | 10 seconds. β 5 seconds |
| Xiaomi Mi 11, Redmi 10 | Power + both volume buttons | Before vibration. |
| Devices with unlocked loader | Food + Volume up + Volume down | 20 seconds |
β οΈ Attention: On models with AMOLED-screens (e.g. Xiaomi) 12S Ultra) combinations may not work due to the power management features. In this case, move to the PC-connected method.
Make sure the device is at least 20% charged.
- Turn off all cables (USB, headphones)
- Try combinations on the device turned off (if the screen is active, hold the power until turned off)-->
Method 3: Exit through ADB and Fastboot (for advanced users)
If hardware methods don't work, connect your smartphone to your computer and use Fastboot commands.
- π₯οΈ PC Windows/macOS/Linux.
- π Cable USB (preferably original).
- π οΈ Installed Xiaomi drivers and tool ADB/Fastboot.
Step-by-step:
- Download Googleβs Platform Tools and unpack the archive.
- Connect your smartphone in Fastboot mode to your PC.
- Open the command line (cmd) in the folder with the platform-tools.
- Enter the command to check the connection: fastboot devices If the device is detected, you will see its serial number.
- Reboot: Fastboot reboot
If the fastboot reboot command doesnβt work, try an alternative:
fastboot oem reboot-recovery
fastboot rebootβ οΈ Note: On some models (Xiaomi 12, Redmi) K50) After the fastboot reboot command, an error may occur. FAILED (remote: unknown command.This means that the bootloader is locked - go to method 4.
What if the PC doesnβt see the device in Fastboot?
Method 4: Flashing through the Mi Flash Tool (if the device does not respond)
If previous methods failed, the system files are likely to be damaged, and then a complete flashing through the official Mi Flash Tool will help.
- β It works even on a blocked loader.
- β οΈ Erase all data (photos, contacts, applications).
- π§ It requires firmware specifically for your model (for example, surya_global_images... for POCO X3).
Instructions:
- Download the official firmware for your model (choose the Fastboot version).
- Unpack the archive in a folder without Cyrillic characters (for example, C:\Xiaomi\rom).
- Download and install the Mi Flash Tool.
- Connect your smartphone in Fastboot mode to your PC.
- In the Mi Flash Tool, click Select, specify the firmware folder, then Refresh (the device serial number should appear).
- Select Clean All mode and press Flash.
Critical: Don't turn it off USB-And you don't interrupt the firmware, and it's going to cause an irreversible blink of the device, and it's going to take 5 to 10 minutes, and after it's done, it's going to automatically reboot to standard.
π‘
Flashing through the Mi Flash Tool is the only official way to restore Xiaomi if it is stuck in the Fastboot due to corrupted system files.
Method 5: Alternative methods (for specific cases)
If the standard methods didnβt help, try these options:
- π Battery Discharge: Leave the device off for 12 to 24 hours to make the battery completely discharged. Then plug in the charging - sometimes this resets Fastboot mode.
- π EDL-Mode (9008): For models with a Qualcomm processor (Snapdragon), you can try to transfer the device to the Snapdragon. EDL (emergency mode) by closing test points on the board, which is a risky method, requiring disassembly of the smartphone!
- π± Reset via Recovery: If you can boot into Recovery Mode (power combination) + Volume up, select Wipe Data β Reboot.
β οΈ Note: The battery drain method may not work on newer models (Xiaomi 13, Redmi Note 12) because they have deep discharge protection.
How to avoid getting back into Fastboot
To avoid the accidental inclusion of Fastboot:
- π Avoid clamping the power buttons + Loudness when carrying a phone in your pocket.
- π Donβt interrupt the update process. MIUI (even if it's getting stuck).
- π Do not install custom firmware without unlocking the bootloader.
- π‘οΈ Regularly back up through Settings β System system β Backup.
If you often work with firmware, install the Quick Reboot app from Google Play β it allows you to reboot to Fastboot/Recovery without the risk of hanging up.