How to Get Out of Fastboot Mode on Xiaomi Mi 8: 5 Working Ways

Xiaomi Mi 8 is one of the most popular flagships of the brand, but even it is not immune to a sudden transition to Fastboot mode. This engineering mode can appear after a failed update, resetting settings or accidentally pressing a combination of buttons. If your smartphone is getting stuck on the screen with a hare in a hat-eared and FASTBOOT inscription, do not panic: in 90% of cases, the device can be brought back to life without contacting the service center.

In this article, we will discuss all the current ways to exit from Fastboot to Mi 8, including standard methods (reboot, button combinations) and advanced (working with ADB, flashing through MiFlash). We will focus on the typical user errors that lead to โ€œbrickingโ€ of the device, and give a checklist for safe recovery. If you have never encountered the firmware of smartphones, do not worry: we will explain each step in as much detail as possible, with illustrations and video instructions.

What is Fastboot Mode and Why is the Mi 8 Getting It?

Fastboot (or bootloader mode) is a low-level Android device boot mode designed to diagnose, unlock the bootloader and firmware. On the Xiaomi Mi 8 screen, it looks like a black background with the Mi Bunny logo and the FASTBOOT inscription at the bottom, in which the smartphone does not boot the operating system, but remains accessible to commands from the computer.

The main reasons for getting into Fastboot:

  • ๐Ÿ”„ Failed software update - interrupted firmware through OTA MiFlash.
  • ๐Ÿ”ง Resetting โ€“ if the reset is made via Recovery with errors.
  • ๐Ÿ”‘ Unlocking the bootloader โ€“ incorrect completion of the unlock process.
  • ๐ŸŽฎ Random button pressing โ€“ combination Volume down + Power on-set.
  • ๐Ÿ’ฅ Hardware failures โ€“ problems with the power button or battery.

It's important to distinguish Fastboot from Recovery Mode. Recovery displays a menu with items in English or Chinese on the screen, and Fastboot only displays a logo and a caption. If your Mi 8 is stuck in Recovery, the instructions in this article won't work, you need other methods.

๐Ÿ“Š How did you get into Fastboot on Xiaomi Mi 8?
Updating the firmware
Resetting the settings.
Unlocked the loader.
Pushed the buttons accidentally
Another reason.

Method 1: Standard Reboot (the simplest method)

In most cases, leaving Fastboot on the Xiaomi Mi 8 does not require a computer connection.

  1. Hold the Power button for 10-15 seconds until the screen goes out.
  2. If the screen is gone, but the smartphone does not turn on โ€“ connect it to charging and try again in 5 minutes.
  3. If the freeze is repeated, try the combination of Loudness up + Power (hold 7-10 seconds).

If the standard reboot doesn't work, don't rush to connect the device to your PC. Try an alternative method:

โ˜‘๏ธ Checklist before connecting to a PC

Done: 0 / 4

โš ๏ธ Warning: If the Mi 8 gets back into the Fastboot after the reboot, it may indicate damage to the boot partition or system files.

Method 2: Exit via Mi Assistant (Official Xiaomi Software)

If the buttons donโ€™t help, use the Mi Assistant utility (formerly Mi). PC Suite. This method is suitable for users who have previously had debugging enabled. USB (USB Debugging).

Instructions:

  1. Download and install Mi Assistant from the official website.
  2. Connect the Mi 8 to your computer via USB-cable (preferably original).
  3. Run Mi Assistant and wait until the program determines the device in Fastboot mode.
  4. In the main menu, select Exit from Fastboot (or Reboot to System).
  5. Confirm the action and wait for the smartphone to restart.

If the Mi Assistant can't see the device:

  • ๐Ÿ”Œ Check the cable connection to the back USB-port (on the front panel of the PC may not have enough power).
  • ๐Ÿ–ฅ๏ธ Install Xiaomi drivers USB Drivers manually (you can download on the official website).
  • ๐Ÿ”„ Reset Mi Assistant with Administrator Rights.

๐Ÿ’ก

If Mi Assistant doesnโ€™t identify the device, try connecting the smartphone to another device. USB-port or use a cable from another Xiaomi device. Often the problem lies in non-original accessories.

Method 3: ADB and Fastboot commands (for power users)

If previous methods didnโ€™t work, youโ€™ll have to use console commands via ADB and Fastboot, which requires you to install the Android SDK Platform-Tools on your computer.

Step-by-step:

  1. Download and unpack the platform-tools to the root of the C:\ drive (e.g., C:\platform-tools\).
  2. Connect the Mi 8 to your PC and open the command line (Win + R โ†’ enter cmd).
  3. Go to the folder with utilities: cd C:\platform-tools\
  4. Check the connection of the device: fastboot devices If you see a serial number in response, the connection is established.
  5. Run the reboot command: fastboot reboot

If the fastboot reboot command doesnโ€™t work, try alternatives:

  • Reboot in Recovery (from there you can make a reset): fastboot reboot recovery
  • Reboot to system with ignoring errors: fastboot continue

โš ๏ธ Note: Fastboot erase or fastboot flash commands can cause data loss or build-up of your device. Do not use them without a clear understanding of the consequences.

What if fastboot devices donโ€™t show the device?
1. Check if the debugging mode is on USB (if the smartphone has ever booted into the system. 2. Install drivers manually through Device Manager (select "Update driver" โ†’ "Perform a search on this computer" โ†’ Please specify the folder with the platform-tools. 3. Try another one. USB-cable (USB 2.0 more reliable USB 3.0 for Fastboot). 4. Restart your computer and try again.

Method 4: Flashing through MiFlash (extreme case)

If the Xiaomi Mi 8 persists in not leaving the Fastboot and standard methods donโ€™t help, the last option is a complete flashing through the MiFlash Tool, which will reset all the data on the device, but return it to working condition.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer running Windows (7/10/11).
  • ๐Ÿ“ฅ Official firmware for Mi 8 (you can download it on the Xiaomi website).
  • ๐Ÿ› ๏ธ MiFlash Tool utility.
  • ๐Ÿ”Œ Original. USB-cable.

Firmware instructions:

  1. Download the firmware for your model (Mi 8 is encoded with dipper). Choose the version of Fastboot (file with.tgz extension).
  2. Unpack the archive in a folder without Cyrillic characters (for example, C:\Mi8_Firmware\).
  3. Install the MiFlash Tool and run on behalf of the administrator.
  4. Connect the Mi 8 in Fastboot mode to your PC.
  5. In MiFlash, click Select and specify the path to the firmware folder.
  6. Select firmware mode: Clean all - full reset (recommended). Clean all and lock - reset + lock the bootloader (if unlocked).

Flash

Type of firmwareData retentionFirmware timeRisks.
Fastboot (official)โŒ No.5-10 minutesMinimum
Recovery (via TWRP)โš ๏ธ Partially.10-15 minutesMedium (error risk)
Castomic (AOSP, LineageOS)โŒ No.15-20 minutesHigh (possible loss of IMEI)

โš ๏ธ Note: MiFlash firmware will reset all data, including photos, contacts and apps. If Mi 8 has been enabled to sync with Mi Account, some of the data (contacts, notes) can be restored after logging in to your account.

๐Ÿ’ก

If the Mi 8 does not turn on or hovers on the Mi logo after the firmware, repeat the process with the option "Clean all and lock". This will eliminate possible errors in unlocking the bootloader.

Method 5: Hardware reset (if the smartphone does not respond)

In rare cases, the Xiaomi Mi 8 can completely โ€œhangโ€ in the Fastboot without reacting to commands from the PC. This happens when hardware failures (for example, damage to flash memory) or incorrect firmware, in which case hardware reset through test points (Test Point).

Warning: This method requires disassembling the device and is only suitable for power users. If you are not sure about your skills, contact the service center.

Instructions:

  1. Turn off Mi 8 (hold Power + Volume up 20 seconds).
  2. Remove the back cover (need a mediator or plastic shoulder blade).
  3. Find Test Point on the motherboard (for the Mi 8, these are two pins next to the battery, labeled TP).
  4. Close the contacts with tweezers or screwdrivers, simultaneously connecting USB-plug-in.
  5. Hold the circuit for 5-10 seconds until the computer detects a new device (Qualcomm HS-USB QDLoader 9008).
  6. Use MiFlash for firmware in EDL (Emergency Firmware) mode.

Critical information: If your Xiaomi Mi 8 has the status of โ€œAccount Lockedโ€ after leaving Fastboot, the only way to unlock is to enter data from the tied Mi Account.

FAQ: Answers to Frequent Questions

My Mi 8 got stuck on Fastboot after the update. Can I get the data back?
Unfortunately, when you log out of Fastboot through firmware, all data is erased. If you have synced with Mi Cloud, some information (contacts, notes, photos) can be restored after you log in. Specialized tools (such as the SP Flash Tool with backup creation) will be required to extract data from a damaged device, but this is a complex procedure that is better left to professionals.
Fastboot comes up every time you turn it on. What do you do?
If the Mi 8 is loaded cyclically in the Fastboot, it indicates damage to the bootloader or system partition. Solutions: Sweat the device through MiFlash with the Clean all and lock option. If the firmware does not help, check the power button (it may fall down and the smartphone โ€œthinksโ€ that it is being held).
Can I log out of Fastboot without a computer?
Yes, most of the time. Try: Hold power for 15 to 20 seconds to force reboot. Volume up + Power (hold 10 seconds), plug your smartphone into charging and wait for automatic reboot (sometimes helps with a battery run out). If these methods don't work, you can't do without a PC.
After the Fastboot release, the Mi 8 doesn't turn on.
Possible causes and solutions: Battery is dead -- plug it into charging for 30 minutes, then try to turn it on. Firmware is damaged -- run the device over again through MiFlash. Hardware is -- if the screen is black after the firmware is done, check the display module or the motherboard.
Do I need to unlock the bootloader before leaving Fastboot?
No, unlocking is only necessary if you plan to install custom firmware (like LineageOS). No unlock is required for a standard exit from Fastboot and return to stock firmware. Moreover, if the bootloader was unlocked earlier, it can be blocked again after firmware is installed via MiFlash (the Clean all and lock option).