The Xiaomi Redmi Note 8 Pro is one of the brandโs most popular smartphones, but many users face the need to remove root rights after experimenting with firmware or customization. The reasons can range from wanting to return the warranty to solving problems with banking applications that refuse to work on rooted devices. However, the process of turning off root is not as simple as getting it โ wrong actions can lead to a phone โbreakdownโ or data loss.
In this article, we will discuss three officially supported methods of removing root rights on the Redmi Note 8 Pro (codename begonia): through Magisk, using TWRP and full reset to factory firmware. Each method has its own nuances, from execution speed to the risk of data loss. We will also explain how to check whether the root is actually removed, and what to do if after the procedure the phone stopped booting.
Why You Might Need to Remove Root Rights
Root access offers a lot of options for customizing the Redmi Note 8 Pro, but it also has a downside. Here are the most common reasons why users decide to get rid of it:
- ๐ฑ Problems with banking applications: Sberbank Online, Tinkoff, Alpha-Click and others block work on rooted devices due to security requirements.
- ๐ Updates MIUI The company has stopped coming: Xiaomi often blocks OTA-Updates for phones with unlocked bootloader or root.
- ๐ ๏ธ Warranty repair: Service centers refuse free repairs if they find traces of the root (even if the problem is not related to it).
- ๐ฎ The game does not work with protection: for example, PUBG Mobile, Genshin Impact or Call of Duty: Mobile can ban accounts on rooted devices.
- ๐ Stability deterioration: Incorrectly installed Magisk modules or changes to system files can cause lags, overheating, or rapid battery discharge.
In addition, some users simply get tired of constant security warnings or want to sell the phone, and the presence of root rights significantly reduces its market value.It is important to understand that removing root does not always restore the status of the โofficialโ firmware โ if the bootloader was unlocked, this will remain in the deviceโs logs.
Preparing for root removal: what to do in advance
Before you start the procedure, you need to follow a few critical steps, neglecting them can lead to data loss or even a โbrickโ of the device.
โ ๏ธ Note: If you have installed custom firmware (e.g. Pixel Experience or LineageOS), return the original firmware MIUI It's not going to work with standard methods, and you're going to need a full Fastboot flash.
Here is the checklist of mandatory actions:
โ๏ธ Preparing for the removal of root rights
Pay special attention to backup. Even if you plan to use the method without data reset (for example, through Magisk), there is always a risk of failure.
- ๐ Local backup via Settings โ Additionally. โ Backup and reset (but it doesnโt save some system settings).
- โ๏ธ Cloud storage: Xiaomi Cloud, Google Drive or Telegram (for individual files).
- ๐ป ADB Backup (for power users): allows you to create a full system shot via the adb backup command -apk -obb -shared -all -f backup.ab.
Also check if you have the bootloader unlocked. Turn off your phone, press Volume down + Power, and look at the screen: if you see Unlocked with an open lock, the bootloader is unlocked. This is important because it influences the choice of root removal method.
Method 1: Remove root through Magisk (the safest method)
If you obtained root rights with Magisk, which is the most common way, you can delete them through the same app, which is suitable for those who:
- ๐ Wants to save all data and settings.
- ๐ฑ I did not change system files manually (only through Magisk modules).
- ๐ง Not installed custom cores or firmware.
Instructions:
- Open the Magisk Manager app (if not, download the latest version from the official GitHub).
- Go to the Modules tab and remove all installed modules (click on the cart next to each).
- Return to the home screen and tap the Remove Magisk button (or Uninstall in English).
- Select Complete Uninstall and confirm the action.
- The phone will automatically restart. Once turned on, check for root through the Root Checker app.
If Magisk is still in the system after the reboot, try:
- ๐น Delete the folder /data/adb/magisk via a root-access file manager (e.g., Root Explorer).
- ๐น Reinstall Magisk over the old version and then delete it again.
๐ก
If the phone is stuck on the MIUI logo after removing Magisk, press the power button for 10-15 seconds to force a reboot. If this doesn't help, you'll need to flash it over TWRP.
Method 2: Remove root via TWRP (for power users)
If Magisk isn't removed in the standard way, or you've been installing root through SuperSU, you'll have to use custom recovery (TWRP), which is more sophisticated, but allows you to clean the system of root traces at a deep level.
You'll need:
- ๐ฑ Established TWRP Recovery (Should Support Redmi Note 8 Pro).
- ๐พ File. Magisk-uninstaller.zip (Download from GitHub Magisk).
- ๐ฅ๏ธ Computer with drivers installed ADB/Fastboot (reboot to recovery).
Step-by-step:
- Download. Magisk-uninstaller.zip transfer it to the phone (internal memory or SD-map).
- Turn off your phone and press Volume Up + Power to enter TWRP.
- In TWRP, select Install โ find the file Magisk-uninstaller.zip โ scroll for confirmation.
- Once completed, press Wipe cache/dalvik and restart the phone.
If root is still detected after this procedure, perform an additional cleaning:
- In TWRP, go to Advanced โ File Manager.
- Delete folders: /data/adb /cache/magisk /data/magisk
Reboot โ System
โ ๏ธ Attention: If you delete TWRP After root removal, first install official recovery from Xiaomi via Fastboot: Fastboot Flash Recovery. recovery.img. Otherwise, the phone may not boot up!
| Root removal method | Are the data stored? | You need a PC? | Difficulty | Implementation time |
|---|---|---|---|---|
| Through Magisk | โ Yes. | โ No. | โญโญ (easily) | 2-5 minutes |
| Through TWRP | โ Yes, unless you do the wipe) | โ ๏ธ Preferably. | โญโญโญ (middle-of-the-road) | 10-15 minutes. |
| Full reset via Fastboot | โ No. | โ Yes. | โญโญโญโญ (difficult) | 20-30 minutes. |
Method 3: Complete reset to factory firmware (for warranty repair)
If you need to get your phone back into a boxy state (like warranty repairs), the only reliable way to do that is to completely flash it over Fastboot, which removes everything, including:
- ๐ Root rights and footprints Magisk/SuperSU.
- ๐ง Custom recovery (TWRP, OrangeFox).
- ๐ฑ All user data (photos, applications, settings).
- ๐ Modified system files.
For the Redmi Note 8 Pro (begonia), the process looks like this:
- Download the official firmware for your model from the Xiaomi Firmware website (choose the Fastboot version, not Recovery!).
- Unpack the archive in a folder on your computer (files with the.img extension should appear).
- Install ADB/Fastboot tools and connect your phone to your PC in Fastboot mode (clip Volume Down + Power).
- Open the command line in the firmware folder and execute: fastboot flash all (or fastboot flash all -w for a full reset).
- Wait until the phone is finished (it will reboot several times).
After this procedure:
- ๐ The bootloader will remain unlocked (this cannot be changed without an official Xiaomi service center).
- ๐ฑ The phone will be on the latest version. MIUI, accessible to your region.
- ๐ All data will be erased (including internal memory!).
What to do if the phone does not turn on after the firmware?
How to Check if Root Rights Are Actually Removed
Many users think that after removing Magisk or firmware, the phone became "clean," but often it is not.Banking apps and games can still Detect root because of the remaining artifacts. Here's how to check the system at 100%:
- Root Checker: Download Root Checker from Google Play. Run the check โ if the message Root access is not properly installed, then root is removed.
- Check through ADB: adb shell su If the command returns the error permission denied - root is not available.
- Bank application verification: Install Sberbank Online or Tinkoff. If the application runs without errors, root is successfully removed.
File system verification
- Use a file manager (such as Solid Explorer) and try to access /system or /data.
- If access is denied, that is a good sign.
If any tests show root, despite the removal of Magisk, try:
- ๐น Delete files /system/bin/su, /system/xbin/su (if there are).
- ๐น Sweep the original boot.img for your version MIUI.
- ๐น Perform a reset via Fastboot (mode 3).
๐ก
Even after completely removing root, some apps (such as Netflix or Pokรฉmon GO) can block work because of the unlocked bootloader, in which case only official locking of the bootloader in the Xiaomi service center will help.
Frequent Mistakes and How to Avoid Them
When removing root rights on the Redmi Note 8 Pro, users often face typical problems, including the most common errors and solutions.
| Mistake. | Reason. | Decision |
|---|---|---|
| phone is stuck on startup MIUI logo after Magisk's removal | Damaged. boot.img module conflict | Switch the original boot.img through Fastboot or reinstall Magisk |
| Root Checker shows root, though Magisk is removed | Su files remain in system folders | Remove them manually via TWRP or flash clean system.img |
| The sensor does not work after firmware through Fastboot | Incompatible firmware version or damaged persist | Swipe the correct version of MIUI for your region or restore persist.img |
| Phone is not defined in Fastboot | Lack of drivers or damaged USB-port | Install Mi USB Driver, try another cable/port |
Another common problem is the loss of IMEI after a failed firmware, so if you lose your network signal, check the IMEI with the command:
adb shell service call iphonesubinfo 3If zeros are displayed instead of IMEI, restore the /efs folder backup (if any) or contact the service center.