Xiaomiβs factory reset is a radical but sometimes necessary step to solve software problems, from freezes and errors to getting the device ready for sale.The procedure removes all user data, apps and settings, returning the smartphone to the βout of the boxβ state. However, an incorrect reset can lead to the blocking of the Mi Account, loss of important files or even βbrickingβ the device if the process is interrupted.
In this article, we will analyze all the current methods of resetting for Xiaomi, Redmi and other devices. POCO (including models 2023β2026 yearly, taking into account the specifics of MIUI 14/15 and new firmware based on Android 13/14. You will learn how to prepare for a reset, what data can be restored after it, and what to do if the phone does not turn on or requires a password from the Mi Account. Particular attention will be paid to the hidden functions of the Recovery menu, which allow you to bypass the lock without losing IMEI β This is critical for carrier-based devices (e.g., Redmi Note). 12 5G from MegaFon).
When you need to reset Xiaomi to factory settings
Resetting is not a panacea, but in some cases it is the only solution:
- π System lags and freezes: MIUI started to brake after updating or installing applications, and cleaning the cache did not help.
- π± Preparation for sale / transfer: you must delete all personal information (photos, messages, passwords).
- π Screen locking: Forgot the pattern lock or PIN-code, and unlocking through Find Device is not possible.
- π Critical errors: Constant reboots, com.android.phone error or βSettings stopped app".
- π¦ Failed update: after firmware is installed via Fastboot or OTA The phone does not load (stuck on the Mi logo).
However, resetting will not help if the problem is related to:
- π Hardware malfunctions: a broken screen, a broken camera or a charging connector.
- π‘ Problems with IMEI: no network after firmware (requires recovery through QCN ore-menu).
- π Damaged battery: the phone turns off at 30-40% charge.
β οΈ Note: On devices with a locked bootloader, a reset via Fastboot or unofficial Recovery can lead to a hard brick - complete inoperability. Check the lock status by command: fastboot oem device-info If Device unlocked: False, use only official resetting methods.
Preparing for reset: how to save data and avoid blocking
Before resetting, be sure to perform 3 key actions:
- Create a backup copy: π± Through Settings. β The phone. β Backup (saves contacts, SMS, wifi settings). βοΈ In Mi Cloud: Enable sync for photos, notes and calls (Settings) β Xiaomi account β Mi Cloud). πΎ Locally: Use Xiaomi Backup (the app is pre-installed in the app) MIUI) Titanium Backup (requires root).
Make sure you know the username/password of your Mi Account.
Once reset, the device will require you to enter the account data associated with the phone (Mi Account Lock function).
Charge the battery by at least 50%
Interrupting the reset process due to discharge can cause system files to be damaged.
Backup important data|Remember the username/password from Mi Account|Charge the phone. β₯50%|Turn off Google FRP (if)|Get out. SIM and a memory card (optional)-->
If you are selling a phone, be sure to untie it from your Mi Account before resetting:
- Go to Settings β Xiaomi Account β Security β Delete your account.
- Confirm the action via SMS or email.
- Perform a reset β now the new owner will be able to activate the device without your data.
β οΈ Attention: On devices with Android 12+ and MIUI 13+ After reset, you may need to confirm your old Wi-Fi password if your phone is connected to the network. This is a measure of protection against theft. Write down your password in advance or turn off all networks in Settings. β Wi-Fi.
Method 1: Reset via the settings menu (the safest)
This method works if the phone turns on and you remember the unlock password, and it retains the binding to the Mi Account, but deletes all user data.
- Open Settings β About the phone β Reset settings.
- Select to erase all data (factory recovery).
- Enter the screen lock password (if installed).
- Confirm the action by clicking Delete Everything.
- Wait for the reboot (it will take 5-10 minutes).
π‘
If the reset menu does not include the Delete Everything option, try disabling FRP protection first: go to Settings β Google Accounts β Delete your account (for Android 9 and older).
| Xiaomi model | The path to reset in MIUI 14/15 | Features |
|---|---|---|
| Redmi Note 12/13 | Settings β About the phone β Resetting settings | Requires confirmation via Mi Account after reset |
| POCO X5/F5 | Settings β System system β Additionally. β Reset | There is an option "Reset network settings" |
| Xiaomi 13/14 | Settings β About the phone β Backup β Reset | Supports reset without deleting media files ("Easy reset" option) |
| Black Shark 5/6 | Settings β System β Reset | Requires the "Game Space" to be shut down before resetting |
Method 2: Reset via Recovery Mode (if the phone is not turned on)
If Xiaomi is stuck on the logo, reboots cyclically or doesnβt respond to touch, use Recovery, which works even when the screen is locked, but requires physical access to the deviceβs buttons.
- Turn off the phone: Press the power button for 10-15 seconds. If it doesn't respond, wait until the battery is completely discharged.
- Go to Recovery: Click the combination: For most models: Volume up + Power (hold 5-7 seconds). For POCO F4/F5: Volume down + Power. For Xiaomi 12T/13: Volume up + Volume down + Power.
Choose a language
Use volume buttons for navigation, power button for confirmation.
Perform the reset.
Go to Wipe Data β Wipe All Data (on some firmware β Factory Reset).
Confirm the action.
Select Confirm and wait until it is completed (it can take up to 15 minutes).
Reboot.
Go back to the main Recovery menu and select Reboot β Reboot to System.
What to do if you recover in Chinese?
If after reset, the phone requires you to enter a password from Mi Account, and you do not remember it:
- π Try to recover your password via account.xiaomi.com (you will need access to email or phone).
- π§ If recovery is not possible, contact the Xiaomi service center with proof of purchase (check, box).
- β οΈ Do not use bypass programs (such as Mi Account Unlock Tool) β they often contain viruses or damage. IMEI.
Method 3: Fastboot Reset (for power users)
This method is suitable for unlocked bootloaders or devices that donβt boot even in Recovery.Requires a PC with ADB/Fastboot drivers installed and a USB Type-C cable (original!).
Warning: The wrong commands in Fastboot can turn your phone into a brick.
- π You have unlocked Bootloader (checked by the command fastboot oem device-info).
- π» You are sure of the correct firmware for your model (for example, tissot for Redmi Note 7).
- π Battery is 100% charged (process can take up to 30 minutes).
- Install drivers: Download Googleβs Platform Tools and unpack the C:\platform-tools drive root.
- Start Fastboot: Turn off the phone, then press Volume Down + Power (for most models). Connect to a PC.
- Check Connection: In the command line (on behalf of the administrator), type: fastboot devices must display the serial number of the device.
- Enter fastboot erase userdata fastboot erase cache fastboot reboot
For a complete reset (including the system partition), use the command:
fastboot -wBut keep in mind that this will remove all the firmware β you will need to re-install it via fastboot flash.
fastboot flash recovery recovery.img
fastboot boot recovery.imgWhere recovery.img β Official Recovery file for your model (downloaded from the site) MIUI Downloads).-->
Method 4: Reset via Mi Flash Tool (for "brick" devices)
If Xiaomi doesnβt respond to any button combinations and isnβt defined in Fastboot, the last chance is to run firmware through the Mi Flash Tool, which removes everything, including firmware, and installs a clean MIUI.
Requirements:
- π» Windows PC with Administrator Rights.
- π Original. USB-cable (do not use extension cords!).
- π.tgz or.zip firmware for your model (download only from the official website).
- π Unlocked bootloader (if you are flashing custom firmware).
- Download Mi Flash Tool: Official version: link (select MiFlash2020+ for new models).
- Install drivers: In the archive with Mi Flash there is a Driver folder - run install.bat on behalf of the administrator.
- Connect your phone in EDL mode: To do this: Turn off the device. Press Volume up + Volume down + Power (for Xiaomi 11/12/13). Connect to a PC - should be defined as Qualcomm HS-USB QDLoader 9008.
Switch the device.
In the Mi Flash Tool:
- Press Select and select the folder with unpacked firmware.
- Select Clean All (Full Cleaning) mode.
- Press Flash and wait until it is completed (10-20 minutes).
If there are problems after the discharge:
| Problem. | Reason. | Decision |
|---|---|---|
| No network (no IMEI) | Damaged NV-partition when firmware | Restore the IMEI via QCN or Engineering Menu (#3644633##) |
| The phone is warming and discharged quickly | Background processes after data recovery | Turn off sync for 24 hours or reset the cache (Recovery β Wipe Cache) |
| TouchScreen is not working. | Incompatible firmware or damage to the connector | Sweep through the original MIUI for your model or check the screen plume |
| Requires a password from an old Google account (FRP) | Google's factory protection was included | Enter your last account or wait 72 hours for an automatic FRP reset |
π‘
If the NFC function is lost after reset or the wireless headphones are not working, go to Settings β Connections β NFC and turn it on manually. On some models (for example, the POCO X5 Pro), NFC turns off by default after reset.