Xiaomi reset to factory settings via Recovery: detailed guide

Why you need to reset through Recovery and when to apply it

Resetting Xiaomi’s smartphone to factory settings via Recovery mode is a radical but effective way to bring the device back to work. Unlike standard resets through settings, this method bypasses the operating system, making it indispensable in critical situations, such as when the phone is stuck on startup the MIUI logo, does not respond to touches or is locked after a failed upgrade.

Recovery Mode is also important if you plan to sell or transfer your device to another user, and it is guaranteed to delete all personal data, including accounts, photos and passwords that may have been left behind after surface cleaning, but it is important to understand that this process is irreversible and requires prior preparation.

Among the key reasons to use Recovery:

  • πŸ”„ System failures after firmware or update MIUI
  • πŸ”’ Forgotten pattern lock or PIN-lock-in
  • 🐒 Critical slowdown due to overcrowded memory
  • πŸ“± Preparation of the device for sale or transfer

But before you start, consider that resetting through Recovery doesn’t always solve hardware problems (such as battery failure or motherboard damage).If the phone doesn’t turn on even after charging, the problem may be deeper than a software failure.

πŸ“Š How often do you reset your smartphone to factory settings?
Never.
Once a year.
Just before the sale.
With each update of MIUI

Preparation for resetting: what to do in advance

Before you start a reset, take a few critical steps: Without backing up your data, you'll lose all the information on your device, including contacts, messages and media. Even if the phone doesn't turn on now, there are ways to save some of the data.

Here is the checklist of mandatory actions:

β˜‘οΈ Preparing for Xiaomi reset via Recovery

Done: 0 / 5

Pay special attention to the Mi Account. If the device is enabled Find Device (Device Search), after reset, you may need to enter a login and password from this account. Without them, the phone will turn into a β€œbrick” – Xiaomi blocks activation after reset via Recovery on some models (for example, Redmi Note 10 Pro or POCO X3 Pro).

If the phone is still on, use standard backup tools:

  • ☁️ Mi Cloud: Settings β†’ Mi Account β†’ Mi Cloud β†’ Backup
  • πŸ’» Local Copy: Settings β†’ Additionally. β†’ Backup and reset β†’ Local backups
  • πŸ”Œ ADB (For advanced: connect your phone to your PC and use the adb backup command -apk -obb -shared -all -f backup.ab

⚠️ Note: If the device is installed TWRP (custom Recovery, the reset process may be different. In this case, use the Wipe option β†’ Format Data, but be prepared for the need for a re-routing MIUI.

How to enter Recovery mode on Xiaomi smartphones

Recovery Mode on Xiaomi devices is logged in via hardware buttons. The method may vary slightly depending on the model, but the overall scheme is the same. The main thing is to keep the sequence and not hold the buttons too long, otherwise the phone can reboot in the Fastboot.

The standard combination for most models (Redmi 9, POCO F3, Mi 11, etc.):

  1. Turn off the phone (if it freezes, hold the power button for 10-15 seconds).
  2. Press the Volume Up button and the power button at the same time.
  3. Hold them until the Mi logo appears (usually 5-10 seconds).
  4. Release the buttons when the Recovery menu appears with the robot image and the inscription No command (on some models).

If you were in a Fastboot instead of Recovery, you were holding the buttons too long.

  • πŸ”„ Reboot your phone and try again, holding the buttons for a short time.
  • πŸ–₯️ Use the command fastboot reboot recovery through ADB, If you have access to a PC.

Some older models (such as the Redmi 4X or Mi A1) may require another combination: Volume Up + Volume Down + Power. If the standard method doesn't work, check the instructions for your particular model.

What if the phone is not included in Recovery?
If the device doesn't respond to the button combinations, try plugging it into charging for 10-15 minutes, then try again. Also check if the volume button is stuck, which is a common cause of problems. At the very least, use ADB or Fastboot to force a reboot in Recovery.

Step-by-step: Reset via standard Recovery

When you are successfully logged in to Recovery Mode, you will see a menu in English or Chinese (depending on the version of MIUI), controlled by using Volume Up/Down buttons for navigation and Power buttons for confirmation of choice.

Follow this algorithm:

  1. Select Wipe Data (or Clear Data on some models).
  2. Confirm the action by selecting Wipe All Data (may be called Factory Reset).
  3. Wait until the process is completed (usually takes 1-3 minutes), and the screen will display the words Data wipe complete.
  4. Go back to the main menu and select Reboot β†’ Reboot to System.

On some devices (such as the POCO X3 NFC), after selecting Wipe Data, you will need to enter a password from your Mi Account if it was tied.This is part of the Factory Reset Protection (FRP) protection that Xiaomi has implemented to prevent theft.

If the reset is successful, the phone will restart and suggest that it be configured as a new device, at which point you can recover data from the backup (if it was created).

πŸ’‘

If the phone hangs on the MIUI logo for longer than 10 minutes after reset, try re-entering Recovery and selecting Wipe Cache Partition.

Common mistakes and their solutions

Even with the correct following of the instructions, users face problems. Let's consider the typical errors and how to fix them:

Mistake.Possible causeDecision
No command after entering RecoveryDamaged Recovery or incompatible firmwareHold the Power + Volume Up for 10 seconds, then release the Power, continuing to hold the Volume Up.
Password from Mi Account required after resetFRP (Reset Protection) activatedEnter the account that was linked to the phone. If you don't remember, contact Xiaomi for support.
The phone is stuck on Erasing...A damaged file system or hardware malfunctionWait 15-20 minutes. If it doesn't work, run the device through Fastboot.
After reset, there is no network or sensors are not working.Damaged drivers or incomplete resetReset again or run the full firmware package through the Mi Flash Tool

One of the most unpleasant situations is when after resetting the phone requires an old one. PIN-This happens if you have encryption on before the reset, and then the only way out is through the Fastboot, which is cleaned all, and that will cause you to lose all of your data without any recovery.

⚠️ Note: E:unknown volume for path [/data/media/0] During reset, this indicates damage to the partition. /data. You can only restore the workflow through flashing with the help of the Mi Flash Tool.

Reset via Custom Recovery (TWRP)

If you have a TWRP (Team Win Recovery Project) installed on your device, the reset process will be different. This custom Recovery offers more options, but requires caution - wrong actions can lead to a brick (completely inoperable) device.

Instructions for TWRP:

  1. Sign in to TWRP (usually the same button combination as for standard Recovery).
  2. On the main screen, press Wipe.
  3. Select Format Data (this will delete everything, including internal memory).
  4. Enter yes to confirm.
  5. Once completed, go back and select Reboot System.

In TWRP, you can also perform a selective reset:

  • 🧹 Dalvik / ART Cache – Cleaning the app cache (safe)
  • πŸ“ Cache Partition – Cleaning the system cache
  • ⚠️ System - Removing firmware (requires re-installation) MIUI)

If the phone does not boot after reset via TWRP, the firmware is likely damaged, in which case you need to reflash the device by downloading the official firmware from the Xiaomi Firmware site and using Fastboot or ADB Sideload.

πŸ’‘

Using TWRP gives you more control over the reset process, but it requires knowledge. If you are not sure about your actions, you should stick to standard Recovery or consult a specialist.

What to do if the reset does not help

If problems persist after resetting via Recovery (the phone does not turn on, freezes or gives errors), this may indicate:

  • πŸ”§ Hardware malfunction (damaged memory, motherboard)
  • πŸ“₯ Damaged firmware (incomplete reset or update errors)
  • πŸ”‹ Battery problems (insufficient charge to complete the process)

In such cases, try the following steps:

  1. Fastboot: fastboot flash all [name file firmware].tgz Use the official firmware for your model and the Mi Flash Tool.
  2. Hardware component check: Connect your phone to another charger. Try to start it without it. SIM-Check if the device is heating too much (this may indicate a short circuit).

Contacting the service center

Xiaomi

If the phone turns on but is not running smoothly (e.g., spontaneously restarts), try:

  • πŸ”„ Reset again, but pre-format Cache and Dalvik.
  • πŸ“‰ Remove the firmware to an older version MIUI (If the problem started after the update).
  • πŸ› οΈ Install custom firmware (e.g. LineageOS) if official methods don't help.

⚠️ Note: If you see an E:failed to mount error /data (Invalid argument) when you try to reset, it indicates that the file system is damaged. You can only restore the functionality through a complete flashing with formatting all partitions.

FAQ: Frequent questions about Xiaomi resetting via Recovery

Can I reset Xiaomi through Recovery if I forgot my Mi Account password?
No, if the device activated FRP (Factory Reset Protection), after the reset will require data input from the associated account Mi. Without them, the phone will remain locked. the only way out is to contact Xiaomi with proof of ownership of the device (check, box, etc.).
Why After Recovery Resets, Your Phone Asks for an Old One PIN-code?
This happens if you have encryption enabled before reset, the system requires proof of access to encrypted data, and if you don't remember the PIN, the only way to unlock the phone is to completely flash through Fastboot with the clean all option, but that will delete all the data without the possibility of recovery.
Will Recovery reset data on a memory card?
No, the reset via Recovery only affects the device's internal memory. SD-The card remains intact unless you have selected the option to format the external drive manually, however, for security, we recommend removing the memory card before resetting.
How to Reset Xiaomi if the Volume buttons Are Not Working?
If the hardware buttons are damaged, you can't log in to Recovery in the standard way. Alternatives: Use ADB: connect your phone to your PC and follow the command adb reboot recovery. Use Find Device in your Mi Account (if activated) for remote locking and resetting. Contact the service center to unlock through special hardware.
Can the reset be cancelled after it is launched?
No, the reset process through Recovery is irreversible. Once you have confirmed the action, all data begins to be deleted. Interrupting the process (for example, removing the battery) can damage the firmware and completely inoperable device. If the reset is already started, wait for it to be completed.