Xiaomi reset to factory settings via Recovery Mode: full instruction

Resetting Xiaomiโ€™s smartphone to factory settings via Recovery mode is a radical but effective way to bring the device back to work, a method that comes in handy if the phone is stuck on the logo, doesnโ€™t respond to touch, or youโ€™ve forgotten the pattern lock. Unlike resetting through the settings menu, Recovery Mode works even on a broken system, but requires caution: wrong actions can turn the smartphone into a โ€œbrickโ€.

In this article, we will take a look at the step-by-step instructions for all modern Xiaomi, Redmi and POCO models (including MIUI 14/15 and HyperOS devices), explain the difference between stock recovery and custom recovery (such as TWRP), and warn against typical errors. If you have never worked with a recovery, donโ€™t worry: weโ€™ve made it as simple as possible by adding visual tips and checklists.

What is Recovery Mode and When to Use It

Recovery Mode is a separate environment in a smartphone that works independently of the main operating system.It is built into each Xiaomi and allows you to perform critical operations, including factory reset, install updates or restore data.

Use Recovery Mode for resetting is worth in the following cases:

  • ๐Ÿ“ฑ The phone is not turned on or stuck on the logo MI/POCO.
  • ๐Ÿ”’ Forgot the password, PIN-code.
  • ๐Ÿข The device is strongly braked, and resetting through the settings is impossible.
  • ๐Ÿ†˜ After a failed update, the system does not start.
  • ๐Ÿ“ฆ You need to clean the device completely before selling it.

There are limitations, however: For example, stock recovery does not allow backups or custom firmware installation, which requires custom recovery like TWRP, but requires unlocking the bootloader and may be unwarranted.

๐Ÿ“Š How often do you reset your smartphone to factory settings?
Once a year.
Just before the sale.
Never.
In severe disruptions

Preparation for resetting: what to do in advance

Before you start resetting, follow a few critical steps: Ignoring preparation can lead to data loss or the inability to restore the device.

1. Create a backup of the data. Recovery removes all information from internal memory, including:

  • ๐Ÿ“ธ Photo and video at the gallery.
  • ๐Ÿ“ฑ Contacts (unless synced with Google or Mi Account).
  • ๐Ÿ’ฌ Messages in messengers (if cloud backup is not enabled).
  • ๐ŸŽฎ Save games and customize applications.

If the phone is still turning on, use Settings โ†’ Google โ†’ Backup or Mi Cloud. If the device is not responding, connect it to your PC and try to copy files via MTP (if the system is booting at all).

2. Charge the battery. Make sure the charge level is not lower than 50%. Interrupting the reset process due to battery discharge can lead to a blink (inoperable state) of the device.

3. Learn the model and the firmware version. This will help avoid errors when choosing commands in the Recovery. For example, on Xiaomi 12T and Redmi Note 11, the recovery interface is different. You can recognize the model by a sticker under the lid or through the command fastboot getvar product (if you have access to fastboot).

Make sure the charge level is >50%|

Backup of important data |

Find out the model and version of MIUI/HyperOS|

Prepare the cable. USB (bug-in)|

Disable Google FRP (if you plan to sell your device)

-->

How to Sign in to Recovery Mode on Xiaomi, Redmi and POCO

The way you enter the recavรฉri depends on the model and condition of the device. Below are the universal methods for most Xiaomi smartphones (including the Redmi Note 10/11/12, POCO F3/F4/F5, Mi 11/12/13, etc.).

Method 1: Through hardware buttons (if the phone is turned off)

  1. Turn off the device (press the power button for 10-15 seconds if it is getting stuck).
  2. Hold the combination: ๐Ÿ”˜ Power button + Loudness up (for most models). ๐Ÿ”˜ Power button + Loudness up + Loudness down (for older devices, such as Redmi) 4X).

Mi

POCO

5-10 seconds

Method 2: Through ADB (if the phone is turned on)

If the device works but you want to log in to the recavator without buttons, use ADB (Android Debug Bridge):

adb reboot recovery

For this:

  1. Enable USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (click 7 times, then go back to Additional โ†’ For Developers).
  2. Connect the phone to the PC and execute the command above.

๐Ÿ’ก

If after reset, the phone asks you to enter a Mi Account, and you do not remember it โ€“ this is FRP blocking. To get around it, you will need official proof of ownership through the Xiaomi service center or special tools (for example, Mi Account Unlock Tool, but they do not work on all models).

Attention! Some devices (e.g. Redmi Note 8 Pro with MIUI 12.5) may experience a "No command" error with the robot lying down after reset.

  1. Press the power + volume up for 10 seconds.
  2. Release the buttons and hold the power + volume up again until the menu appears.

Frequent Mistakes and How to Avoid Them

Even when following instructions, users often encounter problems, and let's look at the most common mistakes and ways to solve them.

1.The phone doesn't come in the Recovery

Causes and solutions:

  • ๐Ÿ”‹ Battery's out. Charge the device to at least 30%.
  • ๐Ÿ”ง Faulty buttons. If the volume or power buttons don't work, try logging in through ADB or fastboot.
  • ๐Ÿ“ฑ The bootloader is damaged, and in this case, only flashing through the Mi Flash Tool will help.

2.Dumping interrupted or got stuck

If the discharge process has stopped in the middle:

  • โณ Wait 10-15 minutes โ€“ sometimes the system is โ€œthought out".
  • ๐Ÿ”„ Force the phone to restart (clip the power for 20 seconds) and reset again.
  • ๐Ÿ’ป If the reset fails constantly, run the device through fastboot using the Mi Flash Tool.

3.After reset, the phone requires an old password

This is a manifestation of FRP-blocking (Factory Reset Protection).

  • ๐Ÿ”‘ Enter the data from the last Google account or Mi Account.
  • ๐Ÿ“ง If you donโ€™t remember your password, restore it via Google or Mi Account.
  • ๐Ÿ› ๏ธ In some models FRP You can get around fastboot, but it requires unlocking the bootloader.

๐Ÿ’ก

If the smartphone does not turn on after the reset or shows the error "DM-Verity corruption", this means damage to the system files, in this case, only a complete flashing through the Mi Flash Tool with the choice of "clean all" option will help.

Resetting through custom recovery (TWRP)

If you have customized recaps on your device (like TWRP), the reset process will be different, and the main advantage of TWRP is the ability to create backups and selectively delete data.

Step 1. Enter TWRP.

  • The same combination is usually used: power + volume up.
  • If you have multiple Recovery installed, you may need to choose through fastboot:
fastboot boot twrp.img

Step 2. Reset via TWRP.

  1. In the main menu, select Wipe.
  2. Press Advanced Wipe.
  3. Check the boxes: ๐Ÿ“ฑ Dalvik / ART Cache ๐Ÿ—ƒ๏ธ System ๐Ÿ“„ Data ๐Ÿ”„ Internal Storage (if you want to erase everything, including files).

Swipe to Wipe

Step 3. Reboot.

  • After cleaning, press Reboot System.
  • If the system does not start, you may need to flash a new firmware through TWRP (Install).
How to install TWRP on Xiaomi?
Installation of custom recavery requires unlocking the loader: 1. Get permission to unlock through the official Xiaomi website (link to the Mi Account). 2. Install Mi Unlock Tool and unlock the bootloader. 3. Download the image TWRP For your model from the official website. 4. Fastboot: Fastboot Flash Recovery twrp.img fastboot boot twrp.img โš ๏ธ Unlocking the bootloader erases all data and can deprive you of guarantees!

What to do after a reset

Once the reset is successful, the device will return to the out-of-the-box state.

  1. Setting up the language and region: Choose Russian (or any other language you want), state the country (Russia, Kazakhstan, etc.).
  2. Wi-Fi connection. This is necessary for downloading updates and recovering backups.
  3. Log in. Add Google Account and Mi Account (if you use Xiaomi services).
  4. Data recovery. If you've backed up Google Drive or Mi Cloud, restore your contacts, photos and apps.

Checking for updates.

  • Go to Settings โ†’ About Phone โ†’ System Update and install the latest version of MIUI or HyperOS.

If you've dropped your phone before you sell, remember:

  • ๐Ÿ”— Unlock the device from Mi Account in Settings โ†’ Xiaomi account โ†’ Delete the account.
  • ๐Ÿ“ฑ Sign out of Google Account in Settings โ†’ Accounts.
  • ๐Ÿ“ก Reset network settings (Settings) โ†’ SIM-maps and mobile networks โ†’ Resetting network settings).

FAQ: Answers to Frequent Questions

Can I reset Xiaomi through the Recovery if I forgot the pattern lock?
Yes, resetting through recovery is one of the few ways to unlock your device if you forget your pattern lock or PIN-However, after the reset, you may need to enter data from Mi Account or Google Account (if enabled). FRP-lockdown).
Will resetting over the receptacles work on a locked loader?
Yes, stock recovery works even on a locked bootloader, as it is the official recovery environment from Xiaomi. However, to install custom recovery (such as TWRP), unlocking the bootloader is mandatory.
Why is the phone not turned on after the reset?
This can happen for several reasons: ๐Ÿ”‹ Battery discharged during the process (always charge the device before resetting!). ๐Ÿ“ฑ Firmware damaged (try flashing the device through the Mi Flash Tool). ๐Ÿ”ง Incompatibility between recovery and firmware (relevant for custom recavers) If the screen is black, try going to fastboot. + volume down) and flash the stock firmware.
How to reset Xiaomi over the receptacle if the screen is not working?
If the display doesn't respond to touch, but the phone turns on, try: Connect the device to the PC and control via ADB: adb shell recovery --wipe_data If the screen is completely black, but the phone vibrates when you press the buttons, try resetting the "blind": Enter the recaveri (power) + volume up. Hold on. 10 (Menu should load) Press. 1 - once volume down (select Wipe Data). Press the power button (confirmation). Press volume down again (select Wipe All Data). Press the power to confirm. Wait for reboot (may take until 5 minute).
Can the resetting be cancelled through the Recovery?
No, once the reset is confirmed, the only way to recover the data is to recover it from a previously created backup (e.g., Google Drive or Mi Cloud), and if the backup is not available, the data will be lost forever.