How to return factory settings on Xiaomi phone: all ways to reset

Resetting Xiaomi phone to factory settings is a radical, but sometimes necessary step: Did you buy a used smartphone and want to delete the previous owner’s data? Does the device slow down, overheat or β€œglut” after the upgrade? Or maybe you forgot the pattern lock and can’t unlock the screen? In each of these cases, hard reset will help return the phone to its original state – but with nuances.

It’s important to understand that the procedure removes all user data – photos, contacts, messages, installed apps and even Mi Account settings. while the system files (firmware, kernel) remain intact. In this article, we will analyze 5 proven reset methods for all Xiaomi, Redmi and POCO models – from a simple menu in settings to recovery via Fastboot if the phone does not turn on.

1.Resetting preparation: what to do before the start

Before you click Reset, follow 3 mandatory steps – they will save you hours on data recovery and save you from unpleasant surprises.

  • πŸ“± Back up. Use the settings. β†’ Google β†’ Backup or Mi Cloud (if your Xiaomi account is tied) Alternatively, manually copy files to your PC via a Xiaomi account MTP (Put your phone on like a flash drive).
  • πŸ”‹ Charge the battery to at least 50%.Reset via Recovery or Fastboot can take up to 30 minutes - if the phone runs out in the process, you risk getting a "brickΒ».
  • πŸ” Make sure you know the username/password from Mi Account. After resetting some models (Redmi Note 10 Pro, POCO X3 Pro et al. require Xiaomi account data to be activated (Mi Account Lock) without which the phone will be "uselessΒ».

If you’re resetting your phone before selling, be sure to untie it from Mi Account in Settings β†’ Xiaomi Account β†’ Sign out. Otherwise, the new owner won’t be able to use the device!

⚠️ Note: On models with an unlocked bootloader, a reset via Recovery may result in a lock FRP (Factory Reset Protection. This is Google protection, requiring you to enter your last synchronized account. If you don't remember your password, use the method. β„–4 (reset via Fastboot).

πŸ“Š Why do you want to reset your Xiaomi phone?
Remove the lags and brakes
Prepare for sale
Delete the data of the previous owner
Recovery after a failed update
Another option

2. Method 1: Reset via the settings menu (the easiest)

If the phone is turned on, touch-responsive and you have access to the menu, this method is best suited. It works on all models, including the Xiaomi 13T, Redmi Note 12 and POCO F5, regardless of the MIUI version.

Instructions:

  1. Open Settings (the gear icon on the main screen).
  2. Go to About Phone (or About Device in new MIUI versions).
  3. Slip on Backup and Reset (in some firmware, the item is called Resetting).
  4. Select Resetting β†’ Erase all data.
  5. Enter. PIN-code or pattern lock (if installed).
  6. Confirm the action by clicking Reset (or Remove All).

The phone will reboot and start the cleaning process, which will take 5 to 15 minutes, and when you're done, you'll see the screen of the initial setup, just like after you've bought it.

Check the battery level.|Create a backup copy|Untie your cards and accounts (Google Pay, Mi Pay)|Remember the data from the Mi Account|Make sure the phone is not connected to VPN (can block the discharge)-->

⚠️ Note: On some models (Xiaomi Mi 11, Redmi) K40) When you reset, you may see the error, "This device is reset. Log in to the Google account that was synced earlier." FRP-To avoid blocking, delete all Google accounts in Settings before resetting β†’ Accounts.

3. Method 2: Reset via Recovery Mode (if the phone is not turned on)

If your smartphone is stuck on the Mi logo, reboots cyclically or doesn’t respond to touch, use Recovery, which works even when your firmware is damaged, but requires physical access to the device’s buttons.

Step-by-step:

  1. Turn off the phone (press the power button for 10-15 seconds if it doesn’t respond).
  2. Press the button combination: For most models: Volume up + Power. For POCO F1, POCO X2: Volume up + Volume down + Power. For Xiaomi Mi 10, Mi 11: Volume up + Power (hold 10-15 seconds).

Mi

Loudness up

Recovery

Wipe Data

Wipe All Data

Confirm

Yes

Reboot

Reboot to System

If the Recovery menu is in Chinese, look for icons: the basket or reset icon is the right item. On newer models (Xiaomi 13, Redmi Note 12 Pro+), the menu can be in English by default.

What if the sensor in Recovery is not working?
If the screen does not respond to touches in the Recovery menu, use the volume buttons for navigation (up/down) and the power button to confirm the choice, POCO X3) It may be necessary to connect OTG-mouse.

Xiaomi modelCombination for entering RecoveryFeatures
Redmi Note 10/11, POCO M4 ProVolume up + NutritionMenu in English, sensor working
Xiaomi Mi 11 Ultra, Mi 12Volume up + Nutrition (hold 15 seconds)A charging connection may be required
POCO F3, POCO X3 GTVolume up + Volume down + NutritionThe sensor may not work – use the buttons
Xiaomi Black SharkLoudness down + NutritionThe menu is in Chinese. OTG-mouse

Method 3: Reset via Fastboot (for power users)

If the phone doesn’t load even in Recovery, or you’re faced with a problem. FRP-This method requires a computer with drivers installed. ADB/Fastboot cable USB Type-C (original to avoid connection issues).

Instructions for Windows:

  1. Download and install Platform Tools (the official tool from Google).
  2. Turn off your phone and turn it into Fastboot: Press the Volume Down + Power buttons for 10 seconds. Release when a hare in a hat-eared hat appears on the screen (Fastboot logo).
  3. Connect your phone to your PC via USB.
  4. Open the command line (Win + R β†’ enter cmd) and go to the folder with Platform Tools: cd C:\platform-tools
  5. Enter the command to check the connection: fastboot devices If the phone is determined (its serial number will appear), continue. If not, install drivers or try another cable.
  6. Run the reset command: fastboot erase userdata fastboot erase cache fastboot reboot

On models with a locked bootloader (bootloader), the fastboot erase userdata command may not work – in this case, you need to unlock through the Mi Unlock Tool (the official utility from Xiaomi).

1. reconnect the cable to another USB-port (preferably) USB 2.0).

2. Enable debugging mode via USB in the developer settings (if the phone is turned on).

3. Install drivers manually through Device Manager (select "Android Bootloader Interface").-->

5. Method 4: Reset via Mi Flash Tool (complete flashing)

If previous methods have failed (e.g., the phone is bricked after a failed update), it remains completely flashed through the Mi Flash Tool, which removes all the firmware and installs a clean version of MIUI, but requires:

  • πŸ–₯️ Windows computer;
  • πŸ“₯ Official firmware for your model (download only from the official Xiaomi website);
  • πŸ”“ Unlocked bootloader (if previously not unlocked – you will need to wait 7-15 days for confirmation from Xiaomi).

Step-by-step:

  1. Download and install the Mi Flash Tool (the latest version can be found on the XDA Developers or 4PDA forums).
  2. Download the firmware for your model (choose the Fastboot version, not Recovery!). Unpack the archive into a folder without Cyrillic characters (e.g., unpack the archive in a folder, C:\miui_rom).
  3. Turn off the phone and put it in Fastboot mode (as in the method). β„–3).
  4. Connect your phone to your PC and start the Mi Flash Tool.
  5. In the program, click Select and specify the path to the folder with the firmware.
  6. Press Refresh – your phone should appear in the list of devices.
  7. Select firmware mode: Clean all – complete cleaning (recommended); Clean all and lock – cleaning + lock the bootloader (only if you are sure you will not unlock it again).

Flash

Once you flash it, it turns on as new, and this method is guaranteed to delete all data, including FRP-Blocking and viruses, but requires technical skills.

⚠️ Note: Firmware of unofficial (custom) versions MIUI LineageOS can result in Mi Account blocking or loss of IMEI. Use only official firmware from the Xiaomi website!

6. Method 5: Reset via Find Device (if phone is stolen or lost)

If you lose your phone or it has been stolen, you can remotely reset it via Xiaomi’s Find Device service.

  1. Go to i.mi.com and log in to your Mi Account (should be linked to your phone!).
  2. Select the lost device in the list.
  3. Click on Erase Data (or Erase Data).
  4. Confirm the action with a password from the account.

Please note: this method only works if:

  • πŸ“Ά The phone is connected to the Internet (via mobile network or Wi-Fi);
  • πŸ”‹ Battery level above 10%;
  • πŸ”’ Find Device is enabled on the device (checked in Settings) β†’ Mi Account β†’ Find Device).

After the reset, the phone will be untethered from your account, but the attacker will not be able to use it without data from Mi Account (if protection is enabled).

πŸ’‘

Remote reset via Find Device does not work if the phone is turned off or in airplane mode, in which case contact the police and provide the IMEI devices (you can find it through a box or check).

7. Frequent errors after reset and how to fix them

Even after a successful reset, there can be problems, and let's look at the most common ones and how to solve them.

Problem.Reason.Decision
Phone asks for password from Mi Account after resetThe Mi Account Lock protection is activatedEnter the account that was linked to the phone. If you don't remember, contact Xiaomi with proof of purchase.
This device was reset.. (FRP)Google (Factory Reset Protection)Enter the last synchronized Google account. If you don't remember, reset via Fastboot. β„–3)
Phone 'hangs' on Mi logo after resetDamaged system files or failed firmwareRepeat the reset via Recovery or reflash the phone via Mi Flash Tool (method) β„–4)
The sensor or camera does not work after resetting.Failure of drivers or incompatible firmwareUpdate your phone to the latest version of MIUI via Settings β†’ System Update

If the phone stopped seeing after the reset SIM-map, check it out:

  • πŸ“Ά Is it inserted correctly? SIM (on some models, the tray has a β€œkey” – the card must be inserted by a certain side);
  • πŸ”„ Network settings: go to Settings β†’ SIM-maps and mobile networks β†’ Name of the access point (APN) and select the operator manually;
  • πŸ“± Firmware version: on some models (Redmi) 9A, POCO M3) After resetting, the modem settings fly off - the update will help MIUI.

8.How to recover data after resetting

If you haven't backed up, the chances of getting your data back are minimal, but there are.

1. Restoration through Google account:

When you first turn on after reset, the phone will prompt you to restore data from a Google backup. Select an account that was synced before the reset and confirm the recovery.

  • πŸ“‡ Contacts;
  • πŸ“… Calendar;
  • πŸ“ Some app settings (such as WhatsApp or Telegram).

Recovery programmes:

If your phone is defined by your computer as a storage device, you can try programs like DiskDigger, Recuva, or EaseUS MobiSaver, which scan your internal memory for deleted files.

  • πŸ” Chances are higher if no new data is recorded on the phone after the reset;
  • πŸ’° Free versions of the software recover only a part of the files;
  • ⚠️ Do not install programs on the same disk where the data is stored (the risk of overwriting).

3. Contact the service center:

If the phone had critical data (such as photos) and self-recovery didn’t help, contact Xiaomi’s service center. EDL-mode (emergency loading mode), but:

  • πŸ’Έ Service paid (from 3000 to 10 000 rubles);
  • ⏳ The process takes 1-3 days;
  • πŸ”’ Not all centers provide this service (check by phone).

1. Open Settings β†’ Google β†’ Backup.

2. Enable the option to Backup on Google Drive.

3. Select an account and confirm synchronization.

Now, contact, SMS and the application settings will be saved automatically.-->

FAQ: Answers to Frequent Questions

Can you reset Xiaomi without losing data?
No, any factory reset removes all user data from internal memory. The only way to save the information is to back up in advance (via Mi Cloud, Google account or manually on PC).
The phone asks for the old password after the reset.
It's FRP-Google's Factory Reset Protection to get around: Enter the last Google account that was synced to your phone. If you don't remember the password, reset it through Google's recovery page. If your account is not yours (for example, a used phone is purchased) try resetting via Fastboot (the method). β„–3) or refer to the previous owner.
Recovery reset doesn't work -- the phone is turned back on. Why?
Probable causes: πŸ”„ Wrong button combination (check the table in the method) β„–2). πŸ”‹ Battery discharged (charge must be) >30%). πŸ”§ A damaged Recovery menu (solution is to flash new ones through Fastboot) Try another reset method or plug your phone into charging for 30 minutes before trying again.
How to reset Xiaomi if the screen is broken and does not respond to touch?
Options for a solution: πŸ–±οΈ Connect. OTG-Mouse (works in the Recovery menu on most models). πŸ’» Use the Fastboot or Mi Flash Tool (methods) β„–3 and β„–4). πŸ”§ If the phone is turned on but the screen is not working, connect it to the PC and control it through the computer. ADB (skills).
After the reset, the phone can't see. SIM-What to do?
Try it in order: Reboot the phone. Remove and paste. SIM-Re-card (check if it is installed correctly in the tray). MIUI Up to the latest version through Settings β†’ Update system. Reset network settings: Settings β†’ SIM-maps and mobile networks β†’ Reset your network settings. If nothing works, reflash your phone through the Mi Flash Tool. β„–4).