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:
- Stock (MIUI Recovery) - a limited menu from the manufacturer with basic functions, supports only official firmware and has protection from unauthorized actions.
- 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:
- Turn off your smartphone completely. If it freezes, press the power button 10-15 seconds before it turns off.
- 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?
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:
- Connect the phone to the computer and allow debugging (on the smartphone screen will appear a request β click Allow).
- Open the command prompt (cmd in Windows or Terminal in MacOS/Linux) and go to the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- 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:
- Turn off the phone.
- Press Volume Down (-) + Nutrition before the screen with the rabbit in the header (Fastboot logo) appears.
- Connect your phone to your computer and open the command line in the folder with Fastboot.
- Check the connection with the command: fastboot devices
- 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:
| Model | Recovery Mode | Fastboot Mode | Notes |
|---|---|---|---|
| Redmi Note 12/13, POCO X5/X6 | Volume + (+) + Nutrition | Volume (-) + Nutrition | On the Note 13 Pro+, hold the buttons until double vibration. |
| Xiaomi 13/14, Mix Fold 3 | Volume + (+) + Nutrition | Volume (-) + Nutrition | When holding >10 seconds, emergency mode can work. |
| Redmi 10/9, POCO M4/M5 | Volume + (+) + Nutrition | Volume (-) + Nutrition | Some firmware requires you to release power after the MI logo. |
| Xiaomi Pad 6, Pad 5 | Volume + (+) + Nutrition (15 seconds) | Volume (-) + Nutrition | On tablets, volume buttons may be less sensitive. |
| Older models (Redmi 4X, Mi A1) | Volume + (+) + Loudness (-) + Nutrition | Volume (-) + Nutrition | A 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.
- Press and hold Power + Volume + (+) for 2-3 seconds.
- 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:
- In the drain recavator, select Reboot β Reboot to System (manage volume buttons, choose the power button).
- In custom recap (TWRP) press Reboot β System.
- 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.