How to exit Fastboot mode on Xiaomi Redmi Note 9 Pro: a step-by-step guide

Why the smartphone is stuck in Fastboot and what it means

Fastboot mode on Xiaomi Redmi Note 9 Pro is a service mode for firmware, unlocking the bootloader or restoring the system. Normally, it only activates when manually started through a combination of buttons or the ADB command. But what if the phone spontaneously loads into the Fastboot and does not leave it?

First, it is often associated with a failed firmware update β€” especially if the process is interrupted due to a dead battery or a Xiaomi server error. Second, it can be the fault of corrupted system files that block normal boot, less often the problem occurs after improper use of utilities like the Mi Flash Tool or attempts to obtain root rights.

On the Redmi Note. 9 Pro (models) joyeuse/curtana) Fastboot mode is visually different from Recovery: on the screen you will see a frozen robot-android with the inscription FASTBOOT Below and information about the status of the unlock loader (Locked/Unlocked). If you connect the device to a PC, in the Device Manager it will be defined as Android Bootloader Interface.

πŸ“Š How did you get into Fastboot on the Redmi Note 9 Pro?
He turned himself on after the update.
I accidentally went through the buttons.
Trying to flash/unlock
Another reason.

Method 1: Forced reboot through buttons

The simplest method, which works 60 percent of the time, is a hard drive, which doesn't require a PC connection, it doesn't affect data. Here's how to do this:

  1. Hold the power button for 15-20 seconds until the screen goes out.
  2. Release the button and wait 30 seconds – the phone should automatically restart in normal mode.
  3. If the screen shows Fastboot again, repeat the action, but this time hold the power + volume button at the same time.

This method works because it forcibly resets the boot boot state, but if the problem is caused by damage to the boot or recovery partition, the restart can lead to Fastboot again, in which case move on to the following methods.

β˜‘οΈ Checking before rebooting

Done: 0 / 4

⚠️ Warning: If the phone turns on after a hard reboot but goes back to the Fastboot immediately, this is a sign of a hardware failure of the power controller. Further software manipulations may aggravate the problem.

Method 2: Exit through the Mi Flash Tool (official method)

If the forced reboot didn’t work, you’ll need a PC with drivers installed and a proprietary Mi Flash Tool.

  • πŸ”„ Phone stuck after firmware through Fastboot
  • πŸ”“ bootloader unlocked (Unlocked on the screen)
  • πŸ“₯ There is a backup of data (the method can erase user files)

Step-by-step:

  1. Download the official firmware for the Redmi Note 9 Pro (select the Fastboot version, not Recovery).
  2. Unpack the archive in a folder without Cyrillic characters (for example, C:\Xiaomi\joyeuse_global_images_...).
  3. Install the Mi Flash Tool and connect your phone to your PC in Fastboot mode.
  4. In the utility, click Select, specify the path to the firmware folder, then select Clean all (full clean) or Save user data (save data).
  5. Press Flash and wait until it is completed (the process will take 5-10 minutes).
ParameterClean allSave user data
Deletion of dataβœ… Complete.❌ Minimum
Firmware time~7 minutes~10 minutes
Chances of success90%70%
Unlocking requiredβœ… Yes.βœ… Yes.

If the Mi Flash Tool gives an error critical partition flashing is not allowed, then the bootloader is locked - you will need to unlock it through the Mi Unlock Tool.

πŸ’‘

Before you install the firmware, disable the antivirus, which can block Mi Flash Tool files as β€œsuspicious.”

Method 3: ADB commands for power users

If you have access to the Android Debug Bridge (ADB), you can try to log out of Fastboot via the command line.

  • πŸ”§ You've got the loader unlocked.
  • πŸ’» Drivers installed ADB/Fastboot
  • πŸ“‘ The phone is defined in the system as Android Bootloader Interface.

Open the command line (Win + R β†’ cmd) and enter alternately:

fastboot devices

(Should show the serial number of your Redmi Note 9 Pro)

fastboot continue

If the command works, the phone will restart normally. If it doesn't, try:

fastboot reboot recovery

This will put the device in Recovery mode, from where you can reset or install firmware via ZIP.

⚠️ Note: The fastboot oem unlock command on the locked bootloader will result in a full factory reset! Use it only if you are ready to lose all files.

What if the ADB can’t see the device?
1. Check USB connection (try another cable/port). 2. Install drivers manually through Device Manager (select "Android Bootloader Interface"). 3. Disable driver signatures in Windows (to do this, type in the command line from the admin: bcdedit/set nointegritychecks on and restart the PC). 4. Try using Linux/MacOS - there drivers are installed automatically.

Method 4: Hardware reset through test points

If the software doesn't work, you'll only have to reset the hardware through the test points on the motherboard, which is risky, because it requires disassembling the phone and can cause you to lose warranty.

  • πŸ› οΈ You have experience in disassembling smartphones
  • πŸ”‹ Battery is disabled (risk of short circuit!)
  • πŸ“Œ You found the layout of test points for the Redmi Note 9 Pro

Algorithm of action:

  1. Remove the back cover and disconnect the battery plume.
  2. Find test points (usually two contacts labeled TP or CLK/DAT next to the processor).
  3. Lock them with tweezers or wire for 5-10 seconds, then connect the phone to charge.
  4. Hold the power button – the device must boot in EDL mode (the screen will be black).
  5. Switch your phone through the Mi Flash Tool in mode EDL (select the file prog_emmc_firehose.mbn firmware).

The method is ~80% successful, but there is a risk of damage to the fee if you do not care, and if you are not sure about your skills, you should contact the service.

πŸ’‘

Hardware reset through test points is the last chance to bring the phone back to life if the software methods have not worked, and use it only with complete confidence in your actions or under the guidance of a specialist.

Method 5: Contact Xiaomi Service Center

If all of these methods did not help, you can contact an authorized Xiaomi service center.

  • πŸ”§ Hardware damage to the board (for example, after falling or getting moisture)
  • πŸ”’ A locked boot loader with the inability to unlock
  • πŸ“‰ Complete loss of reaction to buttons and connection to PC

The cost of repairs in the official service for the Redmi Note 9 Pro varies:

Type of repairCost (β‚½)Timeline
Diagnostics500–10001 day
Firmware through EDL1500–25001-2 days
Replacement of motherboard8000–120003-7 days
Recovery from spillage3000–60002-5 days

Before the service visit:

  • πŸ“„ Keep the purchase check (if the phone is guaranteed)
  • πŸ”„ Try to back up your data through Mi. PC Suite (if the phone is responding in any way)
  • πŸ“‹ Write it down. IMEI phone (on the box or under the battery)

Official Xiaomi service centers in Russia can be found on the website mi.com/ru/service. Avoid β€œgray” workshops – they often use unoriginal parts, which can lead to repeated failures.

How to avoid getting back into Fastboot

To prevent the Redmi Note 9 Pro from getting stuck in Fastboot mode, follow these guidelines:

  • πŸ”‹ Do not update your firmware when the battery is below 50% – interruption of the process due to discharge is almost guaranteed to cause failures.
  • πŸ“₯ Download firmware only from official sources (en.miui.com or new.c.mi.com). Castom firmware often contains bugs that lead to a hang in the Fastboot.
  • πŸ”“ Do not block the bootloader after unlocking – this can make the phone a β€œbrick” the next update.
  • πŸ› οΈ Avoid β€œmagic” utilities for overclocking or modification (e.g, MTK Engineering Mode or Qualcomm QPST). They often violate the integrity of system partitions.

It’s also helpful to back up regularly through Mi Cloud or TWRP (if installed).This won’t prevent you from getting into Fastboot, but will save your data if you need a reset.

πŸ’‘

Before any firmware manipulations, check the integrity of the downloaded files through MD5-Use the utility to do that. MD5 & SHA Checksum Utility.

FAQ: Frequent questions about Fastboot on Redmi Note 9 Pro

Can I log out of Fastboot without losing data?
Yes, but only if the problem is not related to damage to system partitions. Try methods 1 (forced reboot) or 3 (ADB commands). Firmware via Mi Flash Tool with Save user data option also saves files 70% of the time, but does not guarantee 100% success.
The phone got stuck in the Fastboot after the MIUI update.
This is a typical interrupted update situation. Try a hard reboot first (method 1). If it doesn't work, run your phone through Mi Flash Tool (method 2) and select the same MIUI version that was installed before the crash. Use the Clean all and lock option for stability.
The Fastboot screen says, "Device is locked." How do I unlock it?
The locked bootloader requires official unlocking via the Mi Unlock Tool. To do this: Link Mi Account to your phone (you should have done it before it crashed!) Download Mi Unlock Tool and log in to your account. Connect your phone to Fastboot and follow the instructions of the program. Wait 72-168 hours (such are Xiaomi rules for new accounts). After unlocking, you can sew the phone by any means.
Fastboot comes up after every reboot. What's the reason?
This is a sign of damage to the boot or recovery partition. Possible causes: Incorrectly installed custom Recovery (for example, TWRP); Viral software that modified system files; hardware failure of flash memory (less often); Solution: Sweat your phone with official firmware through the Mi Flash Tool with full cleaning (Clean all). If the problem persists, take it to the service for memory diagnostics.
Can I flash Redmi Note 9 Pro in Fastboot without unlocking the bootloader?
No. Xiaomi blocks firmware with official tools on locked devices. The only workaround is using EDL mode (via test points), but it requires an authorized Xiaomi account with service center rights. Self-trying to flash a locked phone will lead to an anti-rollback error or complete loss of functionality.