How to securely get the root rights on Xiaomi Redmi Note 10 Pro: from unlocking the bootloader to Magisk

Getting root rights to the Xiaomi Redmi Note 10 Pro (codename sweet) opens up access to hidden Android features, but requires care. This process involves unlocking the bootloader, installing a custom recavator and a modified kernel through Magisk. It is important to understand that the manufacturer cancels the warranty, and improper actions can turn the smartphone into a brick.

In 2026, the procedure has become more complicated due to the tightening of Xiaomiโ€™s policy โ€“ now unlocking the bootloader requires waiting 168 hours (7 days) after the Mi Account is tied. We will analyze each stage in detail: from preparation to the final root rights check, taking into account the specifics of the MIUI 14/15 firmware and the features of the Snapdragon 732G chip.

Why do you need root rights to the Redmi Note 10 Pro?

The main reasons for getting super-user access are:

  • ๐Ÿš€ Remove built-in Bloatware (preinstalled applications Xiaomi, Google, Facebook)
  • ๐Ÿ”ง Deep System Customization: Change CPU/GPU frequency, control of screen resolution 2400ร—1080
  • ๐Ÿ“ฑ Install custom firmware (LineageOS, Pixel Experience) for pure Android
  • ๐Ÿ”’ Blocking Ads at System Level via AdAway or Blokada
  • ๐ŸŽฎ Emulation of console games via RetroArch with full access to hardware

However, there are risks:

  • โš ๏ธ Loss of warranty (even if the later returns the stock firmware, service centers check the status of the bootloader)
  • โš ๏ธ Possible problems with Google Pay, Netflix (not pass SafetyNet)
  • โš ๏ธ The risk of soft bricks in fastboot errors or TWRP
๐Ÿ“Š Why You Need Root Rights?
Remove embedded applications
Putting in custom firmware
Overclock the processor
Block ads
Other

Preparation of the device: what to do before unlocking

Before the process begins, it is mandatory to:

Create a backup copy of data (photos, contacts, SMS)

Check the version of MIUI in Settings โ†’ About the phone

Make sure the battery is > 60%

Mi Unlock Tool (Review) (2026)

Prepare. USB-cable (original, without damage)

-->

The Redmi Note 10 Pro with MIUI 14/15 has some nuances:

  • ๐Ÿ“Œ Android 13 firmware requires Magisk Delta instead of classic Magisk
  • ๐Ÿ“Œ On some assemblies. MIUI 15 is not working fastboot oem unlock - you need to use EDL-The regime (only for experienced ones!)
  • ๐Ÿ“Œ If the phone is purchased in Russia / EU, check the regional firmware: EEA or RU file-name

โš ๏ธ Note: If your Redmi Note 10 Pro has been updated over the air (OTA) before MIUI 15, before unlocking, it is recommended to roll back to MIUI 14 via Mi Flash Tool, new versions MIUI Block some fastboot commands.

Unlocking the bootloader: step-by-step instruction 2026

The unlocking process has changed, requiring a Mi Account and 168 hours of waiting.

  1. Activate Developer Options: Go to Settings โ†’ About Phone and click on MIUI 7 times.
  2. Enable OEM Unlock and USB Debugging in Settings โ†’ More โ†’ For Developers.
  3. Link your Mi Account to your device in Settings โ†’ Xiaomi Account (be sure to confirm email and phone!).
  4. Download the Mi Unlock Tool (version 2026.5.1 or later) and run it on a PC with administrator rights.
  5. Connect your phone in fastboot mode (turn off the device, then press Volume Down + Power).
  6. In Mi Unlock Tool, log in to the same Mi Account as your phone and start the process. You will see a countdown timer (168 hours).

After waiting 7 days, it will take 10-15 seconds to unlock, but the phone will make a full reset.

PhaseTime.User actions
Account binding5 minutes.Create/log in to Mi-account, confirm email and phone
Waiting to unlock168 hours (7 days)Check the status of the Mi Unlock Tool periodically
Final unlock10-15 secondsConnect your phone to fastboot, press "Unlock"
First launch after unlock10-20 minutes.Set up your phone as a new device

๐Ÿ’ก

If the Mi Unlock Tool shows a "Couldn't unlock" error, try using another one. USB-cable USB 2.0 (not 3.0) Also check that Windows Device Manager defines your phone as Android Bootloader Interface.

Install TWRP and Magisk: Getting root rights

After unlocking the bootloader, you need to install custom recap (TWRP) and Magisk. For the Redmi Note 10 Pro (sweet), only a special version of TWRP with support for MIUI 14/15 is suitable.

Download the necessary files:

  • ๐Ÿ“ฅ TWRP 3.7.0 for sweet (check hash) SHA256!)
  • ๐Ÿ“ฅ Magisk v26.4 (Magisk Delta for Android 13)
  • ๐Ÿ“ฅ Stock-based vendor.img and boot.img for your version MIUI

Installation instructions:

  1. Move the downloaded files (twrp.img, Magisk.apk, boot.img) to the folder with the platform-tools (where the fastboot is located).
  2. Connect your phone in fastboot mode and execute the command to install TWRP: fastboot flash recovery twrp-3.7.0-sweet.img fastboot reboot recovery
  3. In TWRP, backup the boot section (click Backup โ†’ Select boot โ†’ Swipe for confirmation).
  4. Copy. boot.img on the phone, then in TWRP Choose Install โ†’ Install Image โ†’ Choose. boot.img โ†’ Patch Boot Image. After the patching, the file will appear. magisk_patched.img download.
  5. The Boot: Fastboot Flash Boot magisk_patched.img fastboot reboot

โš ๏ธ If after the reboot the phone is stuck on the logo of Redmi, then boot.img The patch was wrong, and then you need to re-sweeten the original patch. boot.img via fastboot, then repeat the patching in Magisk.

What to do if TWRP asks for a password?
If after installing TWRP, a password request appears (due to data encryption in MIUI), you need: 1. In TWRP, select Wipe โ†’ Format Data (this will delete all data!) 2. Reboot to TWRP again - the password will no longer be required 3. Repeat the patching procedure boot.img

Root rights verification and problem solving

After successful installation, check for root rights:

  1. Install Root Checker from Google Play.
  2. Open the app and press Verify Root. Congratulations! Root access is properly installed on this device!
  3. Open Magisk and check the status at the top of the screen โ€“ a green icon with the inscription Installed should be on.

Typical problems and solutions:

Problem.Reason.Decision
Magisk won't openIncorrectly patched boot.imgRepaint boot.img through the original Magisk APK
Phone's not loading.Damaged boot or vendorSwipe stock firmware through Mi Flash Tool in clean all mode
SafetyNet is not working.Magisk doesnโ€™t hide root from GoogleEnable MagiskHide and Enforce DenyList in Magisk Settings
No net after the rootDamaged modem or EFSRestore EFS from the backup or flash the stock modem

๐Ÿ’ก

If after obtaining the root licenses, banking applications (Sberbank, Tinkoff) stopped working, install the MagiskHide Props Config module and change the device fingerprint to a certified one (for example, Google Pixel 6).

How to get it back: root removal and bootloader lock

If you need to return your phone to stock (for example, for warranty repairs), follow the following steps:

  1. Download the official firmware for your model (Redmi Note 10 Pro, sweet). Choose the Fastboot version, not Recovery!
  2. Unpack the firmware and place the folder with files in the platform-tools.
  3. Connect your phone in fastboot mode and execute the command: fastboot flash boot.img fastboot flash recovery.img fastboot flash system.img fastboot flash vendor vendor.img fastboot erase userdata fastboot reboot
  4. When you reboot, the phone will look like new. To lock the bootloader, use the command: fastboot oem lock Warning: this will delete all data and make it impossible to re-unblock for 30 days!

To check the status of the loader enter:

fastboot oem device-info

If the answer is Device unlocked: false, the bootloader is successfully locked.

Frequent Mistakes and How to Avoid Them

Even experienced users sometimes make mistakes, and here are the most common ones:

  • ๐Ÿ”ด Anti-rollback error: occurs when you try to flash the old version MIUI Solution: only flash firmware with the same or newer Anti-Rollback Index number.
  • ๐Ÿ”ด Telphon is not defined in fastboot: drivers are usually to blame.Solution: install official platform-tools and Xiaomi drivers.
  • ๐Ÿ”ด TWRP Does not see internal memory: it is because of encryption FBE newer MIUI. Solution: formatting Data in TWRP (All data will be deleted!).
  • ๐Ÿ”ด Magisk does not pass SafetyNet: even with MagiskHide enabled, some applications (e.g., MagiskHide, Pokรฉmon GO) Solution: Use Universal SafetyNet Fix.

โš ๏ธ Note: Redmi Note 10 Pro with firmware MIUI 15 (Android 13) The standard Magisk may not work. In this case, use Magisk Delta, a fork that supports new versions of Android.

Can I get root without unlocking the bootloader?
No. On all modern Xiaomi smartphones (including the Redmi Note 10 Pro), unlocking the bootloader is mandatory for Magisk or custom Recovery installation. MIUI.
How long does the whole process take?
At least 7 days (168 hours wait for the bootloader to unlock) + 1-2 hours for the installation of TWRP and Magisk. If you consider the preparation (backup, download files), the total period can stretch for 8-10 days.
Will Google Pay work after the root?
Officially, no, because the root violates Google SafetyNet. However, you can circumvent the restrictions: In Magisk, turn on MagiskHide and add Google Pay to DenyList. Install Universal SafetyNet Fix. Change the device's print to a certified (e.g., Pixel 5) through MagiskHide Props Config. Even then, banking applications (e.g., Sberbank Online) can block work. The risk remains.
Can I upgrade MIUI after I get a root license?
Yes, but with caution: Updates through OTAs result in root loss (the system overwrites boot.img). To save the root, you need to manually download the full firmware, patch the new boot.img through Magisk, and then flash it. The best option is to use custom firmware (LineageOS, ArrowOS), which update without losing the root.
What if the phone does not turn on after unlocking the bootloader?
It's called soft brick. Causes and solutions: Boot damaged: run through the original one. boot.img via fastboot flash boot boot.img. System damaged: run the full stock firmware through the Mi Flash Tool in clean all mode. EFS: restore the section EFS From the backup (if any) or contact the service center. If the phone does not respond to any fastboot commands, try to transfer it to the service center. EDL-mode (emergency loading mode) using a combination of buttons or test item in the service menu (##4636##).