Fastboot mode on Xiaomi smartphones is a special diagnostic tool that allows you to flash the device, unlock the bootloader or restore the system. However, many users face a situation where the phone βstuckβ in this mode after a failed update, reset or experiments with firmware. If your Redmi, POCO or Mi screen is marked with a FASTBOOT image of a rabbit in a hat, do not panic β there is a way out.
In this article, weβll take a look at all the working ways to disable Fastboot on Xiaomi devices, including software and hardware methods, why the phone can freeze in this mode, how to safely exit without losing data, and what to do if standard solutions donβt work.
We warn you that doing the wrong thing in Fastboot mode can cause you to lose data completely or get your device built. If you're not sure about your skills, you'd better go to a service center. But if you're willing to do it yourself, follow our instructions Step-by-step.
What is Fastboot and why Xiaomi phone hangs in it
Fastboot Mode (not to be confused with Recovery Mode) is a low-level interface for interacting with the Android bootloader.
- π§ Pressing the button combination Volume down + Nutrition (on some models - Volume up) + Nutrition).
- π± Interrupted firmware update through MIUI Updater or Fastboot.
- π Unsuccessful attempt to unlock the bootloader via Mi Unlock Tool.
- π οΈ Failure of the custom recaveri (for example, TWRP).
- π₯ Critical damage to system files (e.g., after manual removal of applications via ADB).
Externally, Fastboot mode on Xiaomi looks like a black screen with a white FASTBOOT label, the Mi Bunny logo (rabbit in the hat) and information about the status of connection to the PC (USB Connected or Waiting for device).
| Cause of the getting stuck. | Characteristics | Probability of data loss |
|---|---|---|
| Interrupted update | The phone restarted during installation OTA-packet | Low (unless the userdata partitions are damaged) |
| Failed unlocking of the loader | This device is locked or anti-rollback check | High (full reset required) |
| Damage to the boot section | Cyclical reboot in Fastboot | Medium (possible recovery via fastboot flash) |
| Custom software conflict | TWRP or unofficial firmware installed | High (risk of "brick") |
Important! If the phone has been stuck in Fastboot after trying to install custom firmware (like LineageOS or Pixel Experience), donβt try to leave mode through a hard reboot β this can damage the partition table.
Method 1: Standard output via button combination
If the phone hit the Fastboot by accident (for example, after accidentally pressing buttons), try the standard exit method:
- Hold the Power button for 10-15 seconds until the screen goes out.
- After vibration, release the button and wait for the system to boot normally.
If this method does not work, try an alternative combination:
- π Keep the Volume up. + Power for 20 seconds (up to double vibration).
- π In some models (for example, POCO F3 or Redmi K40) Helps down the volume + Nutrition.
βοΈ Checking before a hard reboot
β οΈ Attention! On devices with Bootloader Unlocked, a hard reboot can cause a reset. If after a reboot the phone requires a password from your Mi Account, that's fine (anti-theft protection).
Method 2: Exit via Mi Flash Tool (for locked bootloader)
If the phone doesnβt respond to button combinations, youβll need to connect to a PC and use the official Mi Flash Tool.This method is suitable for devices with a locked bootloader (most new Xiaomi models block Bootloader by default).
You'll need:
- π₯οΈ Windows computer (7/10/11).
- π Original. USB-cable (preferably from the set).
- π₯ Mi Flash Tool (last version).
- π Official firmware for your model (in.tgz or.zip format).
Step-by-step:
- Download and install the Mi Flash Tool. During installation, select the Install Driver option.
- Unpack the firmware archive into a folder without Cyrillic characters (e.g., C:\Xiaomi\ROM).
- Connect your phone to your PC in Fastboot mode (the USB Connected notification should appear on the device screen).
- Launch the Mi Flash Tool, press Select and specify the path to the firmware folder.
- At the bottom of the program, select Clean All mode (complete clean) or Save User Data (data retention, but not always works).
- Press Flash and wait for the process to complete (5-10 minutes).
What if the Mi Flash Tool can't see the phone?
Important: If the phone doesn't turn on after the firmware is installed or it's stuck on the MI logo, repeat the process by selecting clean all and lock mode, which will delete all data, but return the device to working condition.
Method 3: Use ADB and Fastboot (for unlocked bootloader)
If your Xiaomi bootloader is unlocked, you can exit Fastboot using ADB and Fastboot commands.This method requires minimal knowledge of working with the command line, but avoids complete flashing.
What needs to be done:
- Download and install Platform Tools (part of the Android SDK).
- Connect your phone to your PC in Fastboot mode.
- Open the command prompt (cmd) in the folder with the platform-tools (hold Shift + right mouse button β Open the PowerShell window here).
- Enter the command to check the connection: fastboot devices If the device is determined (the serial number will appear), run: fastboot continue or (if the first command did not work): fastboot reboot
If your phone doesnβt respond to fastboot continue, try rebooting to Recovery:
fastboot reboot recoveryπ‘
If fastboot continues returns FAILED (remote: unknown command) error, then your version of Fastboot does not support this option, in which case use fastboot reboot or manually run the kernel (boot.img).
Warning: On some models (e.g. Xiaomi 12 or Redmi Note 11), the fastboot command may not work due to Anti-Rollback protection, in which case only full firmware via the Mi Flash Tool will help.
Method 4: Hardware reset (if nothing helps)
If the software methods donβt work, then you have to reset the hardware, which is forced reboot through battery extraction, which is suitable for older Xiaomi models with removable batteries (e.g. Redmi 4A, Redmi Note 3).
How to do this:
- Turn off the phone (hold power for 20 seconds).
- Remove the back cover and remove the battery for 30 seconds.
- Set the battery back and turn on the device.
For non-removable batteries (most modern models), you can try deep discharge:
- π Connect your phone to charge and wait until itβs completely discharged (this can take several hours).
- π After full discharge, connect to charging for 30 minutes, then try to turn on.
β οΈ On devices with Qualcomm Snapdragon (for example, POCO X3, Redmi Note 10) Deep discharge can damage the power controller. Use this method only as a last resort!
Frequent Mistakes and How to Avoid Them
Many users make mistakes when trying to log out of Fastboot, which exacerbates the problem.
| Mistake. | Reason. | Decision |
|---|---|---|
| The phone is not defined in the Mi Flash Tool. | Lack of drivers or faulty cable | Install drivers manually through Device Manager or use the original cable |
| Anti-rollback check error | Trying to flash the old version of MIUI | Download the firmware of the same or newer version |
| Cyclical reboot after release | Boot or system partition damaged | Switch the official firmware in clean all mode |
| Mi Flash Tool is 99% Freezing | Conflict with antivirus or unstable USB-connection | Turn off the antivirus and try another USB port. |
π‘
If after logging out of Fastboot, the phone requires a password from the Mi Account and you don't remember it, don't try to find it! After 5 unsuccessful attempts, the device will lock for 72 hours.
How to Prevent Fastboot Fastboot in the Future
To avoid repeated problems with Fastboot, follow these guidelines:
- π± Donβt interrupt the updates β wait for the full installation OTA-packet.
- π§ Don't experiment with firmware unless you're sure of your actions. ROM (LineageOS can conflict with Anti-Rollback.
- π Block the bootloader after firmware is installed (fastboot oem lock command).
- π Watch the battery charge - if the phone runs out during firmware, the risk of "brick" increases.
- π Create backups through TWRP Mi Cloud before any manipulation of the system.
π‘
If you often work with Fastboot, install Minimal ADB and Fastboot. It is lighter than the standard Android SDK and contains all the necessary commands to work with the bootloader.
If you plan to unlock the bootloader for installing custom firmware, be sure to:
- Check out your model support on the XDA Developers forum.
- Download the official Global ROM for your region.
- Use only proven tools (e.g. OrangeFox Recovery instead of legacy TWRP versions).