How to call Recovery Menu on Xiaomi: 5 working ways

Faced with the need to reset Xiaomi settings to factory, but do not know how to go to the menu recovery (Recovery Mode)? This guide will help you understand the nuances of entering recovery mode on smartphones and TVs of the brand – from classic button combinations to alternative methods through ADB or Mi Assistant. We will discuss in detail all the current methods, including those that work when the power button is faulty or locked screen.

It’s important to understand that Recovery Menu on Xiaomi devices can look different depending on the model and firmware version. On smartphones, it’s usually a text menu with a blue background (stock recovery) or an orange TWRP if you have customized recaps installed. On Mi TVs, the interface is simplified β€” here you will find only basic reset and update options. All methods in this article are tested on current devices (2023-2026) and are compatible with MIUI 14/15 and Android TV 12/13.

What is Recovery Menu and Why You Need It

Recovery Mode is a service section of the operating system that allows you to perform critical operations without fully loading Android. On Xiaomi devices, you can use this menu:

  • πŸ”„ Reset the settings to factory (Wipe) Data/Factory Reset – useful when selling a gadget or fixing software failures.
  • πŸ“¦ Install official or custom firmware (Apply Update or Install) ZIP into TWRP).
  • πŸ› οΈ Cleaning the cache (Wipe Cache Partition) – helps with the brakes of the system.
  • πŸ”§ Restore backup copies (if installed) TWRP).

On Mi TVs, the functionality is more modest: only resets and manual USB updates are available. Importantly, all actions in Recovery Mode are irreversible. For example, resetting data will delete all applications, accounts and files from internal memory (except the memory card, if installed).

⚠️ Note: If your device is locked through Mi Account (Xiaomi account), resetting to factory settings may result in an activation lock. In this case, after the reboot, you will need to enter the username and password from the associated account.

Method 1: Standard button combination (for smartphones)

This is the most versatile method that works on 90% of Xiaomi smartphones, including the Redmi Note 12/13, POCO F5/X5, Mi 11/12/13 and older devices.

  1. Turn off the smartphone (if it freezes – hold the power button for 10-15 seconds).
  2. Hold it together: πŸ”˜ Power button (Power) πŸ”Ό The Volume Up button (Volume Up)

10-15 seconds

Mi

POCO

In 2-3 seconds, you will see the Recovery menu (blue screen with English text).

If the combination does not work, try an alternative:

1. Turn off the phone.


2. Press Power + Volume Up + Volume Down (three buttons at a time).




3. Release after the logo appears.

Make sure the phone is turned off.|Check if the charging cable is connected.|Use the original buttons (not the case)|Some models require a combination of power. + Volume Down-->

On new models (such as Xiaomi 14 or Redmi Turbo 3) can only work a combination with Volume Up. If the device vibrates, but the menu does not appear, try again, holding the buttons longer (up to 20 seconds).

Method 2: Entering Recovery on Mi TVs

On Xiaomi TVs (Mi TV A2, P1, Q2, etc.), the process is different due to the lack of physical volume buttons.

Option A: Through the DU remote

  1. Turn off the TV with the Power button on the remote.
  2. Hold the remote at the same time: πŸ”˜ Power button (Power) πŸ“Ί Home button (home)

Recovery

Option B: Through a button on the body

If the remote is not working or lost:

  1. Find a physical Power/Reset button on the back of your TV (usually next to HDMI connectors).
  2. Press and hold it for 15-20 seconds with a stitch or toothpick.
  3. Release after the appearance of the Mi TV logo - in 5-7 seconds Recovery will open.
Model TV setDoes the remote work?Does the button work on the body?Notes
Mi TV A2 32"/43"βœ… Yes.βœ… Yes.The button is hidden under a plug.
Mi TV P1 55"/65"βœ… Yes.⚠️ Sometimes.Requires to hold for more than 20 seconds
Mi TV Q2 75"βœ… Yes.❌ No.Only through the remote.
Redmi Smart TV Xβœ… Yes.βœ… Yes.The button next to AV-entrance

⚠️ Note: On Xiaomi TVs with Google TV (Like Mi. TV Q2 2023) Standard Recovery may not be available; instead, Android Recovery is used, which opens through the ADB (see method 4).

Method 3: Through Mi Assistant (for locked smartphones)

If the smartphone screen is locked and the button combination does not work (for example, due to a damaged Volume Up button), you can use the proprietary Mi Assistant utility.

Instructions:

  1. Download and install Mi Assistant on Windows.
  2. Connect the switched off smartphone to the computer through USB-cable.
  3. Press on the phone Power + Volume Down (Fastboot mode).
  4. In Mi Assistant, select Advanced β†’ Reboot to Recovery.

Step-by-step:

  1. Turn on the device to debug by USB: On a smartphone: Settings β†’ The phone. β†’ Version. MIUI (Press 7 times to activate Developer Mode. Then go back to Settings. β†’ Additionally. β†’ For developers β†’ Debugging by USB. On TV: Settings β†’ The device β†’ About the device β†’ Android version TV (press 7 times. Then Settings. β†’ The device β†’ For developers β†’ Debugging by USB.

Connect the device to the PC and confirm the debugging permission.

ADB Tools

adb devices

(Your device should be displayed).

adb reboot recovery

If the team didn’t work, try an alternative for TVs:

adb shell am start -n com.android.tv.settings/.device.recovery.RebootRecoveryActivity

⚠️ Attention: On some firmware MIUI The adb reboot recovery command can restart the device to Fastboot instead of Recovery. in this case, use: adb reboot bootloader fastboot reboot recovery

Method 5: Hardware reset (if nothing works)

If the device doesn't respond to buttons, doesn't turn on or hangs on the logo, it's hard reset, which is applicable to smartphones and TVs, but it has risks:

  • 🚨 It can cause the loss of all data.
  • πŸ”’ On smartphones with a tied Mi Account will require login / password after resetting.
  • ⚑ On TVs will be reset binding to the account of Google and Xiaomi.

For smartphones:

  1. Turn off the device (if it does not respond, wait for the battery to discharge).
  2. Press the Power + Volume Up for 20-30 seconds until the Recovery menu appears.
  3. Select Wipe Data β†’ Wipe All Data (control – volume buttons, confirmation – power button).

For TVs:

  1. Turn off the TV for 1 minute.
  2. Press and hold the Power button on the remote + Home button for 15 seconds.
  3. From the Recovery menu, select Wipe Data β†’ Yes.

πŸ’‘

If the Mi TV doesn't turn on after the hardware reset, try to disconnect it from the network for 5 minutes, then hold the power button on the case for 30 seconds.

Frequent mistakes and their solutions

Even following the instructions, users often face problems, and let's look at typical situations and ways to fix them:

Problem.Possible causeDecision
Recovery does not open, only the Mi logoFreeze during the loading phaseHold the buttons longer (up to 30 seconds) or connect to charging
Chinese menuFirmware for the CN regionSelect the first item (reset) or run the global version.
The TV doesn't respond to the remote.Batteries discharged or IR transmitter failureTry the button on the case or connect the keyboard over USB
ADB does not see the deviceNo drivers or debugging not includedInstall Mi USB Driver and check the developer settings
After reset, requires an old passwordMi Account Lock activatedEnter the data of the associated account or contact the service

If your problem is not listed in the table, check:

  • πŸ”‹ Battery level (on smartphones should be) β‰₯20%).
  • πŸ”Œ Correction USB-cable (for ADB).
  • πŸ“± Compatibility of firmware (on custom) ROM Standard Recovery may not work).

Standard button combination|Through the Mi Assistant|Through ADB|The button on the TV body|Nothing helped.-->

Can I log in to Recovery if the power button is not working?
Yes, there are several options: On smartphones: use ADB (if debugging is enabled) or connect the device to charge - sometimes it automatically boots into Recovery at low charge. On TVs: use the reset button on the case (you need a clip or toothpick). If the power button is physically broken, contact a service center - self-repair can lead to a short circuit.
What to do if the Recovery menu does not have a "Wipe Data" option?
This can happen for two reasons: TWRP is installed β€” here the reset point is called Wipe β†’ Format Data. Recovery is damaged β€” in this case, only flashing through Fastboot will help. If you only see Reboot and Apply Update, then Recovery is incomplete. Try updating the firmware through the Mi Flash Tool.
How do I get out of Recovery Menu?
To reboot your device to normal mode: On smartphones, select Reboot β†’ Reboot to System. On TVs, select Reboot Now. If the device doesn't respond to commands, remove the battery (if removable) or hold the power button for 20 to 30 seconds to force a reboot.
Can I cancel the reset in Recovery?
No, if you have already confirmed an action (Yes or Wipe All Data), you can't cancel it. The only way to get the data back is to restore it from a backup (if it was created earlier). If the reset is not already confirmed, press No or Back (navigation - volume buttons, confirmation - power button).
Why does the TV ask for a Wi-Fi password after resetting?
It's normal behavior to reset your settings, delete all the stored networks. Enter your router's password, just like when you first connected. If you don't remember the password: Look at it on the router sticker. Connect your TV to the Internet via an Ethernet cable (if you have a port). Reset the router's settings (the Reset button on the back).

πŸ’‘

If your Xiaomi device doesn’t boot even to Recovery, it could indicate a hardware fault (damage to the motherboard, memory, or bootloader).In this case, self-repair is not recommended – contact an authorized service center.