Getting the root rights to the Xiaomi Redmi Note 10 (mojito models for the global version and sunny models for the Indian version) opens up access to the hidden capabilities of Android, from removing system applications to fine-tuning performance. However, the process requires carefulness - a mistake at any stage can turn a smartphone into a "brick." This article will help avoid typical pitfalls and conduct the procedure as safely as possible.
In 2026, Xiaomi tightened its security policy, so the classic methods of getting root through KingRoot or SuperSU no longer work. Now you need to unlock the bootloader through the official Mi Unlock tool, install the custom TWRP recap, and then flash Magisk. We will analyze each step in detail, from preparation to the final verification of the rights of the superuser.
โ ๏ธ Critical warning: Unlocking the bootloader resets all data on the device, including photos, contacts and apps. Create a backup via Mi Cloud or Google Drive before the procedure begins - data recovery after unlocking is impossible.
1.Preparation of the device: what to do before unlocking
Before you start unlocking the bootloader, make sure your Redmi Note 10 meets the key requirements. The first and most important is the MIUI version. At the time of writing (June 2026), the current one is MIUI 14 based on Android 13. If you have an older firmware, update it through Settings โ About Phone โ System Update.
The second is the Mi Account binding. Without a confirmed Xiaomi account, you can't unlock the bootloader.
- ๐ฑ Account is linked to the device (check in Settings) โ Xiaomi account)
- ๐ Two-factor authentication is enabled on the account
- ๐ The account region is the same as the firmware region (e.g. Global for mojito)
The third is battery power. Make sure it's at least 60 percent charge, and while unlocking the bootloader and the TWRP firmware, the device must not shut down, and that's guaranteed to crash.
Update MIUI last-minute|Link Xiaomi account to device|Enable debugging on USB|Charge the battery to 60%+|Download Mi Unlock Tool-->
2 Unlock the bootloader through the Mi Unlock Tool
The official Mi Unlock Tool is the only legal way to unlock the bootloader on the Xiaomi Redmi Note 10. Download it from the official Xiaomi website (version at least 5.5.224.30). Note that Xiaomi can block unlocking on new devices for 7 days after the first account binding.
Algorithm of action:
- Install Mi Unlock Tool on Windows 10/11 PC (not officially supported on macOS/Linux).
- Turn on the smartphone developer mode: go to Settings โ About phone and 7 times click on the version of MIUI.
- Back to Settings โ Additionally. โ For developers and activate: ๐ง Debugging by USB ๐ Unlocking OEM (point!)
USB Type-C
Mi Unlock Tool
Mi
Unlock
โ ๏ธ Note: If the Mi Unlock Tool gives you an error "Couldn't unlock. Try again later," it means that Xiaomi has imposed a temporary lock. Wait 72 hours and try again:
- ๐ถ On the smartphone is enabled mobile Internet or Wi-Fi (without connecting to the network, unlocking is impossible).
- ๐ Time on PC and phone synchronized (a difference of more than 5 minutes causes a crash).
- ๐ The original Xiaomi cable is used (cheap analogues may not transfer data correctly).
Official Mi Unlock Tool | Unofficial Tools (EDL) | Self soldered Testpoints | Never unlocked | Another way-->
3. Installation of custom TWRP Recovery
After unlocking the bootloader, the next step is firmware. TWRP (This customized recovery will allow you to install modified firmware and get root rights. 10 (mojito/sunny) current-age TWRP โ 3.7.0_12-0 or newer.
Download the TWRP image from the official website:
- For mojito (global version): twrp.me/xiaomi/xiaomiredminote10.html
- For sunny (Indian version): twrp.me/xiaomi/xiaomiredminote10india.html
Don't confuse the versions!
Loss of IMEI or a broken camera
TWRP firmware is run via fastboot. Connect your smartphone to your PC, turn it into Fastboot mode (press Power + Volume down when the device is off) and execute the command:
fastboot flash recovery twrp-3.7.0_12-0-mojito.img
fastboot reboot recoveryโ ๏ธ Critical recommendation: After the first loading in TWRP Do not allow modification of the system partition (swipe left when you request "Keep System Read Only?") This will prevent data loss during further manipulation.
๐ก
If the device is loaded into a standard recavator after TWRP firmware, repeat the command fastboot flash recovery and immediately perform fastboot reboot recovery without restarting to the system.
4. Getting root rights through Magisk
Magisk is a modern alternative to SuperSU that provides root rights without changing the systemless root, which allows you to pass SafetyNet check and use banking applications.
Installation instructions:
- Download the latest stable release of Magisk (Magisk-v26.4.zip or later) from GitHub.
- Move the archive to the memory of the smartphone (do not unpack!).
- Boot to TWRP (Put Power + Volume up when the device is off).
- Click Install, select Magisk-v26.4.zip and swipe for confirmation.
- After installation, reboot to the system.
To verify the rights of the superuser, install the Magisk Manager app (downloads automatically after you have firmware) and launch it. If the status shows "Installed: 26.4" and all the checkmarks are green, root is successfully obtained.
| Problem. | Reason. | Decision |
|---|---|---|
| Magisk is not installed | Incompatible version of TWRP | Update TWRP to the current version |
| The phone is stuck on the logo. | Improperly sewn boot image | Refuse the original boot via fastboot |
| SafetyNet does not pass | Missing MagiskHide | Activate MagiskHide in the settings |
| Loss of IMEI | Sweats the wrong modem | Restore the original modem.img |
5. Checking the performance and elimination of errors
Once you have root rights, you need to make sure that all the features of the Redmi Note 10 are working correctly. The first thing to check is IMEI. To do this, type *#06# in the dialer. If zeros or Unknown are displayed instead of IMEI, then the modem partition was damaged when you ran the TWRP firmware.
The second is the camera. Run the standard Camera app and take a test shot. If the camera doesn't work or if it says "Cannot connect to camera" error, the most likely problem is the incompatibility of the firmware and the kernel.
- ๐ธ Stitch the original vendor.img fastboot.
- ๐ Install the patch. ANX_Camera_Fix.zip (forum-available XDA Developers).
The third is SafetyNet, where many applications (like Google Pay or bank clients) require a successful pass to verify status:
- Install SafetyNet Test from Google Play.
- Run the test. If ctsProfile shows false, activate it in Magisk: ๐ MagiskHide (Hide root from apps) ๐ก๏ธ Enforce DenyList (Add banking apps to the list)
What if SafetyNet doesnโt work even with MagiskHide?
6. Recommendations after obtaining root rights
Now that you have full control of the Redmi Note 10, itโs important to follow a few rules to avoid problems:
- ๐ Update Magisk regularly โ new versions fix vulnerabilities and improve app compatibility.
- ๐ซ Do not remove system applications at random โ it can disrupt the work MIUI. Use Debloater scripts or Universal Android Debloater.
- ๐ Turn off automatic updates MIUI โ Firmware on top of a modified system will result in root loss.
- ๐ฑ Create a full backup in TWRP โ This will save your data when it fails.
If youโre planning to experiment with custom firmware (like LineageOS or Pixel Experience), consider:
- ๐ Some firmware may impair autonomy due to unoptimized core.
- ๐ก Lack of support VoLTE/VoWiFi informally.
- ๐ฎ Game performance may fall due to lack of Xiaomi drivers.
๐ก
Getting root rights voids Xiaomi's warranty. If you need maintenance, restore the original firmware through the Mi Flash Tool in clean all mode.
7. How to get it all back: a rollback to stock firmware
If you need to return the Redmi Note 10 to its original state (for example, for sale or warranty repairs), follow this instruction:
- Download the stock firmware for your model: ๐ Global (mojito): official website ๐ฎ๐ณ India (sunny): Choose the version marked IN
flash_all.bat
Fastboot
flash_all.bat
flash_all_clean.bat
Wait until the process is completed (usually 5-10 minutes).
โ ๏ธ Warning: Once you roll back to the stock firmware, the bootloader will automatically lock, so to get root again, you'll have to repeat the whole procedure from the beginning.
If the device does not turn on after firmware or hangs on the MI logo, do:
fastboot erase userdata
fastboot erase cache
fastboot reboot