Why do you need to reset Xiaomi to factory settings?
Resetting Xiaomi to factory settings is a radical but effective way to return the device to its original performance, most often resorted to in three cases: before selling a gadget (to delete personal data), to fix software failures (for example, after a failed MIUI update), or in preparation for firmware through Fastboot. However, not all users know that a full reset via Recovery removes even data from internal memory (photos, videos, documents), while resets via settings save files in the DCIM folder.
The manufacturer offers several official methods of zeroing, but each of them has nuances. For example, a reset via Mi Account requires a tied account and only works on devices with an unlocked bootloader. But a hard reset via Fastboot may be necessary if the smartphone is not turned on or locked with a pattern lock.
Before you start, check:
- π Battery charge (minimum 50% β when reset via Recovery, the device should not turn off).
- π± Backup data (use Mi Cloud or third-party services like Google Drive).
- π Access to Mi Account (if the smartphone is linked to the account).
Method 1: Reset via the settings menu (the safest)
This method works if your smartphone is turned on and you remember the unlock password. It saves files in DCIM, Downloads and Music folders, but deletes installed apps, accounts and system settings. The instruction is relevant for all Xiaomi, Redmi and POCO models on MIUI 12-14.
How to perform the reset:
- Open Settings β About the phone β Reset settings.
- Select to erase all data (reset to factory).
- Enter the unlock password (if requested).
- Confirm the action by clicking Delete Everything.
It takes 5-10 minutes, and after the reboot, you'll be asked to set the device up as new, and if the smartphone was tied to the Mi Account, you'll need to enter your username and password to unlock it.
Backup contacts and SMS| Write down Wi-Fi passwords (they will reset)| Make sure there is enough charge on the phone | Untie bank cards from Google Pay/Mi Pay-->
β οΈ Note: If you forget the Mi Account password, resetting through settings can block the device! in this case, you will need to unlock through Fastboot (see Method 4).
Method 2: Recovery Mode (for locked phones)
If the smartphone doesn't respond to touch, freezes on the logo or is locked with a pattern lock, a Recovery reset will help, which deletes all data, including files in internal memory, and returns the firmware to factory status.
Instructions:
- Turn off your smartphone.
- Press the buttons Volume up + Power for 10-15 seconds until the Mi logo appears.
- From the Recovery menu, select the language (usually English by default).
- Go to Wipe Data β Wipe All Data.
- Confirm the action by selecting Confirm.
- After completion, select Reboot.
If Recovery doesnβt have Wipe All Data, try an alternative route: Wipe & Reset β Factory Reset. Some models (like the Redmi Note 10 Pro) may need to enter a password from Mi Account after rebooting.
| Xiaomi model | Combination for entering Recovery | Is a Mi Account Required After a Reset? |
|---|---|---|
| Xiaomi 11/12/13 series | Volume up + Nutrition | Yeah, if it was on. |
| Redmi Note 8β12 | Volume up + Nutrition | Yes. |
| POCO F3/F4/F5 | Volume up + Nutrition | No (if disabled in settings) |
| Xiaomi Pad 5/6 | Volume up + Volume down + Nutrition | Yes. |
What happens if Recovery does not open?
Method 3: Reset via Mi Account (remote)
If you lose your smartphone or it's stolen, you can reset it remotely through Find Device, which only works if you:
- πΆ Device connected to the Internet (Wi-Fi or mobile network).
- π Find the device in the Mi Account settings.
How to reset remotely:
- Go to i.mi.com and log in.
- Select the lost device in the list.
- Click Erase Data and Confirm Action.
Note that after a remote reset, the phone will be locked before the Mi Account data is entered. If you are selling the device, it is better to use a local reset (Method 1 or 2) to avoid problems with the new owner.
π‘
Before you remotely reset, try locking your device first through Find Device β this can help you get your phone back if itβs simply lost.
Method 4: Fastboot Reset (for advanced users)
This method will be useful if:
- π§ The smartphone does not turn on or hangs on the screensaver.
- π Mi Account password is forgotten and the device is locked after reset.
- π¦ You need to flash the device through Fastboot (for example, to install custom firmware).
The work will require:
- π» Computer with Xiaomi drivers installed and Mi Flash Tool.
- π Cable USB (preferably original).
- π Firmware for your model (download from the official website) MIUI Downloads).
Step-by-step:
- Turn off your smartphone.
- Press Volume Down + Power for 10 seconds to enter Fastboot Mode (a hare in a hat-eared image will appear).
- Connect the phone to the PC.
- Launch the Mi Flash Tool, select the downloaded firmware (file with the extension.tgz).
- Press Refresh to allow the program to detect the device.
- Select Clean All mode and press Flash.
β οΈ Warning: Continuous use of the Fastboot for more than 30 minutes without restarting can lead to a device blink (breakdown).If the process is stalled, force the smartphone to restart, holding power for 20 seconds.
π‘
Fastboot resets everything, including the userdata, which does not bypass the Mi Account lock, requiring official proof of ownership through Xiaomi support.
Method 5: Reset via ADB (for developers)
If you have access to the debugging ADB (included in Settings β For developers, you can zero your smartphone out of the command line, which is useful when the screen doesn't respond to touch, but you can't. USB-debugging.
Instructions:
- Connect your smartphone to your PC and open the terminal (or Command Prompt in Windows).
- Enter the command to check the connection: adb devices must appear serial number of the device.
- Reset: Adb shell recovery --wipe_data Or for a complete reset (including internal memory): adb shell fastboot -w
If the command doesnβt work, try an alternative:
adb reboot recovery
adb shell -- wipe_dataThis method doesnβt work on all MIUI firmware β some devices (such as the Xiaomi 13 Ultra) require root rights.
Frequent Resetting Mistakes and How to Avoid Them
Even when following instructions, users face problems, and here are the most common ones:
| Mistake. | Reason. | Decision |
|---|---|---|
| Couldn't mount/data in Recovery | Userdata section damaged | Perform a reset via Fastboot (Method 4) |
| Hanging on the Mi logo after reset | Incompatible firmware or interrupted process | Switch to the Mi Flash Tool with Clean All |
| Requires a Mi Account password after resetting | The device is tied to the account | Enter your account details or contact Xiaomi to unlock |
| Invalid IMEI after resetting | Reset damaged modem data | Recover the IMEI through Engineer Mode or Service Center |
If the phone doesnβt turn on after reset or gives a No Command error, try:
- π Repeat the reset using another method (for example, if Recovery didnβt work, try Fastboot).
- π₯ Flash the device with the official firmware through the Mi Flash Tool.
- π§ Contact the service center if you suspect a hardware malfunction (for example, damaged memory).