Recovery Mode on Xiaomi smartphones is a service menu that allows you to perform mission-critical operations: factory resets, firmware installation, cache cleaning, and even brick recovery. However, logging in is different from standard key combinations on other Android devices, especially after the MIUI 14/15 updates and Xiaomiβs tightening security policy in 2023-2026.
In this article, you will find the latest ways to enter stock recovery (standard) and custom recovery (TWRP, OrangeFox) for all lines: Redmi, POCO, Xiaomi and Black Shark. We will analyze the nuances for new models (for example, Xiaomi 14 Ultra or Redmi Note 13 Pro+), where the manufacturer hid the classic combinations of buttons, and also explain why sometimes Power + Vol Up does not work. Special attention will be paid to unlocking the bootloader through Fastboot β without this step, many operations in the recavereacher will be unavailable.
1 What is Recovery Mode and Why is it Needed
Recovery Mode is an isolated environment running parallel to the main operating system, built into every Xiaomi smartphone and launched before MIUI boots.
- π Hard reset β deletes all data, including accounts and files.
- π¦ Install official firmware via.zip files (for example, update) MIUI manually).
- π§Ή Cache Cleaning (Wipe Cache Partition) β helps with freezes and errors.
- π§ Partition mounting to access system files (in custom recovery).
- π οΈ Recovery after crashes (for example, if the smartphone does not turn on or stuck on the logo).
On Xiaomi smartphones there are two types of recovery:
- Stock Recovery is a standard menu from the manufacturer with limited features, supports only official firmware and does not allow you to install modified software.
- Custom Recovery (such as TWRP or OrangeFox) is an extended version with support for backups, root rights and unofficial firmware. Requires unlocking the bootloader.
β οΈ Note: On new Xiaomi models (released after 2022), the entrance to the recavers through the buttons can be blocked if the bootloader is not unlocked.
2 Preparation before entering Recovery
Before you try to enter the RecavΓ©rie, follow a few critical steps:
Charge your smartphone at least 50% | Create a backup of data (photos, contacts, messages) | Find out the model of your device (in Settings β About phone) | Download the official firmware (if you plan to update) | Check the status of the bootloader (unlocked / blocked)
-->
Pay special attention to the status of the bootloader. On new Xiaomi devices, it is blocked by default.
- Turn off your smartphone.
- Hold the Power. + Vol Down (Power button) + Volume reduction) for 10-15 seconds.
- If you see a FASTBOOT sign and a picture of a rabbit in a hat, the bootloader is locked, if the UNLOCKED sign is unlocked.
If the bootloader is locked, many functions in the backpack will not be available. For example, you will not be able to:
- π« Install custom firmware.
- π« Make a backup through TWRP.
- π« Sweep the core or mod.
Unlocking a bootloader on Xiaomi requires you to link your Mi Account and wait 7-14 days (on new models).
Redmi (Series Note, K, A)|POCO (F, X, M)|Xiaomi (Series 11/12/13/14) |Black Shark| Another brand-->
Method 1: Entering through buttons (for most models)
Itβs a classic method that works on 80% of Xiaomi devices released before 2022, and for new models (such as the Xiaomi 13T or Redmi Note 12 Pro+), it may not work due to locking.
Instructions:
- Turn off your smartphone (hold the Power until the off menu appears).
- Hold the combination: π Power (power button) + Vol Up (volume increase) β for most models. π Power + Vol Up + Vol Down β for some older devices (e.g. Redmi) 4X).
Mi
If the screen flashes or the smartphone just reboots, try:
- πΉ Release buttons immediately after the appearance of the Mi logo.
- πΉ Use the Power combination + Vol Down, and then in the Fastboot menu, select Recovery Mode using volume buttons.
| Xiaomi model | Working combination | Notes |
|---|---|---|
| Redmi Note 10/11/12 | Power + Vol Up | The Note 12 Pro+ may require unlocking the bootloader. |
| POCO F3/F4/F5 | Power + Vol Up | On POCO, the F5 Pro sometimes only works when connected to a PC. |
| Xiaomi 11/12/13 | Power + Vol Up + Vol Down | Xiaomi 13 Ultra requires pre-activation in Settings β For developers. |
| Black Shark 4/5 | Power + Vol Up (hold 20+ seconds) | On gaming smartphones, the button retention time is longer. |
β οΈ Attention: On devices with MIUI 14+ And a locked bootloader can open the Fastboot menu instead of the Recovery, warning This device is locked. ADB (described below).
Method 2: ADB Entry (for new models)
If the buttons donβt work (e.g., Xiaomi 14 or Redmi Note 13), the most reliable way to do this is to use the buttons. ADB-It requires you to turn on debugging. USB and driver installation.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β Developer. Activate USB Debugging and OEM Unlock.
Connect your smartphone to your PC via USB (use the original cable!).
ADB Tools
Mi Flash Tool
Win + R
cmd
adb devices(The name of your device should appear)
adb reboot recoveryIf after the command adb reboot recovery smartphone reboots in normal mode, it means:
- πΈ The boot loader is locked (unblocking is required).
- πΈ It's on the device. MIUI with a security patch that blocks ADB-Recovery. In this case, only Fastboot will help.
π‘
If the adb device command does not find the device, try changing the mode. USB-Connection to File Transfer (MTP) notice-curtain.
5. Method 3: Sign in via Fastboot (if ADB doesn't work)
If neither the buttons nor the ADB worked, Fastboot, a mode where you can force the receptacles to run, is suitable for devices with a locked bootloader, but requires a computer.
Instructions:
- Turn off your smartphone.
- Press Power + Vol Down before the FASTBOOT screen appears.
- Connect the device to your PC and open the command line in the folder with fastboot.
- Run the command: fastboot boot recovery.img (where recovery.img is your recaveri file, for example, TWRP). Note: For standard recovery, use: fastboot reboot recovery
If FAILED (remote: 'Flashing is not allowed in Lock State') is encountered, it means that the bootloader is locked.
- πΉ Unlock the bootloader through the official Xiaomi tool.
- πΉ Or use fastboot flash recovery. recovery.img (only for unlocked devices!).
β οΈ Attention: The fastboot flash and fastboot boot commands are different operations. The first one flashes the Recovery constantly, the second one launches it once. Flash will not work on locked devices!
Method 4: Entry through applications (without PC)
If you don't have a computer, you can try Google Play apps that reboot your smartphone to a recave, but this method doesn't work on all devices and requires root rights or an unlocked bootloader.
Top.-3 river-entry:
- π± ADB Insecure β allows you to launch ADB-PC-free teams (root is needed).
- π± Reboot Manager β Reboot to Recaveri/Fastboot with one tap.
- π± Kernel Adiutor β for advanced users (requires root).
How to use (for example, Reboot Manager):
- Install the app and provide root access (if required).
- Select Recovery.
- Confirm the reset.
Why can applications not work?
7. Frequent errors and their solutions
Even with the instructions, users often face problems, and we'll look at the most common ones.
| Mistake. | Reason. | Decision |
|---|---|---|
| The smartphone vibrates, but does not go into the Recovery | Wrong button combination or blocked bootloader | Try Power + Vol Up + Vol Down or use ADB |
| No command (robot with red exclamation point) appears | Failure in standard Recovery | Press Power + Vol Up for 10 seconds to open the menu |
| ADB does not see the device | Not installed drivers or not included debugging | Install Mi PC Suite or Google USB Drivers |
| FAILED (remote: 'Device is locked' on Fastboot | bootloader locked | Unlock the bootloader through the official tool |
If you see Chinese characters after entering the Recovery (on some of the Redmi firmware), don't be alarmed - this is the standard menu.
- π Buttons Vol. Up/Down β point-off.
- π Power button - choice.
New devices (Xiaomi 13/14, Redmi Note 12/13) may not have an Install ZIP option in the Recaveri, which is normal because Xiaomi limits the functionality for security.
π‘
If your smartphone is stuck in a recavator and doesn't come out, do Wipe Data. If that doesn't work, run the official firmware through the Mi Flash Tool in Fastboot mode.
8 How to Get Out of Recovery Mode
To leave the Recovery menu, use one of the following methods:
- π Select Reboot system now (reboot system now).
- π If your smartphone doesnβt respond, press the Power for 15-20 seconds to force a reboot.
- π₯οΈ Through ADB (If you are connected to a PC: adb reboot
If after leaving the recovery, the smartphone does not turn on or stuck on the logo:
- Try going back to the Recovery and doing Wipe Cache.
- If it doesnβt work, do Wipe Data (full reset).
- In extreme cases, run your smartphone through the Mi Flash Tool in Fastboot mode.
β οΈ Note: If you have set up custom recovery (for example, TWRP) And after the reboot, the phone doesn't start, and it's probably a conflict with the kernel. ROM via Fastboot.