How to remove Fastboot mode on Xiaomi Redmi Note 8 Pro: 5 working ways

Why the Redmi Note 8 Pro is stuck in Fastboot and what to do about it

Fastboot mode on Xiaomi Redmi Note 8 Pro is a utility tool for firmware, unlocking the bootloader or restoring the system. However, sometimes the smartphone β€œhangs” in this mode after a failed update, resetting settings or experimenting with custom firmware. If your Redmi Note 8 Pro screen is FASTBOOT with the image of a hare in a hat-eared, and a conventional reboot does not help – do not panic. In 90% of cases, the problem can be solved without contacting the service center.

In this article, we will discuss all the current ways to exit from Fastboot – from the elementary (a simple reboot) to advanced (flashing through MiFlash). Particular attention will be paid to the nuances associated with the Redmi Note 8 Pro: its unique platform Mediatek Helio G90T, features of unlocking the bootloader and compatibility with Xiaomi tools. If you are not sure about your actions, skip the sections with ADB and SP Flash Tool and refer to the official methods.

Before you start, check:

  • πŸ”‹ Battery level (minimum 30% - otherwise you risk getting a brickΒ»).
  • πŸ”Œ Availability of original USB-cables (cheap cables often don't transmit data to Fastboot).
  • πŸ’» Access to a Windows computer 7/10/11 (complex).
πŸ“Š How you got into Fastboot mode on the Redmi Note 8 Pro?
Updated the firmware through Recovery
Trying to unlock the bootloader.
Accidentally pressed the buttons when switched on
I installed custom firmware.
Another case

Method 1: Forced reset (the simplest method)

If your smartphone is stuck in a Fastboot after accidentally pressing buttons or crashing software, try hardware reboot, which works 60% of the time and doesn’t require a PC connection.

Instructions for Redmi Note 8 Pro:

  1. Press the power button for 15-20 seconds (before the vibration or switch off the screen).
  2. If the screen is gone, release the button and wait 30 seconds.
  3. Press the power button again to turn the smartphone on in normal mode.

If FASTBOOT comes back after that, then the problem is deeper β€” maybe the firmware is damaged or the bootloader is blocked.

πŸ’‘

On the Redmi Note 8 Pro, the power button is on the right, not the top, as on many other Xiaomi smartphones.

Method 2: Exit through the Recovery Menu (if available)

If the forced reboot didn’t work, try entering Recovery mode and resetting settings, a method that is suitable if the Fastboot appears due to an application conflict or a failed update.

How to Sign In to Recovery on Redmi Note 8 Pro:

  1. Turn off your smartphone (press the power button for 20 seconds).
  2. Press the power button + increase volume and hold for 10-15 seconds until the Mi logo appears.
  3. Release the buttons – the Recovery menu (English or Chinese) should open.

On the Recovery menu:

  • πŸ”„ Select Wipe Data (Resetting Settings) β†’ Wipe All Data.
  • βœ… Confirm the action (usually with a power button).
  • πŸ”™ Go back to the main menu and select Reboot. β†’ Reboot to System.

If the smartphone is loaded back into Fastboot after reset, the system firmware is damaged, in which case you will need to flash through MiFlash or SP Flash Tool (see methods 4 and 5).

πŸ’‘

Recovery removes all data on your smartphone, including photos, contacts and apps. If you didn’t have a backup, it won’t be possible to restore it!

Method 3: ADB commands (for power users)

If the smartphone is detected by the computer in Fastboot mode, but does not leave it on its own, you can try sending a reboot command via ADB (Android Debug Bridge), this method requires minimal knowledge of working with the command line.

Step-by-step:

  1. Download and install Platform Tools (the official tool from Google).
  2. Connect the Redmi Note 8 Pro to the PC USB-cable.
  3. Open the command prompt (cmd) in the folder with Platform Tools.
  4. If the smartphone is determined (its serial number will appear), continue. If not, check the drivers or cable.
  5. Run the reboot command: fastboot reboot

If the fastboot reboot command doesn’t work, try an alternative:

fastboot oem reboot-recovery2

This command will cause the smartphone to reboot to Recovery, from where you can reset (see Method 2).

What if the ADB can’t see the device?
1. Check if debugging is included on USB in the developer settings (if the smartphone is ever turned on normally). 2. Install drivers for Mediatek (you can download on the Xiaomi website or through the MiPhoneManager program). 3. Try another one. USB-port (preferably) USB 2.0 – they work more stable with Fastboot. 4. Disable the antivirus – it can block ADB.

Method 4: Flashing through MiFlash (official method)

If previous methods didn’t work, the firmware is likely damaged, in which case flashing through MiFlash, Xiaomi’s official tool, will help, a method that works for restoring stock firmware and even works with a locked bootloader (but requires authorization in Mi Account).

What you need:

  • πŸ’» Windows computer (7/10/11).
  • πŸ”Œ Original. USB-cable (better from the set).
  • πŸ“₯ Firmware for Redmi Note 8 Pro (download from the official website).
  • πŸ›  MiFlash program (you can download here).

Firmware instructions:

  1. Unpack the archive with firmware in a folder without Cyrillic characters (for example, C:\Redmi_Note_8_Pro_Firmware).
  2. Install MiFlash and run the program on behalf of the administrator.
  3. Connect the Redmi Note 8 Pro to the PC by holding the volume button (to log in to Fastboot).
  4. In MiFlash, click Select and specify the path to the firmware folder.
  5. Select firmware mode: πŸ”„ Clean All – Complete cleaning (recommended in case of serious failures). πŸ”„ Clean All and Lock - Cleaning Up + Locking the boot loader (if it was unlocked). πŸ”„ Save User Data – Saving User Data (not always working).

Flash

Important: If you have an anti rollback error during firmware, you are trying to install an older version of the firmware than before, in which case download the newer version of MIUI or use the SP Flash Tool (see Method 5).

β˜‘οΈ Preparing for firmware through MiFlash

Done: 0 / 5

Method 5: Firmware via SP Flash Tool (for Mediatek)

The Redmi Note 8 Pro is built on a Mediatek Helio G90T processor, so an alternative tool is suitable for it - the SP Flash Tool. This method is more complicated than the MiFlash, but sometimes saves when official tools do not work (for example, anti rollback errors or damage to the boot partition).

What you need:

  • πŸ“₯ Firmware in.scatter format (you can download it on the XDA Developers or MIUI ROM).
  • πŸ›  Programme SP Flash Tool (version 5.2 or later).
  • πŸ”§ Mediatek Drivers VCOM (install through the official website).

Step-by-step:

  1. Unpack the firmware and find the file MT6785_Android_scatter.txt (This is a scatter file for Helio. G90T).
  2. Launch the SP Flash Tool and click Choose in the Scatter-loading File field.
  3. Select a scatter file from the firmware folder.
  4. Make sure that all checkmarks in the program are (especially on preloader, boot, system).
  5. Turn off your smartphone and connect it to your PC without pressing buttons.
  6. In the SP Flash Tool, press Download and wait until the process is over (3-7 minutes).
  7. After the appearance of the green circle, turn off the smartphone and turn it on with the power button.

⚠️ Attention: Firmware through SP Flash Tool can lead to loss of IMEI Or sensor problems if you choose the wrong firmware version. Always check for compatibility with the Redmi Note 8 Pro).

MethodDifficultyPC requiredData resettingIt works with a blocked loader.
Forced reset⭐❌ No.❌ No.βœ… Yes.
Recovery Mode⭐⭐❌ No.βœ… Yes.βœ… Yes.
ADB teamsβ­β­β­βœ… Yes.❌ No.βœ… Yes.
MiFlashβ­β­β­β­βœ… Yes.βœ… Yes.βœ… Yes (with Mi Account authorization)
SP Flash Toolβ­β­β­β­β­βœ… Yes.βœ… Yes.❌ No (requires unlocking)

What to do if nothing helps

If all of these methods didn't work, it could be a hardware problem.

  • πŸ”‹ Battery damaged (smartphone doesn't get enough power to boot).
  • πŸ”Œ Failed charging connector or power controller.
  • πŸ’Ύ Damaged memory chip (eMMC), where the firmware is stored.
  • πŸ”§ bootloader flew due to a failed firmware or interrupted update.

In these cases, a self-solution is unlikely. Contact Xiaomi Service Center or a trusted Smartphone Repair Master.

  • πŸ“Œ Smartphone model (Redmi Note 8 Pro, codenamed begonia).
  • πŸ“Œ What preceded the problem (update, unlock, fall, etc.).
  • πŸ“Œ What recovery methods have you tried before.

⚠️ Note: If the smartphone was bought from hand and tied to someone else's Mi Account, after resetting or firmware, you may need to enter the data of the previous owner. Without them, it will be impossible to unlock the device! Before buying a used Xiaomi, always check whether the account is untied.

FAQ: Frequent questions about Fastboot mode on Redmi Note 8 Pro

Can I log out of Fastboot without a computer?
Yes, in most cases, forced reboot (press the power button for 20 seconds) or reset via Recovery helps, and if these methods do not work, you will need to use the firmware through MiFlash or SP Flash Tool.
Why is the smartphone loaded again in Fastboot?
This is due to: Incompatible firmware (e.g., trying to install Global ROM on a Chinese smartphone); damaged firmware file (download it again and check the MD5) checksum; blocked bootloader (requires unlocking through the Mi Unlock Tool); try flashing another version of MIUI; or use the SP Flash Tool with full cleanup (Format All + Download).
How to avoid Fastboot mode in the future?
To avoid accidentally getting into Fastboot: Don't press power and volume buttons at the same time when you turn on. Update the firmware only through Settings β†’ About phone β†’ System update. Don't interrupt the update or firmware process (even if it takes too long). Before experimenting with custom firmware, unlock the bootloader officially via the Mi Unlock Tool.
Can I recover data after resetting through Recovery?
Unfortunately, a Recovery reset or firmware erase all user data without recovery. If you didn't have a backup in Mi Cloud or on your PC, you won't be able to return photos, contacts and messages. In the future, use automatic backup in Xiaomi settings (Settings β†’ Additional settings β†’ Backup & reset).
What is an anti rollback error and how do you fix it?
The anti rollback error appears if you're trying to install firmware older than the one on your smartphone before. Xiaomi blocks rollbacks to older versions for security reasons. To fix: Download a newer firmware version (check the release date on Xiaomi's website). Use the SP Flash Tool with the Format All + Download option. If nothing helps, contact the service - you may need to replace the memory chip.