Recovery Mode on Xiaomi smartphones is a utility tool that allows you to perform critical operations with the system, from reset to factory settings to install custom firmware. However, not all users know how to enter it correctly, especially if the phone is locked, not turned on or malfunctioning. In this article, we will discuss all the current ways to transfer Xiaomi devices (including Redmi, POCO and Mi) to Recovery Mode, and also talk about the nuances that will help avoid errors.
Itβs important to understand that the process of logging into Recovery can vary depending on the model, the version of the MIUI firmware, and even the state of the device (on/off, locked/unlocked). Weβve compiled universal methods that work on most devices released after 2018, but also highlight features for older models. If you plan to manipulate the system β for example, installing a TWRP or resetting a password β this material will become your cheat sheet.
What is Recovery Mode and Why You Need It on Xiaomi
Recovery Mode (or βrecovery modeβ) is an isolated environment built into Xiaomiβs firmware that allows you to bypass the main operating system.
- π Reset to factory settings (full wipe) if the phone brakes or doesn't respond to commands.
- π¦ Installation of official and custom firmware through ADB sideload or from memory card.
- π§ Cache cleaning (Wipe Cache Partition), which sometimes solves problems with hanging.
- π Deletion of the pattern lock or PIN-code (if you forgot your password).
- π οΈ Diagnostics of hardware problems (e.g., checking sensor or speaker performance).
Xiaomi devices use two types of Recovery:
- Stock (MIUI Recovery) β limited in function, but safe for beginners.
- Custom (TWRP, OrangeFox) - extended, with support for backups and installation of unofficial firmware.
If you've never worked with Recovery, start with stock.Castom solutions require unlocking the bootloader and can result in a loss of warranty.
Method 1: Standard button input (for phone on)
This is the simplest and most versatile method that works on 90% of Xiaomi devices.Such if the phone turns on, but you want to go to Recovery for a reset or upgrade.
- Turn off the smartphone completely (press the power button and select Turn off).
- Press the button combination: For most models: Power button + Volume up. For older devices (until 2018): Power button + Volume up + Volume down.
10-15 seconds
Mi
Recovery
MIUI Recovery
Fastboot
If after holding the buttons the phone just vibrates and turns on in normal mode, try:
- π Press buttons on the device turned off (not in reboot mode!).
- π Hold the combination longer (up to 20 seconds).
- π Try again with a different combination (see table below).
βοΈ Checking before entering Recovery
Method 2: Sign in via Fastboot (if the buttons don't work)
If the physical buttons are damaged or the phone does not respond to the standard combination, you can log in to Recovery via Fastboot mode. ADB/Fastboot.
- Connect your phone to the PC via USB-cable.
- Press the Power button + Volume down for 10 seconds to enter the Fastboot (a screen with a rabbit and a Fastboot inscription).
- On your computer, open the command line (Win + R β cmd) and type: fastboot reboot recovery.
- The phone will automatically reboot in Recovery Mode.
If the team is not working, check:
- π Connecting the cable (try another port) USB).
- π₯οΈ Are Xiaomi drivers installed (you can download on the official website).
- π§ Correctness of the command (registration is important!).
β οΈ Note: If after the command fastboot reboot recovery phone loads in normal mode, it means that stock Recovery replaced by custom (for example, TWRP). In this case, use the command fastboot boot. twrp.img (I need an image file).
Method 3: Login via ADB (for unlocked phones)
This is a good method if you have USB debugging enabled and your phone is on, but you want to reboot to Recovery without using buttons, for example, to install updates via ADB sideload.
- Activate Developer Mode: Go to Settings β About Phone β MIUI Version. Click on MIUI Version 7 times until you become a developer.
USB debugging
Settings β Additional β For Developers
Connect the phone to the PC and confirm the debugging permission.
adb reboot recoveryIf the team is not working:
- π Reconnect. USB-cable (sometimes it helps to change the port).
- π§ Check if debugging is enabled (adb devices should show your device).
- π± Make sure there is no screen lock on the phone (sometimes). ADB requires unlocking).
π‘
If the phone is not identified via ADB, try using the original Xiaomi cable β cheap counterparts often do not support data transfer.
Method 4: Sign in via MIUI menu (no buttons and PCs)
On some Xiaomi models (especially those with MIUI 12 and later), you can log in to Recovery directly from the system interface, which is convenient if the buttons are unstable or you are afraid to use Fastboot.
- Open the Settings app.
- Go to About the Phone. β Updating the system.
- Click on the three dots in the top right corner and select Reboot in Recovery.
- Confirm the action β the phone will automatically restart to the desired mode.
This method doesn't work on all firmware, unless Recovery reboot:
- π Check the version. MIUI (relevant MIUI 12/13/14).
- π² Try to update the firmware to the latest version.
- π§ Use alternative methods (buttons or buttons) ADB).
Method 5: Log in to Recovery on a locked phone
If you have forgotten the pattern lock or PIN-code and phone locked, logging into Recovery may be the only way to reset. MIUI 13+) This requires confirmation of the Mi Account account.
- Turn off the phone (press the power button for 10-15 seconds).
- Press the Power button + Volume up to enter Recovery.
- In the menu, select Wipe Data β Wipe All Data (navigation is done with volume buttons, confirmation is with the power button).
- If you request to enter the username / password Mi Account, enter the data from the associated account.
β οΈ Note: On devices with a locked bootloader, a reset via Recovery may require confirmation via Mi Account. If you do not remember your account details, restore them in advance at account.xiaomi.com.
If the phone does not accept commands or hangs on the Mi logo:
- π Check the battery charge (should be at least 20%).
- π Connect the charger and try again.
- π§ Try another method of login (e.g. via Fastboot).
Table: Button combinations for different Xiaomi models
Not all Xiaomi devices use the same combination to log in to Recovery. Below is a table with the latest data for popular models:
| Model | Combination for Recovery | Combination for Fastboot | Notes |
|---|---|---|---|
| Redmi Note 10/11/12 | Food + Volume up | Food + Volume Down | On the Note 12 Pro+, hold the buttons for 15+ seconds. |
| POCO F3/F4/F5 | Food + Volume up | Food + Volume Down | The POCO F5 Pro may require a charging connection. |
| Xiaomi 11T/12T/13 | Food + Volume up | Food + Volume Down | On the Mi 13 Ultra, the combination only works after a complete shutdown. |
| Redmi 9/9A/9C | Food + Volume up | Food + Volume Down | Old firmware may require Power + both volume buttons. |
| Xiaomi Mi A1/A2/A3 | Food + Volume up | Food + Volume Down | Android One devices use Googleβs stock recovery. |
If your model is not in the table, try the universal Power + Volume up combination. On non-removable battery devices (such as Mi Mix or Black Shark), you may need longer button retention (up to 20 seconds).
What if the phone is not included in Recovery?
Frequent Mistakes and How to Avoid Them
When using Recovery Mode, users often face typical problems, and here are the most common ones and ways to solve them:
- π« Phone does not respond to button combination Check if the device is completely turned off (some models require forced shutdown by holding the power button 15)+ Also try to connect the charger β sometimes it helps to wake up the phone.
- π Once you have selected Wipe Data, your phone requires a Mi Account password, which is standard protection on new devices. If you don't remember your account details, restore them to account.xiaomi.com or contact Xiaomi with proof of purchase.
- π± Instead of Recovery, the phone loads into Fastboot, which means you've been holding the wrong combination. + Volume up.If the problem persists, Recovery firmware may have been damaged.
- β‘ Phone turns off when you log in to Recovery, battery's probably dead. Connect the device to charge for 10 to 15 minutes and try again. If the problem persists, check the cable and power supply.
If you plan to carry out serious manipulations (install TWRP, firmware via Fastboot), in advance:
- π Backup important data (photos, contacts, messages).
- π Charge your phone to 50% or more.
- π Make sure you have access to your Mi Account.
π‘
Before any action in Recovery, make sure you have a data backup.Reset to factory settings removes all information from internal memory!