Reset Xiaomi Redmi Note 6 Pro to factory settings: 3 working methods

Resetting the Xiaomi Redmi Note 6 Pro to factory settings is a radical but sometimes necessary solution: Have you encountered constant freezes, viruses after installing dubious applications or just want to sell the device? In any case, a complete reset will delete all data, including photos, contacts and installed programs, returning the phone to the state of β€œout of the box”.

The procedure seems simple, but it has pitfalls. For example, an incorrect reset through Recovery can lead to a bootloader lock if you have previously changed firmware. And the lack of a backup often causes the loss of important files. In this article, 3 proven reset methods, data retention instructions, and answers to frequent errors.

Before you start, make sure that the battery is charged at least 50%. interruption of the process due to discharge is fraught with damage to system files and the "brief" of the device - when the smartphone stops turning on even in Recovery mode. SIM-Mi Account or card if you plan to sell your phone: After the reset, you may need to confirm the original owner.

If your Redmi Note 6 Pro is unstable but still on, start with a soft reset via settings. This is the safest way to do so, which doesn't affect system files. In cases where the phone doesn't respond to taps or is stuck on the Xiaomi logo, hard reset via Recovery will help. For advanced users, there is a third method, a Fastboot reset, but it requires a computer and special drivers.

πŸ“Š Why you want to reset the Redmi Note 6 Pro?
The phone's slowing down a lot.
I want to sell/gift
Forgot the pattern lock
After the update, bugs appeared.
Other

1.Resetting preparation: what to do in advance

Factory reset is not just a single button, but without preparation, you risk losing valuable data or having trouble resetting your phone.

The first and most important thing is to back up. Even if you plan to drop your phone before selling, keep a copy in case something goes wrong. The Redmi Note 6 Pro has a built-in redundancy feature:

Make a backup through Settings β†’ Additional β†’ Backup and Reset

Record the username and password from the Mi Account (required after reset)

Delete your Google account if your phone is sold (avoid FRP blocking)

Check the battery charge (minimum 50%)

Take out the memory card and SIM, unless they are needed for discharge-->

Pay special attention to your Xiaomi account. After a reset, the phone may request the original owner's information - this is protection against theft. If you forget your password, restore it in advance at account.xiaomi.com. For devices with an unlocked bootloader, this step is not necessary, but it is better to be safe.

If you are resetting your phone due to freezes or errors, try less drastic measures first:

  • πŸ”„ Restart the device – sometimes it solves temporary crashes.
  • πŸ—‘οΈ Clear the cache through Settings β†’ Warehouse β†’ Clear the cache.
  • πŸ› οΈ Update the firmware to the latest version (if the phone is still on).

⚠️ Note: If you have installed custom firmware (such as LineageOS or Pixel Experience), a reset via a standard menu may result in a logo hanging. TWRP.

2. Method 1: Soft reset via settings (for a working phone)

This is the easiest and safest way to do this if your Redmi Note 6 Pro is turned on and reacts to touch.It doesn't require a computer or special knowledge, but will delete all user data.

Step instructions:

  1. Open Settings (the gear icon on the main screen).
  2. Scroll down and select Additional.
  3. Go to the Backup and Reset section.
  4. Slip on Settings Reset.
  5. Select to erase all data (reset to factory).
  6. Enter a password or pattern lock if the system requests it.
  7. Confirm the action by clicking Reset the phone.

It takes 5-10 minutes. The phone will reboot several times, after which you will see the screen of the initial settings, as after the purchase. If at this stage there is an error "failed to reset", try alternative methods (described below).

πŸ’‘

If after reset, the phone asks you to enter the old password from your Google account (FRP-lock), and you do not remember it, use the service "Find the device" to unlock.

Method 2: Hard Recovery Reset (if the phone doesn't turn on)

If the Redmi Note 6 Pro is stuck on the logo, unresponsive to clicks or cyclically rebooted, resetting through Recovery mode will help.This method works even when system files are damaged, but requires accurate execution of instructions.

How to log in to Recovery:

  1. Turn off the phone (press the power button for 10 seconds if it freezes).
  2. Press the Power button and the Volume up simultaneously.
  3. Hold them for 10-15 seconds until the Mi logo and Recovery menu appear.

In the Recovery menu, use volume buttons for navigation and power button for selection.

  1. Select Wipe Data (or Clear Data in some versions).
  2. Confirm the action by selecting Wipe All Data.
  3. Wait until the process is complete (the screen will display the inscription Data wipe complete).
  4. Go back to the main menu and select Reboot β†’ Reboot to System.

⚠️ Note: In some firmware, the Wipe Data item may be called Factory Reset or Erase Everything. Don't confuse it with Wipe Cache - this is cache cleaning, not a complete reset!

If the phone still doesn't turn on after the reset or if it gives an error "No OS installed", it means that the system files are damaged, in which case you will need to flash through Fastboot (method 3).

What happens if Recovery does not open?
If after holding Power + Volume up the phone vibrates but does not load Recovery, try: 1. Connect the charger and try again. 2. Use the Power + Volume down combination (in some versions of the firmware). 3. If nothing helps, the bootloader can be locked - you will need to unlock through the Mi Unlock Tool.

4. Method 3: Fastboot Reset (for power users)

This is a good way to do it if the first two methods didn't work or you want to reinstall the firmware completely. It requires a computer with ADB/Fastboot drivers installed and a USB cable. Use this method only if you're confident that the wrong commands can finally brick your phone.

Step-by-step:

  1. Download and install Platform Tools (includes fastboot).
  2. Turn off your phone and put it into Fastboot mode: Press Power + Volume down for 10 seconds. Connect your phone to your computer via USB.

cmd

Platform Tools

fastboot devices

(Your device’s serial number should be displayed)

fastboot erase userdata
fastboot erase cache
fastboot reboot

If the phone doesn’t turn on after these commands, you will need a full firmware reflash. To do this, download the official firmware for the Redmi Note 6 Pro (codename tulip) from the Xiaomi Firmware website and follow the command:

fastboot flash all [name file firmware.zip]
Resetting methodWhen to useNeed a computer?Risk of "bricking"
Through settingsThe phone is stable.No.Minimum
Through Recovery.The phone is not switched on or got stuck.No.Medium (if the process is interrupted)
Through Fastboot.Firmware or Recovery damagedYes.High (with incorrect commands)

5. Frequent errors and their solutions

Even with the correct following of the instructions, problems can arise, and here are the most common mistakes and ways to correct them:

  • πŸ”΄ Fastboot's "Can't erase userdata" error: Reason: blocked bootloader. Solution: unlock it via Mi Unlock Tool (requires Mi Account binding to device 72 hours before unlocking).
  • πŸ”΄ Phone asks for password after reset: This is FRP-Factory Reset Protection: Enter the last synchronized Google account. If you don't remember the password, use the device's search service.
  • πŸ”΄ After reset, there is no network: Check if installed SIM-If the problem persists, reflash the modem module through Fastboot.
  • πŸ”΄ Recovery won't open: Possible causes: a dead battery, a damaged bootloader, or a hardware malfunction.Try charging your phone for 30 minutes, then try again.

πŸ’‘

If the phone doesn't turn on for more than 20 minutes after reset, don't panic - sometimes the first boot after reset takes up to 30 minutes.

6. Data recovery after reset

If you have not made a backup, the chances of returning the data depend on the type of reset:

  • πŸ“± Soft reset (via settings): data is deleted irrevocably, but you can try to recover it with programs like Dr.Fone or EaseUS MobiSaver (success is not guaranteed).
  • πŸ”§ Severe discharge (through Recovery/Fastboot): Recovery is almost impossible because sections are rewritten.

For the future: set up automatic backups in Mi Cloud:

  1. Go to Settings β†’ Xiaomi Account β†’ Mi Cloud.
  2. Enable the options Contact Synchronization, Photos and Notes.
  3. Install the Mi Cloud app on your new phone to recover data.

If you are selling the Redmi Note 6 Pro, don’t forget:

  • βœ… Sign out of your Mi Account and Google account.
  • βœ… Delete everything SIM-memory-cards.
  • βœ… Reset the settings to factory (preferably via Recovery for full cleaning).

7. Alternatives to resetting: when can you do without it

Before you drop your phone, check if a less radical solution will help:

  • 🐒 Phone brakes: clear the cache, turn off animation in Settings β†’ For developers or remove unnecessary applications.
  • πŸ”‹ Quickly sits down the battery: check the consumption in Settings β†’ Battery and calibrate the battery (discharge to 0% and charge to 100% without interruption).
  • πŸ“± Some features don’t work: Update the firmware through Settings β†’ The phone. β†’ Updating the system.
  • πŸ”’ Forgot your pattern lock: try resetting it through your Google account (5 failed attempts) β†’ "Forgot the password?").

If the virus is the problem, try resetting instead:

  1. Install an antivirus (such as Malwarebytes or Dr.Web).
  2. Run the scan in Safe Mode (press the power button β†’ "Safe Mode").
  3. Remove suspicious apps in Settings β†’ Apps.

πŸ’‘

Factory resets should be a last resort, and 70% of the time, the problem is solved by cleaning the cache, updating the firmware, or removing heavy applications.

FAQ: Answers to Frequent Questions

Can I reset the Redmi Note 6 Pro without losing data?
No, a full reset always deletes user data. However, you can: Back up via Mi Cloud or Settings β†’ Backup, copy files to your computer via USB, use applications like Titanium Backup (require root rights).
The phone asks for a password from an old Google account after the reset.
It's FRP-Factory Reset Protection Solutions: Enter the last synchronized Google account. If you don't remember your password, use Find Device to unlock. FRP You will need firmware through Fastboot or special utilities (for example, Mi Account Remove Tool). ⚠️ Attention: Bypass FRP It may violate Google's terms of use (MIUI 12+) This method often doesn’t work.
How long does it take to dump?
Time depends on the method: through settings: 5-15 minutes; through Recovery: 10-20 minutes (including reboot); through Fastboot: 20-40 minutes (plus time for downloading the firmware); if the process takes more than 30 minutes, do not interrupt it - wait for the completion or battery discharge.
Can I reset my phone without a password?
Yes, but the methods depend on the situation: If the phone turns on, but you forgot the password: after 5 unsuccessful attempts, the button "Forgot the password?" β†’ enter the Google account details. If the phone does not turn on: use Recovery reset (method 2). If Mi Account lock is enabled: you will need to enter the data of the original Xiaomi account after the reset.
After the dump, the IMEI's gone.
This is a critical mistake, because it is not IMEI The phone can't connect to the network. Solutions: Try entering IMEI manually via the engineering menu: ##4636## β†’ Phone information β†’ Entering IMEI (IMEI If you can't find it, you can use the official firmware to search the Fastboot, and if it doesn't work, you can contact the service center, which may have damaged the communication module. ⚠️ Attention: Recovery IMEI through third-party software (e.g. Chamelephon) may violate the law in some countries.