Reset Xiaomi Redmi Note 8 to factory settings: 3 working ways

Why Factory Resetting May Be Needed

Resetting the Xiaomi Redmi Note 8 to factory settings is a radical but sometimes necessary solution, which removes all user data, apps and settings, returning the smartphone to a โ€œout of the boxโ€ state, most often resorted to in three cases: before selling the device, to fix software failures or after unsuccessful experiments with firmware.

Redmi Note 8 owners often experience a slowdown after 1.5 to 2 years of use, caused by cache accumulation, memory fragmentation and background processes of dozens of applications. Factory reset solves the problem in 80% of cases without the need for flashing. Another common situation is a forgotten pattern lock or password, where hard reset becomes the only way to unlock the device without losing functionality.

It is important to understand the difference between soft and hard resets: the first one is done through the settings menu and saves the MIUI version, the second (via Recovery) may require re-authorization in the Xiaomi account and even unlocking the bootloader. We will look at both options, as well as nuances that even the official instructions are silent about.

Preparation for resetting: what to do in advance

The unpleasant surprise after a reset is the loss of photos, contacts or work documents. To avoid this, follow three key steps:

  • ๐Ÿ“ฑ Create a backup through Settings โ†’ The phone. โ†’ Backup. Less of the method, the copy is saved on the device. Alternative: use Mi Cloud (requires authorization) or third-party services like Google Drive.
  • ๐Ÿ” Make sure to unlock your Mi Account. After a hard reset, Redmi Note 8 will require you to enter a login / password from your associated Xiaomi account. If you forget the data, restore it in advance.
  • ๐Ÿ”‹ Charge the battery to at least 50%. Interrupting the discharge process due to discharge can lead to a "brick" (inoperability) of the device.

Additional tip for users with unlocked bootloader: if you have installed custom firmware (like Pixel Experience), after resetting via Recovery, you may need to re-flash MIUI through Fastboot.

โš ๏ธ Note: If the Redmi Note 8 is enabled with Find Device, you may need to confirm via the reset. SMS Or email. Turn it off in advance in Settings. โ†’ Xiaomi account โ†’ Find Device.

๐Ÿ“Š Have you ever done a setup reset on Xiaomi?
Yeah, through the settings menu.
Yes, through Recovery.
No, but I'm planning.
No, I'm not.

Method 1: Reset via the settings menu (soft method)

The easiest and safest way to do this is to have no technical skills, and it's best if you:

  • ๐Ÿ“ฑ The phone is turned on and reacts to touch.
  • ๐Ÿ”“ Remember your password/pattern lock
  • ๐Ÿ”„ You need to eliminate software lags without risk

Step-by-step:

  1. Open the settings (cog icon on the desktop).
  2. Go to the About Phone section. โ†’ Backup and reset.
  3. Select Resetting โ†’ Delete all data.
  4. Enter the device password (if installed).
  5. Confirm the action by clicking Reset Settings.

It takes 3-7 minutes. The phone will reboot and launch with the initial setup screen. If the previous owner's account requires the Redmi Note 8 to be reset, the device is tied to someone else's Mi data. Solution: Contact Xiaomi with proof of purchase.

โ˜‘๏ธ Checklist before resetting through settings

Done: 0 / 5

Method 2: Hard Resetting with Recovery Mode

This method is necessary if:

  • ๐Ÿ”’ Phone locked (forgot password/pattern lock)
  • ๐Ÿข The device is strongly braked and does not respond to touch
  • ๐Ÿ”„ Requires a โ€œcleanโ€ reset with removal of all partitions

Algorithm of action:

  1. Turn off the Redmi Note 8 with a long press of the power button.
  2. Press the Power Button + Volume up for 10-15 seconds at the same time until the Mi logo appears.
  3. Release the buttons - you will be taken to the Recovery menu (navigation is carried out by volume buttons, the choice is by the power button).
  4. Select Wipe Data โ†’ Wipe All Data โ†’ Confirm the action.
  5. Once you have finished, select Reboot โ†’ Reboot to System.

Attention: MIUI Recovery has a Chinese/English interface, so if you see characters, look for the location of the points (reset is usually second on top).

adb reboot recovery

(Requires a PC connection with ADB drivers installed).

โš ๏ธ Warning: Some firmware may have a "This device is locked" error after reset via Recovery, which means the bootloader is locked. Solution: Unlock it officially via Mi Unlock Tool (it will take 7-30 days to wait).

What if Recovery does not start?
If, after pressing Power + Volume up, the phone vibrates but does not load Recovery, the cause may be in the damaged recovery section. Solution: Sweat the original Recovery through Fastboot with fastboot flash recovery recovery.img, then try again.

Method 3: Fastboot Reset (for power users)

The most radical method used in:

  • ๐Ÿ”ง Damage to system files (cyclic reboot, bootloop")
  • ๐Ÿ“ฆ Need for complete reflashing with removal of all sections
  • ๐Ÿ”“ Unlocking the loader for installing custom firmware

This method will require:

  • ๐Ÿ’ป Computer with Windows/Linux and installed drivers ADB/Fastboot
  • ๐Ÿ”Œ Cable USB (preferably original)
  • ๐Ÿ“„ Firmware MIUI Redmi Note 8 (download from official website)

Instructions:

  1. Turn off the phone and switch to Fastboot mode, clamping Power + Volume down.
  2. Connect to the PC and check for device detection by the command:
fastboot devices
  1. Perform a complete reset by command:
fastboot erase userdata


fastboot erase cache




fastboot reboot

For full flashing, use the Mi Flash Tool with the Clean All option. This method deletes all data without the possibility of recovery, but is guaranteed to solve the problems with the "brick".

๐Ÿ’ก

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 loading problems without full flashing.

Frequent Mistakes and How to Avoid Them

Even if you follow the instructions, Redmi Note 8 users face typical problems.

Mistake.Reason.Decision
"This device is locked"Locked loaderUnlock through Mi Unlock Tool (waiting required)
Cyclical reset after resetDamaged boot sectionSwitch boot.img through Fastboot
I can't get into Recovery.Damaged recovery sectionSwitch the original Recovery through Fastboot
Requires an account of the previous ownerThe device is tied to someone else's Mi AccountContact Xiaomi with a check of purchase

Another common situation is the loss of IMEI after reset, which is due to deleting files in /nvram. You can restore IMEI through the engineering menu (#4636##) or through modem partition firmware. For the Redmi Note 8 (the ginkgo model), you can find the appropriate files on the 4PDA or XDA Developers forums.

๐Ÿ’ก

If the sound is lost or the network is not working after the reset, the modem or dsp partitions are most likely damaged. Solution: run them separately through Fastboot using the commands fastboot flash modem NON-HLOS.bin and fastboot flash dsp dspso.bin.

Data recovery after reset: is it possible?

Technically, data can be restored after a complete reset, but with reservations:

  • ๐Ÿ” Photos and documents: If they are stored on SD-It can be copied back to the map, and it can be used for internal memory, like DiskDigger or Recuva (root access required).
  • ๐Ÿ“ž Contact and SMS: Restore from Google or Mi Cloud backup if sync was enabled.
  • ๐ŸŽฎ Game progress: Most games (e.g. Genshin Impact or PUBG Mobile) link the data to the account. Log in again, progress will come back.

Important: the less you use your phone after a reset, the better the chances of recovery. Every new data record (photo, app installation) overwrites old files.

  1. Do not connect your phone to the internet after resetting.
  2. Use the recovery software immediately.
  3. For deep scanning, root access is required (on the Redmi Note 8, it can be obtained through Magisk after unlocking the bootloader).

If data is critical (e.g., work documents), contact the service center, and professionals use professional tools like UFS Explorer or Chip-Off, which offer up to 70% of the chance of recovery even after full formatting.

FAQ: Answers to Frequent Questions

Can I reset Redmi Note 8 without a password if I forget the pattern lock?
Yes, but only through Recovery Mode (method 2) or Fastboot (method 3) both will delete all data on the device, and if the phone was enabled Find Device, after reset, you will need to enter a username / password from your Xiaomi account.
Why does the phone ask for an old Mi Account after a reset, even though I deleted it?
This is a Mi Account security feature tied to the device's hardware identifier, and even after deleting an account from the system, the data remains in a secure partition. Solutions: Enter your old account information (if you remember), contact Xiaomi with proof of purchase (check, box), use informal bypass methods (risky, can lock the device permanently).
Will the factory setup reset the MIUI version to the original?
No. Reset only deletes user data, but it doesn't roll back the firmware version. If you upgrade to MIUI 14, the reset will have the same version.
Can I reset if the phone is not turned on (black screen)?
Yes, but only if the device is responding to the charging connection (vibrates or shows the indicator). Try: Power clamping + Volume up for 20 to 30 seconds to force login to Recovery. If the screen remains black, connect to the PC and check the detection by the fastboot device command. If the connection is successful, reset via Fastboot (method 3). If the phone does not respond at all (does not warm, does not vibrate), the problem may be a hardware failure (for example, battery dump).
How often can you reset your settings, isnโ€™t it harmful?
Resetting to factory settings does not harm the hardware of the Redmi Note 8. However, frequent resets (more often 1 time in 3-6 months) can lead to: Wear of flash memory (especially on budget models with eMMC). Loss of warranty if the reset was performed through informal methods (for example, firmware custom Recovery). Problems with MIUI updates (the system can "forget" previous security patches). The optimal frequency is 1 time in 1-2 years to "clean" the system. If you reset more often - look for the cause of the virus or battery applications.