Resetting your smartphone to factory settings is a radical but sometimes necessary step. Xiaomi Redmi Note 4X (codename mido), released in 2017, is still popular among users due to the reliability and ability to upgrade to modern firmware. However, over time, any gadget begins to slow down: cache files accumulate, updates conflict, and viruses or failed experiments with root rights can make the phone almost unusable.
In this article, youโll find three proven ways to get the Redmi Note 4X back to its original state, from a simple menu reset to a hard recovery via Fastboot. Weโll go into detail on when each method is needed, how to prepare for the procedure and what to do if something goes wrong. And youโll also learn how to bypass Mi Account lock after a reset โ one of the most common problems Xiaomi owners have.
We warn you right away: the reset deletes all the data from the internal memory, including photos, messages and installed applications. If you do not back up, it will be impossible to restore the information, but don't worry, we will tell you how to save the most important things before starting the procedure.
When you need to reset to factory settings
Resets are not a panacea, but they are necessary in some cases, and these are typical situations where Redmi Note 4X owners resort to this measure:
- ๐ข Strong brakes โ the phone freezes for 10โ30 seconds, apps open for a long time, and animation twitches even after cleaning the cache.
- ๐ Forgotten password or pattern lock โ if you donโt remember the unlock data and Find My Device doesnโt help.
- ๐ฑ Preparing for the sale โ to prevent the new owner from gaining access to your accounts and files.
- ๐ Failures after an update โ for example, after installing custom firmware or an informal patch.
- ๐ฆ Viruses or malware that is not removed by antiviruses.
But resetting doesn't always solve the problem, for example, if the Redmi Note 4X doesn't turn on at all (no reaction to the power button, no charging indicator), it's likely a hardware malfunction - a discharged battery, a damaged motherboard or a departed plume, in which case you should contact the service center.
Another important point: if the phone is locked with a Mi Account (requires a login and password after reset), you will either need to remember the login details or use official unlock methods through Xiaomi, which we will discuss at the end of this article.
๐ก
Before resetting, check if a bank account is linked to the phone (e.g. Sberbank Online or Google Pay). After restoring factory settings, you may need to re-authorize.
Preparation for resetting: what to do in advance
The first and most important thing is to save the data, and even if you're planning to reset because of the brakes, you can back up.
- ๐ธ Photos and videos โ copy to PC or cloud (Google Photos, Mi Cloud).
- ๐ Contacts โ sync with Google Account or export to.vcf file.
- ๐ฌ Messages โ Use apps like this SMS Backup & Restore.
- ๐ฎ Game saves โ if the game supports cloud backup (e.g. via Google Play Games).
- ๐ Documents and Downloads โ Check Download and Documents folders.
Pay special attention to Wi-Fi passwords, which can be exported using applications like WiFi Password Viewer (root rights required) or simply take a picture of the network list in the settings.
Also check if the bootloader is unlocked on your Redmi Note. 4X. If you've ever installed custom firmware, it's probably unlocked, which will make it easier to recover from Fastboot if something goes wrong, and you can find out the status of the bootloader by going to Fastboot mode. + Power โ if the screen is labeled Unlocked, it is unlocked.
How to check Bootloader status without rebooting?
Lastly, charge your phone to at least 50%. Recovery or Fastboot can take up to 10-15 minutes to reset, and if the battery runs out in the process, you run the risk of getting a brick.
Method 1: Reset via the settings menu (soft reset)
This is the easiest and safest method, but it only works if:
- ๐ฑ The phone is turned on and reacts to touch.
- ๐ You remember the password to unlock the screen.
- โ๏ธ Settings menu available (no critical system failures).
Instructions:
- Open Settings (the gear icon on the main screen).
- Go to Additional Settings โ Recovery and Reset.
- Select Settings Reset.
- Click Delete all data and confirm the action.
The phone will reboot and start the cleaning process, which will take 3-5 minutes, and then you will see the screen of the initial setup, as after the purchase.
- Backup copy of the data created
The phone is over 50% charged.
Mi Account is tied (if you plan to use it after resetting)
- All off. SIM-Cards (if the phone is blocked by the operator)
-->
Possible problems:
- If after resetting the phone asks for a password from Mi Account, you will need to enter data from the account that was tied before the reset.
- If the process is stuck on the Mi logo, wait 10-15 minutes. If nothing has changed, proceed to reset via Recovery.
๐ก
Resetting via the menu does not delete data from the memory card (if installed), however, files in the internal memory (/storage/emulated/0/) will be erased irrevocably.
Method 2: Recovery (hard reset)
This method will be useful if:
- ๐ Phone locked with password/pattern lock.
- ๐ค The system does not boot (hang on the logo, cyclical reboot).
- โ๏ธ We need to get around some limitations. MIUI (For example, if the menu is not available).
Instructions:
- Turn off the phone (press the power button for 10 seconds if it freezes).
- Press Volume Up + Power at the same time and hold for 5-10 seconds until the Mi logo appears.
- Release the buttons and you will be taken to the Recovery menu (in English or Chinese).
- Use volume buttons for navigation and power button for selection.
- Select Wipe Data โ Wipe All Data (or Clear Data in older versions).
- Confirm the action and wait for the completion.
- Go back to the main menu and select Reboot โ Reboot to System.
It can take up to 10 minutes, and if you reboot your phone and you need a password, you've activated the Mi Account security mechanism, and you've got to enter the username and password from the account that was linked to the device.
๐ก
If you don't have Wipe Data on the Recovery menu, you have custom firmware installed, and then look for options like Advanced Wipe or Factory Reset.
What happens if Recovery does not open?
- ๐ Check the battery power โ if it is less than 10%, the menu may not start.
- ๐ Try to pin the volume up. + Loudness down + Food (on some firmware).
- ๐ฅ๏ธ If nothing helps, go to reset via Fastboot.
Method 3: Fastboot Reset (for power users)
This is the most radical method used if:
- ๐ซ Recovery is unavailable or damaged.
- ๐ง You need to reflash your phone (for example, after a failed update).
- ๐ Requires to unlock the loader before resetting.
For this method, you will need a computer with installed drivers ADB/Fastboot original USB-Importantly, the wrong commands in Fastboot can finally brick your phone. If you're not sure what you're doing, you better go to the service.
Instructions:
- Install Platform Tools (includes fastboot and adb).
- Turn off the phone and press Volume Down + Power to log into the Fastboot.
- Connect your phone to your PC via USB.
- Open the command prompt (cmd) in the folder with Platform Tools and execute: fastboot devices If the device is determined (the serial number will appear), continue. If not, install the drivers.
- Run the command to reset: fastboot erase userdata fastboot erase cache fastboot reboot
If you also need to reflash the system, download the official firmware for the Redmi Note 4X (mido code) from Xiaomi's website and use the command:
fastboot flash all [name file firmware.zip]How to find out the code of the model for firmware?
Possible errors in Fastboot:
- FAILED (remote: unknown command) is an incorrect command or incompatible firmware.
- Device Not Found: Problems with drivers or cables.
- Waiting for a device โ try another one. USB-port (preferably) USB 2.0).
What to do after resetting: initial setup
After a successful reset, you have to go through the initial setup process.
- ๐ถ Wi-Fi connection โ without the Internet, you can not log into Mi Account or recover data from the cloud.
- ๐ Sign in to Mi Account โ if the phone was linked to your account, enter the same data. If you forgot your password, restore it on the Xiaomi website.
- โ๏ธ Restore from backup โ if youโve been backing up through Mi Cloud or Google, the system will offer to restore contacts, apps, and settings.
- ๐ Setting up the screen lock - select PIN or pattern lock (fingerprint is configured later).
If the phone brakes again after reset, it may be a problem in the hardware:
- ๐ Check the battery health (via the AccuBattery app).
- ๐ ๏ธ Clean the charging connector from dust (brakes can be due to poor contact).
- ๐ฅ If the phone overheats, reset the processor settings to factory (in the Developer Menu).
If you dropped your phone before selling, remember:
- Unplug all accounts (Google, Mi Account, Samsung Account, if any).
- Delete everything SIM-memory-cards.
- Reset again right before transferring to the buyer (just in case).
How to bypass the Mi Account lock after a reset
One of the most frustrating things about Xiaomi is that it links the device to the Mi Account, and when you reset, the phone may require you to enter a username and password from an account that you previously had on it, and if you forgot the data or bought the phone with your hands and the previous owner didn't untie the account, here's what you can do:
- ๐ง Restore password โ go to the login page and click โForgot password.โ You will need access to the email or phone associated with the account.
- ๐ Contact the previous owner โ if you bought the phone from hand, try to find a seller and ask him to untie the device through Find My Device on the Xiaomi website.
- โณ Wait 72 hours โ if you have entered the password incorrectly several times, the system may offer to unlock after 3 days (requires). SIM-Card with the same number as the account).
Note: all โcircumventโ methods using third-party programs (such as Mi Account Unlock Tool) or firmware through EDL require an unlocked bootloader and can lead to a complete loss of phone performance. Xiaomi does not officially support such methods, and their use may deprive you of warranty.
If nothing helps, contact the official Xiaomi service center with the documents on the phone. in some cases, they can remove the lock after checking the ownership.
๐ก
Since 2021, Xiaomi has tightened its security policy, and now unlocking the Mi Account after a reset may require even a purchase check or a warranty card.
Frequent Mistakes and How to Avoid Them
Even experienced users sometimes make mistakes when resetting, and here are the most common ones and how to prevent them:
| Mistake. | Reason. | Decision |
|---|---|---|
| The phone will not turn on after resetting | Interrupted cleaning process (battery, turned off forcibly) | Charge your phone 100% and reset via Fastboot |
| Constant reboot (bootloop) | Damaged firmware or module conflict | Swipe your phone with the official firmware through the Mi Flash Tool |
| The sensor does not work after resetting | Display drivers malfunction | Reset again or run the persist module through Fastboot |
| Not defined SIM-map | Resetting the modem settings | Manually select the operator in Settings โ SIM-cards and mobile networks |
Another common problem is the loss of IMEI after being reset via Fastboot, which happens when partitions with a radio module have been erased, and you can restore the IMEI using an engineering menu.
- Please dial the phone application ##4636##.
- Go to Phone Information and check for IMEI status.
- If you donโt have an IMEI, use the MTK Engineering Mode (for MediaTek processors) or the QCN Restore Tool (requires root).
Warnings:
โ ๏ธ Note: If you are resetting a custom firmware phone (like LineageOS or Pixel Experience), you may need to reset the firmware after resetting via Recovery. MIUI.
โ ๏ธ Note: Some versions of the Redmi Note 4X (If you reset the Fastboot, you may lose Russian in the system, in which case you will have to manually install a language pack or flash the global version. MIUI.