How to go to Recovery Mode on Xiaomi: 5 proven ways

Recovery Mode on Xiaomi smartphones is a powerful tool for system recovery, resetting or installing custom firmware. However, many users face difficulties when trying to get there: the combination of buttons does not work, the device is getting stuck on the Mi logo, instead of the expected menu appears flashing FASTBOOT. In this article, we will analyze all the current ways to enter the recovery on Xiaomi β€” from standard to advanced, and explain why sometimes nothing works.

It is important to understand that different models Xiaomi, Redmi and POCO process can be different. For example, on older devices (before 2019) often used a combination with the button Menu, which is no longer on modern gadgets. and on devices with a blocked bootloader, TWRP entry may not be possible without first unlocking.

1. Standard method: combination of power and volume buttons

The most common method is the use of hardware buttons. It works on 90% of Xiaomi devices, including the Redmi Note 10/11/12, POCO X3/X4/X5, Mi 11/12/13 and older series.

  1. Turn off your smartphone completely. If it freezes, hold the power button for 10 to 15 seconds.
  2. Press and hold the power button and the volume button at the same time.
  3. Keep them pressed until the Mi logo appears (usually 5-10 seconds).
  4. Release the buttons when the Mi Recovery menu appears on the screen (blue screen with English text).

If you see a FASTBOOT instead of a recavator, you've been holding the buttons for too long or pressing them at the same time. Try again, but release the buttons as soon as you vibrate or the logo appears.

β˜‘οΈ What to do if the buttons don’t work

Done: 0 / 4

⚠️ Note: Some models (e.g. Xiaomi) 12T or POCO F4) The combination of buttons may be different. If the standard method does not work, check the section with alternative methods below.

2. Alternative button combinations for different models

The manufacturer sometimes changes the logic of entry to the recaveri depending on the series of devices, here is a table with the current combinations for popular models:

Xiaomi modelButton combinationNotes
Redmi Note 8/9/10/11, POCO X3/X4Food + Volume upRelease after the appearance of the Mi logo
Mi 10/11/12/13, Mi 10T/11TPower + Volume up (hold 10+ seconds)The Mi 12 Pro may require 2-3 attempts
POCO F3/F4/F5, Redmi K40/K50Nutrition + Loudness down β†’ upwardBoot first. FASTBOOT, then recavery
Xiaomi Pad 5/6Food + Volume up + Volume downHold all three buttons for 15 seconds
Older models (Mi 5/6/8/9, Redmi 4/5)Food + Volume up + MenuThe Menu button is not on all devices.

If your model is not in the table, try the universal method: press the power + volume up for 15-20 seconds. Even if the FASTBOOT first appears, after a few seconds the device can automatically reboot to the Recovery.

πŸ“Š What is your Xiaomi model?
Redmi Note 10/11/12
POCO X/F series
Mi 11/12/13
Another model
I don't know.

3. login to Recovery via ADB (for advanced users)

If the hardware buttons don't work (e.g., the power button broke), you can go to the receptacle via ADB (Android Debug Bridge), which requires USB debugging enabled and drivers installed on the PC. Here's how to do this:

  1. Connect your smartphone to your computer via USB.
  2. Open the command line (Windows) or the terminal (macOS/Linux).
  3. Enter the command: Adb devices Make sure your device appears in the list.
  4. Run the command to reboot in RecavΓ©rie: adb reboot recovery

If after this command the device is loaded into FASTBOOT instead of a recaveri, try an alternative command:

adb shell reboot --bootloader

Then manually select Recovery Mode from the FASTBOOT menu (volume buttons).

πŸ’‘

If the adb device command doesn’t show your device, check if USB debugging is enabled in the developer settings (Settings β†’ About Phone β†’ MIUI version – press 7 times, then go back to Additional Settings β†’ For Developers).

⚠️ Attention: On some firmware MIUI (Especially in Chinese versions, the adb reboot recovery command may not work due to manufacturer limitations, in which case only the input through buttons or Fastboot will help.

4. Entry via Fastboot Mode (if the standard method doesn't work)

If the smartphone is loaded into FASTBOOT instead of a recavery, you can use this menu to force the transition.

  1. Load the device to FASTBOOT (clip the power + volume down for 10 seconds).
  2. Connect your smartphone to your PC and open the terminal.
  3. Enter the command: fastboot reboot recovery

If this doesn’t work, try unlocking the bootloader first (if it’s locked).

fastboot oem unlock

Xiaomi

What if the fastboot doesn’t recognize the device?
Make sure that Xiaomi drivers are installed USB Drivers (you can download from the official website) Try another one. USB-cable (preferably original) Disable driver signatures in Windows (if you use this OS).

5.The difference between Mi Recovery and TWRP: which one to choose?

On Xiaomi smartphones can be installed two types of recovery:

  • πŸ”΅ Mi Recovery – standard menu from Xiaomi with limited features (reset, update via the app) ZIP, It is suitable for basic operations but does not allow custom firmware installation.
  • 🟒 TWRP (TeamWin Recovery - customized Recovery with advanced features (backups, installation of unofficial firmware, root rights). Requires an unlocked bootloader.

If you just need to reset or update your firmware via update.zip, Mi Recovery is enough. TWRP will be required to install LineageOS, Pixel Experience or get root.

To install TWRP, follow the following steps:

  1. Unlock the bootloader via fastboot oem unlock.
  2. Download the official TWRP image for your model from twrp.me.
  3. Fastboot: fastboot flash recovery twrp.img fastboot reboot recovery

πŸ’‘

Installation TWRP New Xiaomi models (2023-2026) may cause the device to lock due to Anti-Rollback protection. ARB customized!

Frequent problems and their solutions

Even experienced users sometimes have difficulty logging into the Recovery, and here are the most common mistakes and ways to fix them:

  • ❌ The device vibrates but does not turn on β†’ Check the battery charge (minimum 30%) or plug in the charge for 10 minutes before trying again.
  • ❌ Appears. FASTBOOT Recovery β†’ Try fastboot reboot recovery or keep the buttons longer (15)+ seconds).
  • ❌ The screen flashes and reboots. β†’ Maybe the firmware is damaged. Try flashing stock recavers through Fastboot: fastboot flash recovery. recovery.img
  • ❌ TWRP password β†’ It's encryption. We need to enter it. PIN-The code or pattern lock you used in the system.

If none of the methods worked, it may be that the device has an unofficial firmware with a damaged Recovery, in which case only firmware of the full MIUI image through the Mi Flash Tool will help.

7.What to do after entering Recovery?

When you finally get on the Recovery menu, you'll have a few options. Here's what they mean:

  • πŸ”„ Reboot system now - restart to normal mode.
  • πŸ“¦ Apply update from ADB β€” installing updates via computer.
  • πŸ“ Apply update from SD card - installing firmware from the memory card (you need a file) update.zip).
  • βš™οΈ Wipe data/factory Reset – Complete reset (deletes all data!).
  • πŸ”§ Mount - connection of memory partitions (in TWRP).
  • πŸ”“ Advanced – Additional functions (in TWRP You can make backups, format sections).

The most requested operations:

  • 🧹 Reset to factory settings: select Wipe data/factory reset β†’ Confirm the action. This will delete all data, including accounts and apps.
  • πŸ“₯ Installation of firmware: download the official update.zip For your model from Xiaomi, place it in the root of memory and select Apply update from SD card.

⚠️ Warning: If you install firmware through Mi Recovery, it must be signed by Xiaomi. ZIP-Files (e.g. from Xiaomi.eu) can only be flashed through TWRP!

FAQ: Answers to Frequent Questions

Can I go to the Recovery if the power button is broken?
Yes, there are two ways: via ADB (if USB debugging is enabled): adb reboot recovery. via Fastboot: connect the device to your PC, press the volume down when you connect the cable (sometimes autodetermine in FASTBOOT works), then perform fast recoveryboot reboot. If the volume buttons don't work, then only repair or firmware via EDL (emergency mode) remains.
Why does the device immediately reboot after entering the Recovery?
This is a typical problem on devices with damaged recovery partition. Solutions: Sweat stock Recovery through Fastboot (download image from xiaomifirmwareupdater.com). Try to log in via ADB or Fastboot (as described above). If nothing helps, run the full firmware through Mi Flash Tool in clean all mode.
How to get out of the Recovery if the sensor is not working?
In Mi Recovery, the control is carried out by volume buttons (up/down for navigation) and power button (select). TWRP The sensor usually works, but if it doesn’t: Connect OTG-mouse (mostly) TWRP support USB-Use volume buttons + Power (as in Mi Recovery) Reboot forcefully: hold the power button for 15-20 seconds.
Can I install TWRP without unlocking the bootloader?
No, all modern Xiaomi devices (starting in 2018) require an unlocked bootloader to install TWRP. The exception is some older models (Redmi 4X, Mi 5) where you could flash backs through exploits, but these methods are not current. To unlock the bootloader: Link your Mi Account to your device in Settings β†’ Mi β†’ Cloud services Account. Connect to your PC, go to FASTBOOT and execute fastboot oem unlock. Wait 72–168 hours (on new devices, wait).
How to make a backup in TWRP before firmware?
V TWRP Backup is created like this: Select Backup. Mark partitions for backup (recommended: Boot, System, Data, EFS). Select a storage location (internal memory or storage). SD-Swipe to confirm (or click Swipe to Back Up). Backup takes 5-15 GB depending on the model. Store it on your PC or cloud, and when you reset, the data from your phone will be deleted.