Getting Root rights on Xiaomi, Redmi or POCO smartphones opens up access to advanced system settings, but often leads to problems: denial of warranty service, blocking of banking applications, unstable firmware. If you encounter errors after rooting or just want to return the device to its original state, our guide will help you safely remove Root rights without losing data (with the right approach).
In this article, we will discuss three current methods of disabling root rights on MIUI 14/15 (including hyperos): via Magisk (for temporary root), complete removal via TWRP, and resetting to factory settings with an unlocked bootloader. We will pay special attention to the nuances for models with Snapdragon and MediaTek processors, and also warn against typical errors that can turn a smartphone into a βbrickβ.
Why you should remove the Root rights on Xiaomi
Root access gives you freedom, but at the cost of stability, and here are the key reasons to get the device back to stock:
- π Blocking banking applications: Sberbank Online, Tinkoff, Google Pay and other services refuse to work on rooted devices due to security requirements.
- π οΈ Problems with OTA-update: MIUI may stop offering updates over the air or install them with errors.
- π± Unstable system operation: random reboots, lags in the interface, fast battery discharge - frequent satellites of an incorrectly installed root.
- π Warranty repair: Xiaomi service centers refuse warranty if rooting traces are detected (even if the problem is not related to it).
In addition, some games (such as PUBG Mobile or Genshin Impact) block rooted devices because of anti-cheats, and if you plan to sell a smartphone, having root rights will significantly reduce its value in the secondary market.
β οΈ Attention: On Xiaomi models 13/14 series and Redmi Note 12 Pro+ Snapdragon-powered 8 Gen 2 Incorrect removal of the root can lead to blocking of the bootloader. Before the procedure, check the unlock status of the fastboot oem device-info command.
Preparing for Root Rights Removal: What to Do in Advance
Before you start removing root rights, follow the mandatory steps:
βοΈ Checklist before removing Root
Pay special attention to backup. Even if you plan to delete the root without resetting data, there is always a risk of failure. Use the built-in MIUI Backup app or third-party utilities like Swift Backup (requires root rights, but allows you to save application data).
For models with a MediaTek processor (e.g. Redmi Note) 11 or POCO M4 Pro) download the drivers further VCOM utility SP Flash Tool - they may be required to restore the system in case of errors. Owners of devices on Snapdragon are enough Mi Flash Tool and ADB/Fastboot.
| Xiaomi model | Processor | Essential tools | The risk of blocking |
|---|---|---|---|
| Xiaomi 13 Pro | Snapdragon 8 Gen 2 | Mi Flash Tool, ADB | High-pitched |
| Redmi Note 12 | Snapdragon 4 Gen 1 | Fastboot, the original firmware | Medium. |
| POCO X5 Pro | Snapdragon 778G | TWRP, Magisk | Low. |
| Redmi 10A | MediaTek Helio G25 | SP Flash Tool, VCOM drivers | High-pitched |
Method 1: Remove Root through Magisk (for temporary root)
If you have installed root rights through Magisk (the most popular way for Xiaomi), you can disable them directly from the app without resetting data.This method is suitable for soft root, when system files have not been changed globally.
Instructions:
- Open the Magisk app on your smartphone.
- Go to the Modules tab and remove all installed modules (if any).
- Return to the home screen and click Delete Magisk (or Uninstall β Complete Uninstall in newer versions).
- Confirm the action and wait for the device to restart.
After the reboot, check the root rights status with the Root Checker app. If Magisk was installed in the system partition rather than through the boot, additional cleaning through TWRP may be required.
β οΈ Attention: On some firmware MIUI After deleting Magisk, the file remains /data/adb/magisk.img. Remove it manually through a root-access file manager (like Root Explorer) before the final reboot.
π‘
If after removing Magisk smartphone is fixated on the MI logo, press Power + Volume Up to log into TWRP and run Wipe β Format Data (this will erase all data!).
Method 2: Complete removal of Root via TWRP (for permanent root)
If the root rights were installed through a modified kernel or system files, simply removing Magisk is not enough. In this case, you will need custom TWRP recaps and original firmware. This method is suitable for devices with an unlocked bootloader.
Step-by-step:
- Download the original firmware (.zip) for your model from MIUI Download (select Fastboot or Recovery version depending on the firmware method).
- Reboot your smartphone to TWRP (press Power + Volume Up when you turn on).
- In TWRP, select Wipe β Advanced Wipe and select Dalvik/ART Cache, System, Data (this will delete all data!).
- Return to the main menu, click Install and select the downloaded firmware file.
- After installation, run Wipe Cache/Dalvik and restart the device.
If the device does not boot after firmware, try installing the firmware via Fastboot using the Mi Flash Tool.
1 Unpack the downloaded firmware (Fastboot version) in the folder on the PC.
2. Connect your smartphone in Fastboot mode (Power + Volume Down).
3. Launch the Mi Flash Tool, select the firmware folder and press Refresh.
4. Press Clean All (this will erase all data!) and wait until the process is over.What to do if the Mi Flash Tool is an anti-rollback error
Method 3: Reset to factory settings with unlocked bootloader
The most radical, but reliable way is to completely reset the device with the bootloader pre-unlocked, which is guaranteed to remove all traces of root rights, but also erase all data, suitable for devices where the root was installed long ago and in no way known.
Instructions:
- Unlock the bootloader through the official Mi Unlock Tool utility (if it is not already unlocked). To do this: Link the Mi Account to the device in Settings β Xiaomi Account β Mi Cloud. Enable OEM Unlock in Settings β For developers. Connect your smartphone to your PC, launch the Mi Unlock Tool and follow the instructions.
Settings β Additional β Recovery and Reset
Resetting settings
After rebooting, the device will be in a drain state without root rights.
Important: Newer models (Xiaomi 13/14, Redmi Note 12) may require firmware via Fastboot after unlocking the bootloader, as resetting through the settings menu does not always restore the original kernel.
π‘
Unlocking the bootloader resets all data on the device, including photos and apps. Use this method only if other methods have not helped or you plan to sell a smartphone.
Check: How to make sure that the Root rights are removed
After completing any of the instructions, check to see if the root rights have been deleted.
- π± Root Checker: Install from Google Play and run the check. If Root access: Not available, root is remote.
- π Check through ADB: Connect your smartphone to your PC and execute the command: adb shell su If the error appears permission denied β root is absent.
- π‘οΈ Test of banking applications: Try to install Sberbank Online or Google Pay. If they work without errors, the root is successfully removed.
- π Verification OTA-Updates: Go to Settings β Update system. If updates are available, the system is back in stock.
If the check shows that the root rights are still there, repeat the removal procedure or try another method. Some firmware (for example, custom ones like Pixel Experience) may need to completely flash to the official MIUI.
Frequent Mistakes and How to Avoid Them
When removing root rights, users often face typical problems, and here are the most common ones and how to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| The device does not turn on after removing Magisk | The kernel or system files are damaged | Swipe the original kernel through Fastboot (fastboot flash boot.img) |
| Mi Flash Tool is a "flash not done" error | Incompatible firmware version or blocked bootloader | Use firmware of the same version or newer, check the status of the bootloader |
| After the reset, traces of the root remained (applications determine the root) | Not all Magisk files are deleted | Manually delete /data/adb and /cache folders via TWRP |
| The sensor does not work after the firmware | Incompatible version of TWRP or firmware | Swipe the original firmware through EDL mode (for Snapdragon) |
Another common problem is blocking Mi accounts after a reset, which happens if you don't untie your Xiaomi account from your device before reset, and you need to log in the username and password from your associated account to unlock your smartphone, and if you don't remember the data, restore access through account.xiaomi.com.
π‘
Before selling your smartphone, be sure to untie your Mi Account in Settings β Xiaomi Account β Sign out. Otherwise, the new owner will not be able to use the device!