Resetting the Xiaomi 9T (also known as the Redmi K20 in some regions) to factory settings is a procedure that can be required in a variety of situations, from preparing the phone for sale to fixing critical system failures. However, not all users know that an incorrect reset can lead to a device lock, loss of important data or even โbrickingโ of the smartphone. In this article, we will discuss all the current methods of reset (through settings, Recovery Mode and Fastboot), explain how to avoid typical errors, and give recommendations for saving data before the procedure.
Xiaomi 9T features Mi Account protection, which can make it harder to reset if you forget your account information, and weโll show you how to circumvent this protection by legal means, and what to do if your phone requires you to enter your old password after reset, and youโll find here unique tips for recovering data after a reset that are not found in the standard instructions.
1.When Xiaomi 9T Reset is Needed - and When It's Dangerous
Factory reset is not a universal solution to all problems, but a last resort. Before you start the procedure, assess whether it is really necessary. Here are the valid reasons for resetting:
- ๐ฑ Preparing for sale or transfer โ deletion of personal data, photos, accounts.
- ๐ Strong system brakes that are not eliminated by cache cleaning or software updates.
- ๐ Cyclical restart (bootloop) after a failed update.
- ๐ซ Viruses or malware that is not removed by antiviruses.
- ๐ Forgotten pattern lock or PIN-code (in this case, reset is the only way out).
However, there are situations where resetting can exacerbate the problem:
- ๐ Battery problems (blown, quick discharge) - resetting here will not help, you need to replace the battery.
- ๐ก Lack of network or problems with SIM-card โ often associated with hardware malfunctions of the communication module.
- ๐พ Damaged file system (phone canโt see internal memory) โ reset can make data irrecoverable.
โ ๏ธ Attention: If your Xiaomi 9T If you have been bought by hand and tied to someone else's Mi Account, a reset using standard methods will result in the device being locked, requiring you to enter the username/password of the previous owner.
2.Reset preparation: how to save data and avoid errors
Before resetting, make sure to back up all the important data, and even if you plan to reset through the settings menu (the softest way), the risk of file loss remains.
- ๐ธ Photos and videos โ copy to PC or cloud (Google Photos, Mi Cloud).
- ๐ฑ Contact and SMS โ sync with your Google account or export to a file.
- ๐ต Music and documents โ transfer to a memory card or external drive.
- ๐ Passwords and application data โ use password managers (e.g. Bitwarden).
- ๐ฎ Game saves โ if games support cloud backup (e.g. via Google Play Games).
For backup, you can use the built-in tools of Xiaomi:
- Go to Settings โ About Phone โ Backup and Reset โ Local Backup.
- Select data to save (contacts, messages, system settings).
- Click Create a backup and wait until it is completed.
We also recommend:
- ๐ Charge the phone to at least 50% โ reset can take up to 30 minutes, and discharging in the process will lead to a failure.
- ๐ถ Connect to stable Wi-Fi (if you reset via the menu) โ after reset, the phone will require downloading updates.
- ๐ Write it down. IMEI phone (click *#06#) - useful if the network disappears after reset.
โ๏ธ Checklist before resetting Xiaomi 9T
3. Method 1: Reset via the settings menu (the safest)
This is a method that works if the phone turns on and responds to touch, and it retains the ability to recover data through the backup and is minimally risky.
- Open Settings (the gear icon on the main screen).
- Go to the About Phone section (usually at the bottom of the list).
- Select Backup and Reset โ Resetting.
- Click Reset phone settings (may require input) PIN-code-key).
- Confirm the action by choosing Delete Everything.
The phone will reboot and start the reset process, which will take 5-15 minutes, and when you're done, you'll see the screen of the initial setup, just like after you've bought it.
โ ๏ธ Warning: If the bootloader unlocked on the phone, it may lock again after the reset. That's OK, you'll have to repeat the unlock.
Advantages of this method:
- โ Does not require computer or special knowledge.
- โ Minimum risk of โbricking".
- โ It retains the ability to recover data from the backup.
Disadvantages:
- โ It wonโt help if the phone doesnโt turn on or hangs on the logo.
- โ Does not delete Mi Account (link to the account will remain).
๐ก
Resetting through the settings menu is the best option for most users. Use it if the phone is stable and you don't need to delete the Mi Account.
Method 2: Reset via Recovery Mode (if the phone is not turned on)
If the Xiaomi 9T doesnโt respond to touch, hovers on the MI logo or reboots cyclically, use Recovery Mode.This mode allows you to reset your phone without access to the main system.
- Turn off the phone (press the power button for 10-15 seconds if it freezes).
- Press the Power button + Volume Up button at the same time.
- Hold them for 10-15 seconds until the Mi logo and Recovery menu appear.
- From the menu, select the language (usually English or Chinese) and go to Wipe Data.
- Select Wipe All Data and confirm the action.
- Once you have finished, click Reboot โ Reboot to System.
If the Recovery menu is in Chinese, focus on the icons:
- ๐งน (Wipe Data - reset.
- ๐ (Reboot) - reboot.
Recovery reset time is 10 to 20 minutes, and if it takes longer, don't interrupt it or turn off your phone!
| Problem. | Reason. | Decision |
|---|---|---|
| Recovery won't open | Faulty buttons or damaged boot loader | Try to clamp Power + Volume Down or use Fastboot |
| The discharge is 50% frozen. | A damaged file system | Wait 30 minutes. If it doesn't work, drop it on the Fastboot. |
| After reset, you need a Mi Account password | The phone was tied to the account. | Enter data or unblock your account |
| Recovery in Chinese without English | Local firmware for China | Orient yourself to icons or flash global firmware |
โ ๏ธ Note: If you see Mount Mount in Recovery /system or ADB Sideload, don't choose them unnecessarily. These are modes for power users, and doing the wrong thing can lead to data loss.
What happens if Recovery does not open?
5. Method 3: Fastboot Reset (for power users)
This method requires a computer with ADB/Fastboot drivers installed and is suitable if:
- ๐ง Recovery Mode is unavailable or damaged.
- ๐ฆ You need to put a clean firmware on top of the current one.
- ๐ Requires to delete Mi Account (only for unlocked bootloader).
Instructions:
- Install Platform Tools (ADB/Fastboot) on PC.
- Turn off the phone and press Power + Volume down to log into the Fastboot.
- Connect your phone to your PC through USB-cable.
- Open the command line (cmd) in the folder with the platform-tools and execute the commands: fastboot devices (should display the serial number of the phone) fastboot erase userdata fastboot erase cache fastboot reboot
If you want to completely reflash your phone (for example, after a failed update), download the official firmware for Xiaomi 9T (codename davinci) from the Mi Community website and use the command:
fastboot flash all firmware.zipWarnings:
- ๐จ Donโt interrupt the process โ it can lead to loss. IMEI or a breakdown of the communication module.
- ๐ Use the original cable โ cheap cables can interrupt data transmission.
- ๐ The battery should be charged. >30%, otherwise the phone may be switched off during the process.
๐ก
If the phone doesnโt turn on after reset via Fastboot, try flashing only the boot section with the command fastboot flash boot.img. Often this solves the problem with hanging on the logo.
6. How to delete Mi Account after reset (if you forgot the password)
If you dropped the Xiaomi 9T, but the phone requires data entry from the previous ownerโs Mi Account, you have a few options:
- Contact the previous owner โ if the phone is purchased by hand, contact the seller and ask to untie the device from his account through the Mi Account website.
- Restore account access: Go to the recovery page. Specify the attached email or phone number. Follow the instructions for resetting the password.
- Unlock the bootloader and flash the firmware without Mi Account (power users only): Apply for unlocking the bootloader through the official website (may take up to 720 hours). After unlocking, sew custom recoveries (TWRP) and firmware without binding to the account.
โ ๏ธ Note: Use of informal methods to bypass Mi Account (e.g., through EDL Mode) may result in blocking IMEI Xiaomi is actively fighting against these methods and the risk is high.
If the phone is locked on the previous ownerโs account and you canโt contact him, the only legal way out is to contact Xiaomi with proof of purchase (check, purchase agreement).
7. Data recovery after reset
If you don't back up before resetting, some of the data can be recovered using specialized software, and remember that success depends on:
- ๐ Time โ the earlier you start your recovery, the better the chances.
- ๐ฑ Reset type โ after Fastboot recovery is more difficult than after reset via menu.
- ๐พ Data overwriting โ if youโve been using your phone since the reset, old files could have been overwritten.
Recovery programmes:
| Programme | Supported data | Difficulty |
|---|---|---|
| Dr.Fone | Photos, videos, contacts, messages | Low (interface in Russian) |
| EaseUS MobiSaver | Files, documents, WhatsApp | Medium (requires root) |
| DiskDigger | Photo, video, audio | High (root and knowledge of ADB commands required) |
Instructions for Dr.Fone (the easiest option):
- Install the program on your PC and connect your phone via USB.
- Select the Android Data Recovery mode.
- Specify the type of files to scan (e.g. Photos and Videos).
- Follow the instructions of the program (you may need to enable debugging over USB).
- After scanning, select files to recover and save them to your PC.
โ ๏ธ Warning: Do not save recovered files back to your phone - this may cause them to be rewritten.Use cloud storage or external drive.
8. Frequent errors and their solutions
Even if the instructions are followed correctly, the Xiaomi 9T reset may not go according to plan, and we will discuss the typical problems and ways to fix them:
- ๐ phone is stuck on the logo after reset Reason: Damaged boot partition or incompatible firmware Solution: Write your phone through Fastboot with official firmware (see section 5).
- ๐ต After the reset, there is no net (no catch). SIM-Cause: Settings reset IMEI Solution: Check it out. IMEI (If it is Null, restore it via Engineer Mode or contact the service.
- ๐ Mi Account requires password, but phone my Reason: You forgot you linked an account, or the phone was bought with a link.Solution: Restore access to the account (see section 6) or contact Xiaomi support.
- ๐ Phone ran out during reset Reason: Insufficient battery power. Solution: Connect to charge for 30 minutes, then reset. If it doesn't turn on, use Fastboot.
If none of these methods helped, there may be a problem with the hardware (e.g. damaged eMMC memory).In this case, contact the service center. The cost of diagnostics Xiaomi 9T โ from 500 to 1500 rubles depending on the region.
๐ก
90% of the problems after a reset are solved by the official firmware via Fastboot. If the phone doesn't turn on, don't panic, but follow the instructions on the firmware.