The Xiaomi Redmi Note 8 Pro is one of the most popular mid-range smartphones, but even it is not immune to system failures, slowdowns or the need to transfer the device to a new owner. Hard reset solves most problems, but requires accuracy: wrong actions can lead to data loss or lock the bootloader. In this guide, we will discuss all the working methods of reset (through settings, Recovery and Fastboot), explain how to avoid typical errors, and what to do if the smartphone does not turn on after the procedure.
Itβs important to understand that the Redmi Note 8 Pro runs on a Mediatek Helio G90T processor, which means that some standard reset methods (for example, through ADB) do not work here. We will focus on reliable methods tested on current versions of MIUI 12-14. If your device is locked with a password or does not respond to touch, the article has solutions for such cases.
Before you start, answer the key question: should you save data? If so, first study the backup section. If not (for example, when selling a phone), you can immediately go to the reset instructions.
1.Resetting preparation: what to do before the start
Factory reset erases all user information: contacts, messages, photos, installed apps and even some system settings (for example, data on connected Mi Band devices).
- π± Create a backup through Settings β The phone. β Backup or manually copy files to your PC. Cloud services (Mi Cloud, Google Drive) will only store some of the data.
- π Charge the battery to at least 50%. Interrupting the reset process due to discharge can make it impossible to turn on the phone without firmware through SP Flash Tool.
- π Make sure you know the username/password from your Mi Account. After the reset, proof of ownership may be required (especially if Find Device was enabled).
- π‘ Disable all accounts (Google, Mi Account, Samsung Account, if any) in Settings β Accounts to avoid problems with FRP (discharge-proof).
If you drop your phone before selling, additionally:
- π³ Extract. SIM-card and memory card (if installed).
- π Log out of all messengers (WhatsApp, Telegram) so that the new owner does not get access to your chats.
β οΈ Note: Redmi Note 8 Pro with MIUI Global may request a link to a Mi Account after a reset, even if it didn't exist before, due to Xiaomi's anti-theft policy. If you forget your account details, restore them in advance.
βοΈ Checklist before reset
2. Method 1: Reset via the settings menu (the safest)
This is a good method if your smartphone is turned on and reacts to touch, and you remember the unlock password, and the main advantage is the minimum risk of errors, since the process is controlled by the system.
Instructions:
- Open Settings (the gear icon on the main screen).
- Go to the About Phone section. β Backup and reset.
- Select Settings Reset.
- The system will tell you which data to clear: π± All data (including applications and settings). π Internal memory (if you need to erase photos, music, etc.).
graphical key/PIN-code
Wait for the reboot (it will take 3-7 minutes).
Once you reboot, the phone will start with the initial setup wizard, like after you buy it. If you see a request to enter your Mi Account data on the screen, use the same logins you had before the reset.
β οΈ Note: If after reset, the phone asks for a password from a previous Google account (FRP), So you didn't disable your account before the procedure.
π‘
If your smartphone is slowing down and you can't open your settings, try running Safe Mode: Hold the Power button β Long tap on "Stop" β "Reboot Safe Mode." In it, turn off unnecessary apps, and then reset.
3. Method 2: Reset via Recovery Mode (if the phone is not turned on)
If the Redmi Note 8 Pro doesnβt respond to touch, freezes on the logo or reboots cyclically, a Recovery reset will help, which is triggered before the system boots and allows you to perform a hard reset even without access to the menu.
Instructions:
- Turn off the phone (hold the power button for 10-15 seconds).
- Press the Power button + Volume up at the same time and hold until the Mi logo appears.
- Release the buttons and you will see the Recovery menu (black screen with English text).
- Use Volume Down for navigation and Power button for selection. Select: Wipe Data β Wipe All Data
- Confirm the action by choosing Confirm.
- Once you have finished, select Reboot β Reboot to System.
It takes 5-10 minutes to process, and if the phone freezes on the logo again after the reboot, repeat the procedure or move to method 3 (via Fastboot).
| Problem. | Reason. | Decision |
|---|---|---|
| Recovery doesn't open | Wrong button combination or damaged bootloader | Repeat the steps, holding the buttons longer (up to 20 seconds). If it doesn't work, use Fastboot. |
| E:unknown command error in Recovery | Damaged firmware or incompatible version of Recovery | Recovery via Fastboot (Section 4). |
| After reset, asks for a Mi Account password | Reset Protection (Anti-Theft) is activated | Enter the account that was linked before the reset, and if you forget, restore it through the Xiaomi website. |
What if there is no Wipe Data in Recovery?
Method 3: Reset via Fastboot (for power users)
Fastboot is the most reliable method, but it requires a computer with drivers installed and basic command line knowledge.
- π The phone does not turn on or freeze in bootloop (cyclical reboot).
- π§ Recovery Recovery or Resolve Errors After a Failed Reset.
- π Password is forgotten and Recovery is not available.
The work will require:
- π» Windows computer 7/10/11 (or Mac/Linux fixed ADB).
- π Cable USB Type-C (original or quality).
- π¦ Firmware archive for Redmi Note 8 Pro (select the Fastboot version).
- π οΈ Platform Tools utility (ADB & Fastboot).
Step-by-step:
- Install drivers for Mediatek (download here).
- Unpack Platform Tools in the C:\platform-tools folder.
- Turn off the phone and press Volume Down + Power to enter the Fastboot (a screen with a rabbit in a hat-eared).
- Connect your phone to your PC. Open the command line in the Platform Tools folder (press Shift + right mouse button β Open command window).
- Enter the command to check the connection: fastboot devices If the device is determined (the serial number will appear), continue. If not, check the drivers.
- Run reset: fastboot erase userdata fastboot erase cache fastboot reboot
If you have problems after the reboot (for example, the phone still doesnβt turn on), you will have to completely reflash the device through Fastboot using the official firmware. You will find the instructions for firmware in our Xiaomi firmware guide.
β οΈ Note: On the Redmi Note 8 Pro with a locked bootloader, fastboot commands may not work. In this case, you will need to unlock through the official Xiaomi tool (you need a Mi Account and wait 7-30 days).
π‘
Fastboot reset is the only way to bring a phone back to life if it doesn't respond to other methods, but it does require preparation and can lead to a loss of warranty if the device was on service record.
5. Solving problems after discharge
Even after a successful reset, problems can occur, and here are the most common ways to fix them:
5.1 The phone asks for a password from a previous Google account (FRP)
This is Factory Reset Protection, which is activated if your Google account is not disabled before the reset.
- π Enter the login and password from the account that was tied before the reset.
- π§ If you forget your data, restore it through Google Account Recovery.
- π οΈ If your account is not yours (the phone is bought by hand), contact the previous owner. In extreme cases, the firmware through Fastboot will help (but this will delete all data forever).
5.2. After reset, the phone does not turn on or hovers on the logo
Reasons:
- π Discharge process interrupted (for example, battery is dead).
- π± The firmware is damaged (especially if the custom ones were put before). ROM).
- π§ Recovery's error.
Decisions:
- Try to log back into Recovery and repeat the reset.
- If it doesnβt work, run your phone through Fastboot (Section 4).
- Use the SP Flash Tool (for Mediatek) as a last resort, but it takes experience.
The sensor or buttons do not work after resetting
This may be related to:
- π§ Incorrect firmware (for example, installed version) MIUI different model).
- π§ Moisture or mechanical damage (if the phone fell).
Decisions:
- π Sweep through the official firmware for the Redmi Note 8 Pro (codename begonia).
- π§ If the problem is hardware β contact the service center.
How do I find out the code name of my model?
6. How to avoid data loss during a reset
If you haven't backed up in advance, you have a chance of saving some of the data even after the reset.
Recovery of photos and files
Use programs to recover data from internal memory:
- πΎ DiskDigger (for Android) β scans memory for deleted files.
- π» Recuva or EaseUS Data Recovery (for PC) β connect your phone in mode MTP (if it's on).
Important: Do not write new data to your phone after a reset β this reduces the chances of recovery.
6.2. Restoration of contacts and messages
If you have synced with Google or Mi Cloud:
- Sign in to the same account on another device.
- Contacts and part of messages (SMS) will be restored automatically.
For WhatsApp:
- π± If the backup was enabled in Google Drive, the messenger will offer to restore chats at the first start.
- πΎ Without backup, try programs like Dr.Fone (paid but effective).
β οΈ Note: On the Redmi Note 8 Pro with File-Based Encryption, data recovery after reset is almost impossible without knowing the password.
7. Alternatives to resetting: when can you do without it
Sometimes the problems that make users decide to reset their phones can be solved with less radical methods.
- π’ Phone brakes: Clear the cache in Settings β Warehouse β Clear the cache. Turn off animation: activate Developer Mode (shap 7 times on "Version") MIUI" in settings) and in settings β Additionally. β For developers, set: Window animation scale: Off. Transition animation scale: Off. Animator duration scale: Off.
- π Battery goes down quickly: Check the flow in Settings β Battery β Battery use: Turn off background activity for unnecessary apps.
- π΅ Network or Wi-Fi not working: Reset network settings: Settings β SIM-maps and mobile networks β Reset network settings. Update firmware to the latest version.
If the problem is viruses or malware, instead of resetting:
- Install an antivirus (Malwarebytes or Dr.Web Light)
- Run the scan in Safe Mode.
- Remove suspicious applications.
π‘
In 80% of cases, lags and errors on the Redmi Note 8 Pro are due to overloaded cache or conflicting apps.Reset is a last resort, not a first resort.