How to go to Recovery Mode on Xiaomi: all the ways for Redmi, POCO and Mi

Recovery Mode on Xiaomi smartphones is a service menu that allows you to perform mission-critical operations: resetting to factory settings, installing firmware via update.zip, cleaning the cache or even unlocking the bootloader. Without access to it, you can not solve most software problems, from system freezes to the consequences of a failed update. However, the way you log into Recovery depends on the device model, the version of MIUI and even the type of installed recovery (stock or custom type TWRP).

In this article, we will analyze all the current ways to download in Recovery on Xiaomi in the future. 2026 year, including physical button combinations, commands through ADB/Fastboot, We will also focus on common errors (for example, when the phone vibrates but does not load in the menu) and how to get around them. 12 or POCO X5 refused to turn on after the firmware - here you will find a solution.

What is Recovery Mode and Why You Need It on Xiaomi

Recovery mode is an isolated environment that works independently of the main Android operating system, and is sewn into a separate partition of the smartphone memory and starts before the MIUI loads.

  • πŸ”„ Reset to factory settings (Wipe Data) – deletes all user data, returning the phone to the state out of the box".
  • πŸ“¦ Installation of official firmware through files update.zip (For example, when updating through MIUI bootloader).
  • 🧹 Cache Clearance (Wipe Cache) – helps with lags and freezes without data loss.
  • πŸ”“ Unlocking the loader (on some models) or preparing for the installation of a custom Recovery (TWRP).
  • πŸ› οΈ Diagnostics of hardware problems – for example, checking the operation of the touch screen or speakers.

On Xiaomi smartphones, two types of recovery are used:

  1. Stock (MIUI Recovery) - a limited menu from the manufacturer with basic functions, supports only official firmware and has protection from unauthorized actions.
  2. TWRP (OrangeFox) - extended Recovery with support for backups, root rights and installation of unofficial firmware. Requires unlocking the bootloader.

⚠️ Note: On devices with a locked boot loader (Redmi) 13C, POCO M6 Pro and newer) stock recavers may refuse to install firmware not signed by Xiaomi".

Method 1: Enter Recovery via physical buttons (for all models)

The most versatile method is the use of hardware buttons. Works even if the phone does not turn on or hung on the MI logo. The instruction is suitable for Redmi, POCO and Mi of all generations (including Xiaomi 14 and Redmi Note 13 Pro+).

Turn off the phone (press the power button for 10 seconds if it freezes)

Disconnect the charging cable (if connected)

Make sure the battery is at least 30% charged.

Prepare firmware files in advance (if you plan to install)-->

Step-by-step:

  1. Turn off your smartphone completely. If it freezes, press the power button 10-15 seconds before it turns off.
  2. Press the button combination: πŸ“± For most models: Volume up (+) + Nutrition. πŸ”Š For older devices (until 2018): Volume up (+) + Loudness down (–) + Nutrition. ⚑ For POCO F5 redmi K60: Loudness up (+) + Food (hold until the logo appears) MI, Then let go of the power, but keep the volume up).

Recovery

Xiaomi

No command

If after holding the buttons, the phone simply vibrates and turns on in normal mode:

  • πŸ”‹ Check the battery power – at levels below 15%, some models block the entrance to the Recovery.
  • ⏱️ Hold the buttons longer (up to 15 seconds).
  • πŸ”„ Try a different combination (for example, with both volume buttons).
What if the phone vibrates but does not load in Recovery?
If the device vibrates but does not show the menu, this can mean: 1. Damaged partition Recovery – requires flashing through the Fastboot. 2. Locked bootloader – on new models (Redmi 12 and later) stock recesses can be locked before unlocking bootloader. 3. Hardware malfunction – for example, no volume buttons. In this case, use the method with ADB (see next section).

Method 2: Download to Recovery via ADB (if the phone is turned on)

If the smartphone works, but you need to get to the recovery without using buttons (for example, to automatically install firmware), you can use the ADB command. This method requires on debugging over USB and a computer with drivers installed.

What you need:

  • πŸ–₯️ Computer with Windows/Linux/MacOS.
  • πŸ”Œ USB-Type C Cable (preferably original).
  • πŸ› οΈ Utilities. ADB Fastboot (you can download from the official Android website).
  • βš™οΈ Included debugging by USB in the phone settings (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect the phone to the computer and allow debugging (on the smartphone screen will appear a request – click Allow).
  2. Open the command prompt (cmd in Windows or Terminal in MacOS/Linux) and go to the folder with ADB.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Run the command to reboot in RecavΓ©rie: adb reboot recovery

If the team fails:

  • πŸ”„ Reconnect the cable and check the drivers (Xiaomi sometimes requires the installation of official drivers).
  • πŸ”’ Make sure the debugging is done USB It is on and there is no request for permission on the phone.
  • πŸ“± Try restarting your phone before connecting.

πŸ’‘

If the adb reboot recovery command restarts the phone to normal mode, then your device has a custom recovery (such as TWRP) installed, but the bootloader is blocked. In this case, use the adb reboot bootloader command, and then manually select Recovery Mode from the Fastboot menu.

Method 3: Sign in via Fastboot (if ADB is not working)

If USB debugging is disabled or the phone is getting stuck on the screensaver but reacts to the power button, you can use Fastboot mode. This method is suitable for devices with an unlocked or locked bootloader.

Step-by-step:

  1. Turn off the phone.
  2. Press Volume Down (-) + Nutrition before the screen with the rabbit in the header (Fastboot logo) appears.
  3. Connect your phone to your computer and open the command line in the folder with Fastboot.
  4. Check the connection with the command: fastboot devices
  5. Download to Recavator: fastboot reboot recovery

If the command returns a FAILED error (remote: 'unknown command'):

  • πŸ”§ On new models (Xiaomi) 13T, Redmi Note 12 Pro may need to unlock the bootloader first via Mi Unlock Tool.
  • πŸ“‘ Check out the Fastboot version – use the latest version from Platform Tools.
  • πŸ”„ Try the alternative command: fastboot oem reboot-recovery

⚠️ Note: On devices with a locked boot loader (Redmi) 13C, POCO M6) The fastboot reboot recovery command can result in a reset to factory settings. If you need to save data, unlock the bootloader first through the official Xiaomi tool.

Table: Button combinations for different Xiaomi models

On some Xiaomi devices, the button combinations for login to Recovery or Fastboot are different, and the following is the current table for popular models from 2020-2026:

ModelRecovery ModeFastboot ModeNotes
Redmi Note 12/13, POCO X5/X6Volume + (+) + NutritionVolume (-) + NutritionOn the Note 13 Pro+, hold the buttons until double vibration.
Xiaomi 13/14, Mix Fold 3Volume + (+) + NutritionVolume (-) + NutritionWhen holding >10 seconds, emergency mode can work.
Redmi 10/9, POCO M4/M5Volume + (+) + NutritionVolume (-) + NutritionSome firmware requires you to release power after the MI logo.
Xiaomi Pad 6, Pad 5Volume + (+) + Nutrition (15 seconds)Volume (-) + NutritionOn tablets, volume buttons may be less sensitive.
Older models (Redmi 4X, Mi A1)Volume + (+) + Loudness (-) + NutritionVolume (-) + NutritionA charging connection may be required.

Redmi (Note, K-series)

POCO (X, M, F-series)

Xiaomi (digital series 11/12/13/14)

Xiaomi Mix or Fold

Another model-->

Frequent problems and their solutions

Even if you follow the instructions correctly, you can end up with an error in entering Recovery, and let's look at typical situations and how to fix them.

1.The phone vibrates but doesn't load into Recovery

Causes and solutions:

  • πŸ”‹ Battery discharge – connect the charge for 10-15 minutes, then try again.
  • πŸ”’ bootloader is blocked – unlock it through Mi Unlock Tool (requires binding Mi Account and waiting 7-168 hours).
  • πŸ› οΈ Recovery is damaged – reflash it through Fastboot with the command: fastboot flash recovery recovery.img (file recovery.img You can get it from the official firmware).

2. There is a "No command" error and Android robot

This is the standard runoff Recovery screen on Xiaomi.

  1. Press and hold Power + Volume + (+) for 2-3 seconds.
  2. Let go of Meals, but keep Volume + (+) until the menu appears.

3. Upon logging into Recovery, the phone immediately restarts

Possible causes:

  • πŸ”„ Damaged firmware – try installing official firmware through the Mi Flash Tool.
  • πŸ”‹ Battery Failure – Check the battery (if the phone turns off at 30-40% charge).
  • πŸ› οΈ Castom Recovery Without Unlocking the Booter – Return to Stock Recovery via Fastboot.

πŸ’‘

If the phone reboots to Recovery every time it turns on, it's a sign of a damaged boot or recovery partition. Solution: Fastboot full firmware and clear all partitions (fastboot -w).

How to Get Out of Recovery Mode on Xiaomi

To leave the Recovery menu and return the phone to normal mode:

  1. In the drain recavator, select Reboot β†’ Reboot to System (manage volume buttons, choose the power button).
  2. In custom recap (TWRP) press Reboot β†’ System.
  3. If the phone is getting stuck on the recovery screen, press the power button for 10-15 seconds for a forced reboot.

If after leaving the Recovery, the phone loads again into this menu:

  • πŸ”„ This is a sign of a broken firmware. You need to reflash the device via Fastboot.
  • πŸ“± Check if the custom recavator is installed without unlocking the loader.

FAQ: Answers to Frequent Questions

Can I go to Recovery if the volume buttons don't work?
Yes, there are two ways: Use the adb reboot recovery command (requires enabled debugging by reboot). USB). Connect your phone to your computer and send a command via Fastboot (if the bootloader is unlocked). If the buttons are physically broken and the debugging is not on, then only repair or firmware through the Fastboot is left. EDL (emergency).
Why is the new Redmi 13C not available for Recovery?
On devices 2023-2026 (Redmi) 13C, POCO M6) Xiaomi tightened protections. Possible reasons: πŸ”’ bootloader is blocked – you need to unlock through Mi Unlock Tool. πŸ›‘οΈ Anti-Rollback protection is enabled – you can not install firmware older than the current version. πŸ“± Installed custom recavers without unlocking - return stock through Fastboot.Solution: follow the instructions on the official Xiaomi forum for your model.
How to distinguish stock recovery from TWRP?
Compare the appearance of the menu: πŸ“± Stock: blue background, Xiaomi logo, menu in English/Chinese, limited features. πŸ› οΈ TWRP: Orange/black interface, touch controls, Backup, Mount, Advanced. If you're not sure, there's no way to back up user data in the drain recave.
Can I install the firmware through Recovery without unlocking the bootloader?
Yes, but only official firmware from Xiaomi in update.zip. For this: Download the firmware for your model from the official website. Rename the file to update.zip and put it in the root of the phone's memory. In the recovery, select Install update.zip to System. LineageOS, Pixel Experience requires an unlocked bootloader.
What if after resetting to Recovery, the phone requires a password?
It's a function. FRP (Factory Reset Protection: Protection against resetting of other people's devices: πŸ”‘ Enter the last password used from your Mi or Google account. πŸ“± If you do not remember the password, unlock through the Xiaomi account recovery service. πŸ› οΈ Some models can be bypassed FRP It's a Fastboot, and it's a security measure that you can't get around without access to your account.