Getting root rights to the Xiaomi Redmi Note 10S opens up access to hidden Android capabilities, but requires strict follow-up. This Qualcomm Snapdragon 678 smartphone with factory-made MIUI firmware has its nuances of unlocking the bootloader and installing a custom recoverer. Unlike older Xiaomi models, there are current 2026 restrictions: mandatory binding Mi Account and 168-hour wait for unlock.
Many users experience bugs like Fastboot: Unknown command or a logo getting stuck after a failed firmware. This article provides a step-by-step algorithm based on the latest MIUI 14/15 updates, a list of compatible TWRP versions, and solutions to typical problems. We'll look at legal ways to get root without the risk of bricking the device.
โ ๏ธ Critical warning: Once the bootloader is unlocked, all data, including photos in internal memory, is reset. Create a backup via Mi Cloud or ADB Backup โ Standard copying on PC does not save applications and their data.
1.Preparation of the device: what to do before unlocking
The first step is to check firmware compatibility and prepare tools. On the Redmi Note 10S (codename rosemary), root is only possible if three conditions are met:
- ๐ฑ Version. MIUI not newer than 14.0.9.0 (for stable branch) or 23.11.13 (for developers). โ The phone.
- ๐ Mi Account is tied to the device for at least 7 days (requirement Xiaomi from 2023).
- ๐ป The PC has Qualcomm QDLoader drivers installed and ADB/Fastboot (Download from the official Google website).
Download the necessary files in advance:
| Component | Version for Redmi Note 10S | Reference |
|---|---|---|
| Mi Unlock Tool | 5.5.224.30 | Official website |
| TWRP Recovery | 3.7.0_12-0 (rosemary) | twrp.me |
| Magisk | 26.4 (stable) | GitHub |
| Platform Tools (ADB) | 34.0.4 | Android Developers |
โ ๏ธ Please note: if your Redmi Note 10S purchased in China (suffixed version) CN In the model, unlocking the bootloader may not be possible due to hardware limitations. โ The phone. โ Model of the device.
2. Unlock the bootloader: bypass the 168-hour wait
Xiaomi has introduced a mandatory 7-day wait after linking an account to a device, but there is a legal way to reduce this time:
- Activate Developer Mode: Go to Settings โ About Phone and click on MIUI Version 7 times.
- Enable OEM Unlock and USB Debugging in Settings โ Additional โ For Developers.
- Connect your phone to your PC and execute in the command line: adb reboot fastboot fastboot oem get_unlock_data Copy the received code (without spaces) into a notebook.
- Go to the unlock page, paste the code and send the request. The wait will be reduced to 3-5 days.
After approval of the request:
- Open the Mi Unlock Tool and log in to your Mi Account.
- Connect your phone in Fastboot mode (keep Volume down + Power on).
- Press Unlock in the program. It takes 10-15 seconds.
Linked to the Mi Account to the device|Included OEM Unlock|Drivers installed ADB|Download Mi Unlock Tool 5.5.224.30|Data backup created-->
โ ๏ธ If the error "Couldn't unlock" appears when unlocking, check:
- ๐ Cable USB โ Use the original from Xiaomi (cheap cables often donโt transfer data to fastboot).
- ๐ Port port USB On a PC, try it. USB 2.0 (Blue ports 3.0 may cause failures).
- ๐ก๏ธ Antivirus โ temporarily disable it (it can block the Mi Unlock Tool).
3. Install TWRP Recovery: Choose the correct version
For the Redmi Note 10S (Rosemary is only suitable TWRP 3.7.0_12-0 Install the old version (e.g., install the old version, 3.6.2) Invalid sparse file format at header magic will cause error when trying to flash Magisk.
Installation instructions:
- Rename the downloaded TWRP file to twrp.img and place it in the folder with the platform-tools.
- Connect your phone in Fastboot mode and execute: fastboot flash recovery twrp.img fastboot reboot recovery
- If a stock recavator appears after the reboot, run: fastboot boot twrp.img (this is a temporary start of TWRP without firmware).
Critical detail: The TWRP screen will request permission for modifications to the System partition. Swipe right for confirmation - without this, Magisk will not install!
What to do if TWRP asks for a password?
4.Install Magisk: Getting root rights without errors
The last step is to run Magisk firmware via TWRP. Use only stable version 26.4 (canary versions can trigger bootloop on MIUI 14+).
Step-by-step:
- Download. Magisk-v26.4.zip (not APK!) and place it on the internal memory or SD-map.
- In TWRP, select Install โ Select Magisk.zip โ Swipe to Confirm Flash.
- After installation, press Reboot System.
- The first run will take 5-10 minutes โ do not interrupt the process!
Root rights check:
- ๐ฑ Install the Root Checker app.
- ๐ง Launch the terminal and enter su โ a request for rights should appear.
๐ก
If after installing Magisk phone is stuck on the logo MI, load in TWRP and sew Disable_Dm-Verity_ForceEncrypt.zip (You can download it on the forum XDA). This will disable the system integrity check that blocks booting.
5. Typical errors and their solutions
Even with the correct following of the instructions, failures are possible, and here are the most common problems and ways to fix them:
| Mistake. | Reason. | Decision |
|---|---|---|
| Fastboot: FAILED (remote: 'Flashing is not allowed in Lock State') | The bootloader is not unlocked | Repeat the unlocking process with the Mi Unlock Tool |
| E: Footer is wrong in TWRP | The damaged Magisk file | Download Magisk.zip, check the MD5 checksum |
| The phone does not turn on after the firmware | Incompatible version of TWRP | Fly the stock recaps through fastboot flash recovery stock_recovery.img |
| No command in recovery mode | Stock Recavator Re-Recorded TWRP | Download to fastboot and re-install TWRP |
โ ๏ธ Note: If Google Pay or banking apps stop working after receiving root, install MagiskHide Props Config and activate root hiding for these apps in Magisk settings.
๐ก
On the Redmi Note 10S with MIUI 14+, be sure to turn off automatic system updates in Settings โ About Phone โ Update MIUI. Updating "over the air" without first removing Magisk will result in root loss and possible bootloop.
6. What to do after obtaining root rights
Now you have full control of the system. Here's what you should do first:
- ๐ง Install LSPosed for Xposed modules (e.g. GravityBox for fine-tuning) MIUI).
- ๐ฑ Turn off the adverts in MIUI using the AdAway or Blockada module.
- ๐ Optimize the battery with AccA (App Autostart Control).
- ๐ฎ Increase productivity in games by turning off MIUI Optimization in the Developer Settings.
For safety:
- ๐ Create a backup copy of the section EFS (IMEI and modem data) through TWRP.
- ๐ก๏ธ Install AFWall+ for controlling network access of applications.
Remember, root rights are the reason why you lose Xiaomi warranty and the ability to upgrade over the air, and all system modifications are at your own risk.
7. How to get it all back: root removal and bootloader lock
If you need to return the phone to its original state (for example, for sale or warranty repair), follow the following steps:
- Download the stock firmware for your model from the Xiaomi Firmware Updater website.
- Sweat it through TWRP (Wipe โ Advanced Wipe, select all partitions except Internal Storage, then Install, and specify the firmware file).
- After restarting, connect the phone to your PC and execute: fastboot oem lock This will lock the bootloader.
โ ๏ธ Warning: Locking the bootloader erases all data, including internal memory! After this operation, root can only be restored through a full unlock procedure (168 hours of waiting time).