Recovery Mode on Xiaomi, Redmi and POCO smartphones is a hidden system environment that allows you to perform critical operations: factory reset, firmware installation or recovery from failures. Unlike the usual MIUI interface, there is no graphical shell, only a text menu with a limited set of functions, but it is this mode that becomes a lifeline when the phone stops loading or requires a manual software update.
In this article, youβll find all the current ways to sign in to Recovery for Xiaomi 2026 devices, including models with Snapdragon and Mediatek processors, as well as solutions to typical problems (for example, when the phone does not respond to buttons or hovers on the logo). We will analyze methods for switched off and on apparatus, use ADB, And explain why on some devices instead of standard Recovery appears Fastboot.
What is Recovery Mode and Why You Need It
Recovery Mode is an isolated environment built into Android firmware that works independently of the main system, allowing you to:
- π Reset to factory settings (useful when selling or after a virus attack).
- π¦ Install official / castom firmware through ZIP-file.
- π οΈ Clear cache (e.g. Dalvik-cache) if the system is slowing down.
- π§ Restore backup copies (if they were created through TWRP or MIUI Backup).
- π¨ Fix download errors (bootloop, getting stuck on the Mi logo).
Xiaomi smartphones use two types of Recovery:
- Stock (MIUI Recovery) β a simplified menu from the manufacturer with basic functions (reset, clear cache, install updates via update.zip).
- Custom (TWRP, OrangeFox) - an extended version with support for backup, partition mounting and installation of unofficial firmware.
β οΈ Note: On new Xiaomi models (e.g. Xiaomi) 13/14, Redmi Note 12) Stock Recovery can block installation of unsigned ZIP-This requires unlocking the bootloader (Bootloader Unlock).
If you plan to flash your phone, first check the bootloader status with the command:
fastboot oem device-infoIn the answer, look for the line Device unlocked: true. If it is false, you will need to officially unlock through the Xiaomi website.
Method 1: Log in to Recovery from a phone turned off (classic method)
This is the most reliable way to work on 90% of Xiaomi devices, including older models (Redmi 4X, Mi A1) and newer ones (POCO F5, Xiaomi 13T).
Sequence of action:
- Turn off the phone (if it freezes, hold the power button for 10-15 seconds before vibration).
- Press the button combination: For most models: Volume up (+) + Power. For older devices (2016β2018): Volume up (+) + Volume down (β) + Power.
Mi
or the Recovery menu
5-10 seconds
If you reboot your phone after the Mi logo, you let go of the buttons too soon. Try again, holding them for longer.
βοΈ Checking before entering Recovery
| Xiaomi model | Button combination | Notes |
|---|---|---|
| Xiaomi 12/13/14, Redmi Note 11/12, POCO F4/F5 | Volume up + Nutrition | On some devices, you may need to hold the buttons for up to 20 seconds. |
| Redmi 9/9A/9C, POCO M3/M4 | Volume up + Nutrition | If a Fastboot appears, try again with a different combination. |
| Mi 8/9/10, Redmi Note 8/9 Pro | Volume up + Nutrition or Volume up + Down + Nutrition | On some firmware, only the second combination works. |
| Xiaomi Mi A1/A2 (Android One) | Loudness down + Nutrition | These models have their own Recovery menu from Google. |
β οΈ Note: On devices with a Mediatek processor (e.g. Redmi) 10A, POCO C40) Long-term button retention can result in a reset via Fastboot rather than a Recovery login.In this case, release the buttons immediately after the Mi logo appears.
Method 2: Log in to Recovery via ADB (for phone on)
If the phone is working but you need to get into Recovery (for example, to install an update), you can use it. ADB-This method requires a team:
- π₯οΈ Computers with installed ADB and Fastboot.
- π Included debugging by USB in the developer settings (Settings) β The phone. β Version. MIUI β tap 7 times).
- π± Connected phone over USB (File transfer mode).
Instructions:
- Open the command line (Win + R β enter cmd).
- Check the device connection: Adb devices should show a serial phone number.
- Run the command to reboot in Recovery: adb reboot recovery
If after the command the phone is rebooted to normal mode, it means:
- πΉ Stock Recovery is disabled on your model (replaced with Fastboot).
- πΉ Installed custom Recovery (TWRP), but it's damaged.
π‘
If the adb reboot recovery command doesnβt work, try adb reboot bootloader and then manually select Recovery Mode from the Fastboot menu using volume buttons.
Method 3: Sign in via Fastboot (if the phone only loads into it)
Sometimes, instead of Recovery, the phone loads into Fastboot Mode, which is a black screen with a bunny and the words FASTBOOT.
- πΉ Recovery section damaged.
- πΉ Unofficial firmware installed.
- πΉ The wrong combination of buttons is pressed.
To get from Fastboot to Recovery:
- Connect your phone to your PC and open the command line.
- Check the connection: fastboot devices
- The command is: fastboot reboot recovery.
If the command fails, then the Recovery is missing or locked on the device.
- πΉ Install stock Recovery with Fastboot: Fastboot Flash Recovery recovery.img (file recovery.img You can download the Xiaomi Firmware Updater).
- πΉ Or run the full firmware through the Mi Flash Tool.
What if the Fastboot doesnβt recognize the device?
Problems with logging into Recovery and their solutions
Even with the right actions, logging into Recovery may not work, and letβs look at common mistakes and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The phone vibrates, but does not turn on | Battery discharged or power connector damaged | Charge your phone for at least 30 minutes with the original charger. Try another cable. |
| Fastboot is coming instead of Recovery | Recovery partition is damaged or the wrong combination is pressed | Recovery via Fastboot (see Method 3) or use ADB. |
| Recovery menu in Chinese | Global firmware for China (China ROM) installed | Select locations (reset is usually the 4th on the list) or go through the Global ROM. |
| phone is stuck on startup Mi logo after reset | Damaged firmware or module conflict | Complete reset again or run your phone through the Mi Flash Tool. |
On Xiaomi models with a Snapdragon 8 Gen 2/3 processor (for example, Xiaomi 13 Ultra, Redmi K60 Pro), stock Recovery can block the entrance if the device is tied to a Mi Account.
What to do in the Recovery menu: basic functions
Once you log in, you'll see a menu in English or Chinese (depending on the firmware), with volume (moving) and power (selecting) buttons, and let's look at the key points:
- π Reboot system now - restart to normal mode.
- ποΈ Wipe data / Factory reset β complete reset (deletes all data except files on the dataset) SD-map).
- π§Ή Wipe cache partition β cleaning cache (useful when brakes system).
- π₯ Apply update from ADB β Updating the updates through ADB sideload.
- π Apply update from SD card - installing firmware from a memory card (file should be called) update.zip).
- π§ Advanced β additional options (checking firmware integrity, mounting partitions).
β οΈ Warning: The Wipe data item deletes all data, including photos, contacts and apps. SD-You can copy important files to your PC. You can't recover data after resetting through Recovery without specialized hardware.
If you install firmware through Apply update from SD card, make sure that:
- πΉ The firmware file has a name. update.zip (gapless!).
- πΉ The firmware is suitable for your model (check on the website). MIUI Downloads).
- πΉ Battery charged at least 50 times%.
π‘
Recovery is the last chance to restore the phone if it doesn't turn on, but remember, after Wipe data, Xiaomi's warranty is saved, but the data isn't.
How to avoid turning your phone into a brick
Incorrect actions in Recovery can lead to a complete loss of the deviceβs performance (called βbrickβ).
- π« Do not interrupt the process of installing firmware or reset (even if the phone takes a long time to βthinkΒ»).
- π Watch the battery β if the phone runs out during the operation, the chances of recovery without a service center are minimal.
- π Do not install firmware from other models β even if they are βsimilarβ (for example, Redmi Note 11 and Redmi Note 11 Pro have different firmware).
- π Do not change partitions manually (for example, via fastboot erase) unless you understand the consequences.
If after manipulation in Recovery phone:
- πΉ Not enabled β try logging into Fastboot and flashing stock firmware through the Mi Flash Tool.
- πΉ Hang on the logo β reset again or check the integrity of the firmware.
- πΉ Mi Account requires password β log in or wait 72 hours to unlock (if the device was linked to the account).
Last Chance: If the phone doesn't respond to any combinations, try a hardware reset (if supported by your model):
- Turn off the phone.
- Press Volume Up + Power for 30 seconds.
- Release the buttons and wait 2-3 minutes β sometimes it works as a forced reboot.