Xiaomi phone freezes in Fastboot mode: 7 working ways to solve

Why Xiaomi’s smartphone only loads in Fastboot and what to do about it

You've turned on the Redmi Note 10 Pro, POCO X5 or another smartphone Xiaomi, and on the screen instead of the usual logo appeared a black background with the inscription FASTBOOT And this is not a critical breakdown, but a special engineering mode that is used to run the firmware, unlock the bootloader or restore the system. However, if the phone spontaneously β€œstuck” in this state, it means that there was a software error, an update failure or incorrect interference with system files.

In 80% of cases, the problem is solved without going to the service center, the main thing is to correctly determine the cause and choose the appropriate recovery method. In this article, we will analyze all possible scenarios from a simple forced restart to flashing through MiFlash and unlocking the bootloader. Also explain why you can not ignore the Fastboot mode on Xiaomi with a locked bootloader - this can lead to a "brick" (complete inoperability) of the device.

What is Fastboot and why does Xiaomi phone get into it?

Fastboot is a low-level tool for interacting with the hardware of a smartphone via a computer, activated before the operating system boots and allows:

  • πŸ”“ Unlock the bootloader (bootloader) for installing custom firmware;
  • πŸ“₯ Sending official/unofficial software via MiFlash or ADB;
  • πŸ”„ Restore the system after failures;
  • πŸ› οΈ Test hardware components (memory, processor, communication modules).

On Xiaomi, including Redmi and POCO) Fastboot mode is launched:

  • ⚑ Forced - holding the power buttons + Loudness down;
  • πŸ”„ Automatically – after a failed update (OTA), resetting;
  • 🚨 Failure – if system partitions are damaged (boot, recovery);
  • πŸ”’ When blocking the loader (for example, after rolling back to the old firmware).

Distinguishing Fastboot from other modes is simple:

Regime.How does the screen look?When activated
FastbootBlack screen with white Android robot and inscription FASTBOOTCommand with PC, hardware reset, firmware failure
RecoveryMenu with Reboot items, Wipe Data on blue/orange backgroundPower buttons + Volume up, update failure
EDL (9008)Black screen, phone does not respond to buttonsCritical failure, requires firmware through Qualcomm
Hanging on the logoLogo. Mi/Redmi burns endlesslyBoot or system partition damaged

⚠️ Note: If your Xiaomi downloads to Fastboot after trying to get root or install custom recovery (e.g., a customized recovery, TWRP), Don't try to flash the device right away. First, check the status of the bootloader with the fastboot oem device-info command, if it is blocked, the official firmware will lead to a "brick».

Method 1: Forced Reboot – When It Helps and How to Do It Right

The simplest method, which works 30-40% of the time, is a hard rebuke, which works if the smartphone hits the Fastboot due to a temporary failure (for example, after a failed update). MIUI or randomly pressing buttons).

Instructions:

  1. Hold the Power button for 15-20 seconds until the screen goes out.
  2. If the phone vibrates but boots back into Fastboot, try the Power combination. + Volume up (transition to Recovery).
  3. If the screen is black, plug the charger and try again in 5 minutes.

What to do if the reboot does not help:

  • πŸ”‹ Check the battery power – at a level below 5%, the smartphone will not come out of the Fastboot;
  • πŸ”Œ Try another charger or cable (sometimes the problem is poor contact);
  • πŸ“± If the phone is warming or not responding to buttons, it may indicate a hardware fault (such as damage to the button plume).
πŸ“Š Your Xiaomi is stuck in Fastboot after
MIUI updates
Installations root/TWRP
Resetting settings
Self-involved.
The other.

⚠️ Note: On Xiaomi models with MediaTek processor (e.g. Redmi) 9A, POCO M3) The hard rebuke may not work because of the hardware platform, in which case you can go straight to method 3 (firmware through the hardware). SP Flash Tool).

Method 2: Recovery with Mi Recovery – When it works and how to avoid errors

If the forced reboot doesn't work, the next step is to try to boot into the stock recovery and perform the reset.

  • πŸ“± Phone freezes in Fastboot after failed update OTA;
  • πŸ”„ You accidentally interrupted the update installation process;
  • πŸ—‘οΈ The system is damaged, but the recovery section is intact.

Step-by-step:

  1. Turn off the phone (hold power for 15 seconds).
  2. Press Power + Volume up until the Mi logo appears.
  3. In the Recovery menu, select the language (if available) then:

What to do if Recovery does not start:

  • πŸ”Œ Connect your phone to charge and try again;
  • πŸ–₯️ If the Recovery menu is in Chinese, use the command translation table;
  • 🚫 If after selecting Wipe Data, an E:unknown command error appears, then the recovery partition is damaged, you need firmware through Fastboot.

β˜‘οΈ Preparing for resetting through Recovery

Done: 0 / 4

Method 3: Firmware through MiFlash – the official method for Qualcomm devices

If resetting via Recovery didn't help and the phone still loads only in Fastboot, it's time to plug in the computer.For most Xiaomi models on a Qualcomm processor (Redmi Note 10 Pro, Mi 11, POCO F3 etc.) official method of recovery - firmware through the MiFlash utility.

What you need:

  • πŸ–₯️ Windows computer 7/10/11 (on Mac/Linux MiFlash is not working);
  • πŸ”Œ The original cable. USB Type-C (not wireless charging!);
  • πŸ“ Official firmware for your model (download from Xiaomi website);
  • πŸ› οΈ MiFlash (the latest version is here).

Step-by-step:

  1. Install MiFlash and Qualcomm drivers (unless Windows picks them up automatically).
  2. Unpack the firmware (file with.tgz extension) in a folder without Cyrillic.
  3. Launch MiFlash, press Select and point the path to the firmware folder.
  4. Connect the phone off to the PC, then press Volume down + Food for entering the Fastboot.
  5. In MiFlash, select firmware mode: Clean All – complete cleaning (recommended when crashes); Clean All and Lock – cleaning + Lock the bootloader (only if it was unlocked!); Save User Data - save user data (not always working).

Flash

Common mistakes and their solutions:

Mistake.Reason.Decision
Couldn't find deviceDrivers are not installed or the cable is faultyReinstall drivers, try another cable/USB port
Flash not doneThe firmware is not suitable for the modelDownload the correct version (check out fastboot getvar product)
Anti-rollback check failTrying to flash the old version of MIUIUse firmware no older than the current one (check in Recovery)
Device is lockedbootloader lockedUnlock through Mi Unlock
How to find out the model and version MIUI fastboot
Connect your phone to your PC, open the command line in the folder with ADB and type: fastboot getvar product fastboot getvar version-bootloader The first command will show the model (e.g. cezanne for Redmi) K40), second--the loader version.

Method 4: Firmware through SP Flash Tool for MediaTek Devices

If your Xiaomi is running on a MediaTek processor (Redmi) 9A, POCO M3, Redmi 8A MiFlash is not suitable – you need a utility. SP Flash Tool. This method is more complicated, as it requires the correct firmware selection and settings.

What you need:

  • πŸ“ Firmware in.zip format (download from Xiaomi Firmware Updater);
  • πŸ› οΈ Utility. SP Flash Tool (version 5.2 or later);
  • πŸ”Œ MediaTek drivers (installed through the MTK Driver Auto Installer).

Instructions:

  1. Unpack the firmware and find the file MTxxxx_Android_scatter.txt (where xxxx is the processor model).
  2. Launch it. SP Flash Tool, click Choose and specify the path to the scatter file.
  3. From the menu, select Download Only (if you want to save data) or Firmware Upgrade (full flashing).
  4. Turn off the phone, connect it to the PC without pressing buttons (the utility must determine it automatically).
  5. Click Download and wait until the progress bar turns green.

⚠️ Note: MediaTek devices run the risk of turning your phone into a brick if you choose the wrong firmware or interrupt the process. Always check for compatibility by model (fastboot getvar product) and version MIUI.

πŸ’‘

If SP Flash Tool doesn’t see the phone, try plugging it in when it’s off, then pinch Volume up. + Volume down at the same time, this will force the device to go into mode. BROM, firmware.

Method 5: Unlock the bootloader – when it’s needed and how to do it safely

If you try to flash your phone through MiFlash and see a Device is locked error, it means that the bootloader is locked. This is Xiaomi's standard protection that prevents you from installing unofficial software.

  1. You want to install custom firmware (LineageOS, Pixel Experience);
  2. The official firmware refuses to be installed due to the Anti-Rollback policy (for example, after a rollback on the old version). MIUI).

The official way to unlock is through the Mi Unlock utility:

  1. Download Mi Unlock from the official website.
  2. Sign in to Mi-account, which is tied to the phone (if not tied – tie in advance!).
  3. Transfer the phone to Fastboot and connect to the PC.
  4. Start Mi Unlock, wait for the device to be checked.
  5. Press Unlock and confirm the action.

Important nuances:

  • ⏳ Unblocking takes 72–168 hours (3–7 days) for new accounts;
  • πŸ”’ After unlocking all data on the phone will be erased;
  • πŸ“± On some models (Mi 11 Ultra, Redmi) K50) Unlocking can lead to loss of warranty;
  • πŸ”„ If the phone is not stitched after unlocking, try the version. MIUI Developer (Developer) ROM).

πŸ’‘

Unlocking the bootloader on Xiaomi is an irreversible process, after which the phone will become vulnerable to malware, and some functions (for example, Mi Pay or Widevine) will become more vulnerable to malware. L1 for Netflix HD) They may stop working.

Method 6: Recovery through EDL (9008) – the last method for bricksΒ»

If all previous methods did not work, and the phone is not even determined in Fastboot (screen black, no reaction to buttons) – then it went into mode. EDL (This is the last chance to bring the device back to life, but the method requires:

  • πŸ”§ Special cable. EDL (or test-point skills);
  • πŸ’» Mi Flash Pro or QFil (for Qualcomm);
  • πŸ“ Firmware in.mbn or.elf format;
  • πŸ”‘ Authorized Xiaomi Account (for new models).

A brief guide for Qualcomm devices:

  1. Connect your phone to your PC through EDL-cable (or close the test-point on the board).
  2. Install the Qualcomm HS-USB QDLoader 9008 driver.
  3. Run Mi Flash Pro, select firmware and press Flash.
  4. Wait until it is completed (it can take up to 30 minutes).

For MediaTek:

  1. Use it. SP Flash Tool in Firmware Upgrade Mode;
  2. If the phone is not determined, try the utility. MTK Bypass;
  3. New models (Redmi Note 12, POCO X5) You may need an auth file (only a service center will issue it).

⚠️ Attention: Firmware through EDL On models Xiaomi 2022-2026 release without authorization may lead to a complete lock IMEI (If you're not sure about your skills, contact the service.

Method 7: Contacting a service center when it is justified

Despite the abundance of ways to self-recover, there are situations when it is better to trust professionals:

  • πŸ”§ The phone is not defined in Fastboot or in the EDL;
  • πŸ”₯ Artifacts appear on the screen or the device overheats;
  • πŸ“± New model (Xiaomi 13, Redmi Note 12 Pro)+), You are afraid of losing your guarantee;
  • πŸ”’ After the firmware disappeared IMEI or the network is not working;
  • πŸ’° You do not have time to experiment (in the service recovery will take 1-2 days).

How much does it cost?

ServiceCost (β‚½)Timeline
Firmware through Fastboot1 000–2 5001-2 hours
Unlocking the loader1 500–3 0001 day (due to waiting for unlock)
Recovery through EDL2 500–5 0001-3 days
Repair after unsuccessful firmware (replacement of containers, soldering)3 000–10 0003-7 days

How to choose a service:

  • πŸ” Check reviews on Yandex.Maps or 2GIS;
  • πŸ“„ Ask if you have a job guarantee (good services give 1-3 months);
  • πŸ’¬ Check if they work with your model (some services only specialize in Samsung or iPhone);
  • πŸ’° Compare prices – if the cost of repair exceeds 50% of the price of a new phone, it may be more profitable to buy a new one.

FAQ: Frequent questions about Xiaomi's Fastboot mode

❓ Phone loads into Fastboot after update MIUI. What do you do?
Try the forced reboot first (hold Power for 20 seconds). If it doesn't work, reset it with Recovery (Wipe Data). If that doesn't work, run your phone through MiFlash with the Clean All option.
❓ Can I get out of Fastboot without a computer?
Yes, but only if the crash is temporary. Try: Hard reboot; Download to Recovery. + Volume up; 10-15 minutes charging connection (sometimes helps with a battery drain) If the phone only loads in the Fastboot after every shutdown, you can't do without a PC.
❓ Why MiFlash is making an β€œAnti-rollback check fail” error"?
This error means you are trying to run a version. MIUI Solutions: Download a newer firmware; If you need an older version, unlock the bootloader and run through the Fastboot with Clean All and Lock; On some models (Redmi) K40, Mi 11: Anti-Rollback can only be bypassed by EDL.
❓ After the firmware, the phone does not turn on?
Possible causes and solutions: πŸ”‹ Battery is exhausted - connect to charging for 30 minutes; πŸ“ Wrong firmware – check the model (fastboot getvar product) and download the correct one; πŸ”’ bootloader is locked – unlock through Mi Unlock; πŸ”§ Damaged fee – if the phone does not warm and does not respond to charging, carry to the service.
❓ Can I recover data after Implementing Fastboot?
Unfortunately, when you run the firmware with the Clean All option, all data is erased. The only chance of recovery is if: You did a backup using Mi Cloud or Google Account; Used TWRP Backup: The firmware was with Save User Data (not all models) and otherwise it can't be recovered, it's overwritten with new system files.