How to restart Xiaomi smartphone in Fastboot mode: 5 working ways

Fastboot mode on Xiaomi smartphones is a special state of the device that allows you to perform low-level operations: firmware, unlock the bootloader, restore the system or test hardware components. Unlike a normal reboot, logging into Fastboot requires certain actions, and improper manipulations can lead to locking the device or loss of data. This article will help you understand how to safely put Redmi, POCO or Mi into Fastboot mode, even if the smartphone does not respond to buttons or freezes on the logo.

We’ll look at all the current methods, from standard key combinations to commands via ADB, and we’ll look at common errors and their solutions. Instructions are suitable for most models released after 2018, including Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5 and others. If your device does not respond to standard methods, at the end of the article you will find alternative options.

What is Fastboot and Why You Need It on Xiaomi

Fastboot is a protocol integrated into an Android bootloader that allows you to interact with the device via a computer. Unlike Recovery Mode, where you control a sensor or buttons, Fastboot requires a USB connection and the use of the command line.

The main tasks for which this regime is used are:

  • πŸ”“ Unlocking the bootloader before firmware custom software.
  • πŸ“₯ Install official or custom firmware through the Mi Flash Tool.
  • πŸ”§ System Recovery after a crash or β€œbrick” (when the smartphone does not boot).
  • πŸ“‘ Testing of hardware components (e.g., checking the display or battery).
  • βš™οΈ Changing partition markup (for example, to increase system partition).

It’s important to understand that Fastboot is not the same as EDL Mode, which is used to restore devices with a damaged bootloader and requires authorized access from Xiaomi. In most cases, Fastboot features are enough for routine tasks.

⚠️ Note: Log in to Fastboot on devices with a locked bootloader (bootloader) will not allow you to flash custom software. First you will need official unlock through the Mi Unlock Tool.

Method 1: Standard button combination (for a working smartphone)

This is the easiest method that works on most Xiaomi models if the device is switched on and responsive to taps.Instructions are suitable for Redmi, POCO and Mi series released after 2016.

Sequence of action:

  1. Turn off your smartphone (press the power button and select Turn off).
  2. Press and hold the power button + Volume Down button.
  3. Hold both buttons for 10-15 seconds until the Mi Bunny logo appears on the screen in an ooshanky cap with the words FASTBOOT.

If the screen is black, try repeating the procedure by holding the buttons for longer (up to 20 seconds). On some models (such as the POCO F3 or Redmi K40), you may need to first press the Volume Down and then the power button.

β˜‘οΈ Checklist before entering Fastboot

Done: 0 / 4

On the Fastboot screen you will see the following information:

  • πŸ“± The device model (e.g., surya for POCO X3).
  • πŸ”‹ Charging status (if the cable is connected).
  • πŸ”’ bootloader status (Locked or Unlocked).
  • πŸ“Š Firmware version (e.g, V14.0.4.0.TKHCNXM).

⚠️ Note: If this device is locked on the screen, it means that the bootloader is locked.

Method 2: Reboot to Fastboot via Recovery Menu

If the standard button combination fails (for example, because of a damaged volume button), you can log into the Fastboot via the Recovery Mode menu, which works even on devices with a damaged screen if the sensor is functional.

Instructions:

  1. Turn off your smartphone.
  2. Press the power button + Volume Up button before the Mi logo appears.
  3. Release the buttons when the Recovery menu appears (usually in English or Chinese).
  4. Use volume buttons to navigate and select Reboot to Fastboot (or similar, such as Enter Fastboot).
  5. Confirm the choice of the power button.

On some firmware (e.g. MIUI Global), the Recovery menu may be in Chinese. In this case, look for characters (which means "Fastboot"). If the menu is in English but there is no Reboot to Fastboot item, try Reboot β†’ Fastboot.

What happens if Recovery does not open?
If the smartphone vibrates after holding Power + Volume Up, but the screen remains black, this may indicate damaged recovery software, in which case only the firmware via Fastboot from the computer will help.

The advantage of this method is that it does not require a connection to a PC and works even when the volume buttons are damaged (if the sensor in Recovery is functioning), however, on some models (for example, Xiaomi 12T), the Recovery menu can be disabled by the manufacturer.

Method 3: ADB commands to reboot in Fastboot

If the smartphone is turned on but you prefer to control it via a computer, you can use Android Debug Bridge (ADB).This method is suitable for power users and requires pre-configuration.

What you need:

  • πŸ–₯️ Computer with Windows, macOS or Linux.
  • πŸ”Œ The original cable. USB Type-C (or Micro-USB) for older models).
  • πŸ“¦ Installed Xiaomi drivers and package ADB Tools.
  • β˜‘οΈ Included debugging by USB developer-setting.

Step-by-step:

  1. Connect your smartphone to your computer and allow debugging over USB (a request will appear on the device screen).
  2. Open the command prompt (CMD on Windows or Terminal on macOS/Linux).
  3. Enter the command to check the connection: adb devices In response, the serial number of your device should appear.
  4. Run the reboot command in Fastboot: adb reboot bootloader

If the command is successful, the smartphone will automatically reboot to Fastboot mode. This method is especially convenient if the device buttons are faulty or you plan to switch between modes often (for example, when testing firmware).

πŸ’‘

If the adb device command doesn’t show your device, try reinstalling Xiaomi drivers or using another one. USB-port (preferably) USB 2.0).

Some firmware (e.g. MIUI EU) may require proof of debugging permission each time you connect. If you see an unauthorized message in the adb device output, check the smartphone screen, and you may expect a permission request.

Method 4: Emergency entrance to the Fastboot when getting stuck or "brick"

If Xiaomi’s smartphone is stuck on the Mi logo, stops responding to buttons, or has gone into a β€œbootloop,” standard methods may not work, in which case forced logging into the Fastboot via a keyboard combination or charging connection will help.

Options for action:

  • πŸ”„ Hard reset: Press the power button for 20-30 seconds until the device shuts down. Then try the standard Power combination. + Volume Down.
  • πŸ”Œ Charging Connection: Some models (e.g. Redmi 9) automatically load into Fastboot if you hold Volume Down while connecting the power cable.
  • πŸ”§ Disassembly of the device (extreme): If the buttons don't work, you can close the contacts of the Volume Down button on the board, while connecting the cable!

If the smartphone does not respond to any combinations, but when connected to the computer is defined as Qualcomm HS-USB QDLoader 9008, this means that it is in EDL mode. In this case, you will need authorized access to the firmware through Mi Flash Pro to restore it.

⚠️ Warning: Forcing a Fastboot login on a battery that is damaged (blown or discharged below 5%) can cause a total loss of performance.Be sure to charge at least 20 times before manipulation%.

πŸ“Š Your Xiaomi smartphone has ever hung on a logo?
Yeah, I had to rebuild.
No, I've always been stable.
He got stuck once, but he recovered himself.
I don't know what a bootloop is.

Method 5: Reboot to Fastboot via Mi Flash Tool (for firmware)

If you plan to flash your smartphone through the Mi Flash Tool, the program can itself put the device in Fastboot mode. This method is convenient if you want to install a new firmware at the same time.

Instructions:

  1. Download and install the Mi Flash Tool (the official utility from Xiaomi).
  2. Connect the switched off smartphone to the computer.
  3. Launch the Mi Flash Tool and press the Refresh button. COM-port.
  4. If the smartphone is not detected, press the Power + Volume Down for 10 seconds, then release.

The advantage of this method is that the Mi Flash Tool itself checks the integrity of the connection and offers to update the drivers if they are missing, however, the utility works only with official Xiaomi firmware in the format.tgz or.zip.

If the program is unable to find a fastboot device, try:

  • πŸ”Œ Use the other USB-port (preferably) USB 2.0).
  • πŸ”„ Reinstall Xiaomi drivers manually through Device Manager.
  • πŸ“₯ Download the latest version of the Mi Flash Tool from the official website.

Table: Common errors when logging into Fastboot and their solutions

Mistake/SituationPossible causeDecision
The smartphone does not respond to Power + Volume DownButton sticking, plume damageTry holding the buttons longer (20-30 seconds) or use ADB
The Fastboot screen reads This device is locked.bootloader lockedUnlock through Mi Unlock Tool (Mi Account binding required)
Computer doesn't see the device in FastbootThere are no Xiaomi or ADB drivers.Install Mi PC Suite or drivers manually through Device Manager
After entering Fastboot smartphone immediately turns offBattery discharged or cable damagedCharge the device for 30 to 60 minutes, use the original cable
There is no information on the Fastboot screen about the modelBoot or recovery section damagedSweep through the official firmware through the Mi Flash Tool in Clean All mode

If your problem is not listed in the table, check the FAQ section at the end of the article or contact the Xiaomi service center with an error code (if it appears on the screen).

πŸ’‘

Before any manipulations in the Fastboot, make sure the battery is at least 30% charged.Discharge during firmware can lead to irreversible damage to the system.

What to do after logging into Fastboot: the main commands

When the smartphone is in Fastboot mode, it can only be controlled via a computer using commands. Here are the basic operations that are available to the user:

Baseline teams:

  • πŸ”„ Reboot to normal mode: fastboot reboot
  • πŸ“± Recovery: Fastboot Reboot Recovery
  • πŸ“‹ View the information about the device: fastboot getvar all

Commands for unlocking and firmware:

  • πŸ”“ bootloader status check: fastboot oem device-info (look for Device unlocked line: true/false)
  • πŸ“₯ Image firmware boot.img: fastboot flash boot boot.img
  • 🧹 Complete data cleanup (reset to factory): fastboot erase userdata fastboot erase cache

For the firmware of the full package MIUI via Fastboot, use the script flash_all.bat (for Windows or flash_all.sh (for macOS/Linux), which comes with the official firmware.

⚠️ Attention: the command fastboot oem unlock on modern Xiaomi devices does not work without prior unlocking through the Mi Unlock Tool.

FAQ: Frequent questions about Xiaomi's Fastboot mode

❓ Can I get out of Fastboot without a computer?
Yes, hold the power button for 15-20 seconds until the device restarts. If that doesn't work, plug in the charger - some models automatically exit the Fastboot when you start charging.
❓ Why your computer doesn’t see Xiaomi in Fastboot mode?
The reasons may be as follows: πŸ”Œ Not original cable (use the cable from the kit). πŸ–₯️ There are no drivers (install Mi). PC Suite or manual drivers). πŸ”‹ Battery discharged (charge the device to at least 30%). πŸ”§ Damaged. USB-port on your smartphone or computer. Try connecting the device to another port (preferably USB 2.0) or a computer.
❓ How to find out if the bootloader is unlocked in Fastboot?
Connect your smartphone to your computer, open the command line and type: fastboot oem device-info In the output, look for the lines: Device unlocked: true - the bootloader is unlocked. Device unlocked: false - the bootloader is locked. On some models (for example, Xiaomi 12) false can be displayed instead of false locked.
❓ Can I get a customized recovery (TWRP) via Fastboot?
Yes, but only if the bootloader is unlocked. TWRP for your model (for example, twrp-3.7.0_9-0-surya.img for POCO X3). Rename the file to recovery.img And put it in a folder with fastboot. recovery.img Recovery: Fastboot Reboot Recovery ⚠️ After the firmware TWRP formal OTA-updates can break Recovery. To avoid this, turn off automatic updates in the settings MIUI.
❓ What to do if after Fastboot smartphone does not turn on?
Possible causes and solutions: πŸ“΅ Boot section damaged: Swipe the official firmware through the Mi Flash Tool in Clean All mode. πŸ”‹ Battery discharged: Connect to charging for 1-2 hours, then try again. πŸ”§ Incompatible firmware: Make sure the version is MIUI conformable. 🚫 Blocking Mi Account: If a password request is displayed on the screen, you will need to log in via the linked account. If none of the methods work, contact the service center with the model and error code (if there is one).