Getting super-user rights (root) on Xiaomi smartphones without a computer is a task that seems impossible for most users. the manufacturer actively blocks such capabilities through Mi Anti-Rollback protection, a locked bootloader and restrictions in the field of mobile devices. MIUI. However, in 2026, there were workarounds that allow you to unlock root access directly from your phone โ without connecting to a PC, ADB fast-boot.
In this article, we will analyze three current methods: from patching APK-Files before installing Magisk through custom recovery (TWRP). It is important to understand that the procedure involves risks ranging from loss of warranty to the deviceโs โbrickโ.We will describe in detail which Xiaomi models are supported in 2026 (including the Redmi Note 12, POCO X5 And Mi 13, how to get around locking a bootloader without a PC, and what to do if the phone stops booting.
Why Xiaomi is blocking root without PCs?
Xiaomi has implemented multi-layered protection against unauthorized access to system files, and these are the key reasons why standard methods like KingRoot or Framaroot have stopped working:
- ๐ Blocked bootloader: From 2019, all Xiaomi devices come with a locked bootloader, unlocking which officially requires confirmation through Mi Account and PC.
- ๐ก๏ธ Mi Anti-Rollback: The mechanism prevents the firmware from rolling back to an older version, which was previously used to bypass protection.
- ๐ฑ DM-Verity: checks system integrity at each boot. If changes are detected (for example, after rooting), the device goes to bootloop.
- ๐ Updates MIUI: New firmware versions close vulnerabilities that previously could be rooted (e.g., the DirtyCOW exploit).
However, in 2026, workarounds appeared based on:
- ๐ฆ Patching APK-Files (such as Magisk or LSPosed) via special utilities.
- ๐ง Installation TWRP through temporary root (FastbootD method).
- ๐ Exploiting vulnerabilities in the kernel (relevant for Android devices) 12/13 cored 4.14+).
โ ๏ธ Note: On Android 14 and HyperOS devices (e.g. Xiaomi 14, Redmi) K70) These methods may not work due to a new protection mechanism. AVB 2.0 Check compatibility before starting!
Preparing a smartphone: 5 mandatory steps before rooting
Before starting to get root, you need to perform preparation, and skipping any of these steps can lead to data loss or inability to boot the system.
- Back up all your data. Use Mi Cloud, Google Drive, or local storage. Pay special attention: ๐ pup /sdcard/DCIM (photo). ๐ฑ Contact and SMS (Export through Settings โ Google โ Backup). ๐ฎ Use Swift Backup or Titanium Backup if you already have root).
- Check the model and firmware version. Go to Settings. โ About the phone and write it down: ๐ฑ Device model (e.g. Redmi Note 11 Pro)+ 5G โ veux). ๐ข Version MIUI (for example, MIUI 14.0.3 Global). ๐ค Android version (for example, 13) TKQ1.221114.001).
Put the debugging on. USB (Even if the PC is not in use, this will be necessary for some methods:
Settings โ About Phone โ MIUI version (click 7 times)
Settings โ Additional โ For developers โ Debugging by USB (enable)Turn off all locks:
- ๐ Take it away. PIN-code, pattern lock or print.
- ๐ต Turn off Find My Device in Google Settings.
- ๐ Deactivate your Mi Account (if possible).
- Charging at least 80%. Rooting can take up to 30 minutes, and battery discharge at a critical moment will lead to a breeze.
Make a data backup|Record the model and firmware version|Enable debugging on USB|Disable all locks|Charge the phone to 80%+-->
If your device is running Android 12+, Check the status further OEM Unlock is on the developer menu. If the option is not available, the methods without a PC may not work.
Method 1: Root through patching APK (Magisk Delta)
This method is suitable for Android 10-13 devices with an unlocked bootloader (even if the unlock was done earlier).
Advantages:
- โ No PC.
- โ It works on most devices. Xiaomi/Redmi/POCO.
- โ Keeps the opportunity OTA-Updates (with proper configuration).
Disadvantages:
- โ Requires an unlocked bootloader (albeit previously unlocked).
- โ Android 14 may not work because of the AVB 2.0.
Step-by-step instruction
- Download Magisk Delta: ๐ฑ Download the latest version of Magisk Delta APK (file app-debug.apk). ๐ Save the file to the root folder of the phone (/sdcard/).
- Install. APK: Open the file manager โ Find it. app-debug.apk โ Click "Install" If blocked: Settings โ Security โ Unknown sources (allowed)
- Download the boot image: ๐ฅ In Magisk Delta, click Install โ Select and patch a file. ๐ Select a file boot.img from your firmware (if not, download the full firmware package for your model from xiaomifirmwareupdater.com and extract it from your home. boot.img archived).
Patching and firmware:
- โ๏ธ Magisk will create a file magisk_patched.img file /Download.
- ๐ฒ Move it to the root of the memory (/sdcard/).
- ๐ง Reboot to Fastboot (clip the power supply) + Loudness down).
- ๐ฑ In Magisk Delta, select Install โ Direct installation (Fastboot) and follow the instructions.
- Reboot: Once complete, the phone will restart. If it's successful, Magisk Manager will appear in the app menu.
โ ๏ธ Warning: If after the reboot the phone is stuck on the logo MI โ So DM-Verity has blocked the download. disable_dm-verity_forceencrypt.zip through TWRP (If installed, or repeat the process with the switched off AVB.
What to do if Magisk doesn't see it boot.img?
Method 2: Temporary root through an exploit (for a blocked bootloader)
If your Xiaomi bootloader is locked and you can't unlock it without a PC, the only option is to use temporary root through exploits in the kernel. ADB shell with superuser rights for 1-2 sessions.
Supported devices (2026):
| Model | Android version | Exploitation | Status |
|---|---|---|---|
| Redmi Note 10 Pro (sweet) | 11โ12 | CVE-2021-0316 | โ It's working. |
| POCO X3 Pro (vayu) | 11โ13 | DirtyPipe | โ It's working. |
| Mi 11 Lite (renoir) | 12 | CVE-2022-20421 | โ ๏ธ Partially. |
| Redmi 9A (dandelion) | 10โ11 | CVE-2019-2215 | โ It's working. |
Implementation will require:
- ๐ฑ LSPatch utility (for system patching) APK).
- ๐ง KernelSU (Magisk alternative for cores 5.10)+).
- ๐ APK-com.android.adbd file (can be extracted from firmware).
Instructions
- Install LSPatch and give all permissions.
- Download the patched version of Adbd: ๐ In LSPatch, select Patch. APK and point the way to com.android.adbd. ๐ Save the patched file.
Replace the system file:
Use a root-access file manager (e.g., Mixplorer)
Go to /system/bin/
Replace the original adbd with a patched one
Set the rights 755 (rwxr-xr-x)Reboot and check the root:
Open the terminal (e.g., Termux)
Enter: su
If you receive a # invitation, you have received a temporary root.โ ๏ธ Warning: Temporary root will disappear after the reboot. To consolidate the result, immediately after access, install Magisk or KernelSU through the terminal: su sh /sdcard/magisk_installer.sh
Method 3: Installation TWRP PC-free (FastbootD)
If your Xiaomi has already unlocked the bootloader, but there is no way to connect to the PC โ you can install it. TWRP FastbootD mode. This method works on Android devices 10+ It supports most models. Redmi/POCO.
What you need:
- ๐ฑ Official image TWRP for your model (.img file).
- ๐ง FastbootD (to send commands without a PC).
- ๐ File. disable_dm-verity_forceencrypt.zip (avoid bootloop).
Step-by-step instruction
- Download. TWRP For your model (for example, for Redmi Note) 11 โ twrp-3.7.0_12-1-spes.img).
- Move files to the root of memory: ๐ twrp.img ๐ disable_dm-verity_forceencrypt.zip
- Go to FastbootD: Turn off the phone Press Volume up + Loudness down + Keep power until the Fastboot screen appears
- Install. TWRP via FastbootD: ๐ฑ Open the FastbootD app on another phone (or use Termux on your target device). ๐ง The commands are fastboot flash recovery. twrp.img fastboot reboot recovery
Sweep through the zip file:
- ๐ฒ V TWRP Choose Install โ disable_dm-verity_forceencrypt.zip.
- ๐ Swipe and reboot.
If, after the reboot, TWRP It's replaced with stock recovery, which means that your device has Anti-Rollback protection. twrp_installer.zip (Available on XDA-Developers).
๐ก
If the FastbootD doesn't see the device, try connecting the phone to charge during the process.Some Xiaomi models require power to run in fastboot mode.
Problem Solving: What to Do When Something Goes Wrong
Even if you follow the instructions accurately, you can have errors, and let's look at the most common ones and how to fix them.
1.The phone is not turned on (bootloop)
Cause: Damage boot.img or conflict with DM-Verity.
Decision:
- ๐ Move to the TWRP (clamp down on power. + Loudness up).
- ๐ Please. disable_dm-verity_forceencrypt.zip.
- ๐ง If TWRP No โ run the stock firmware through Fastboot (you will need a PC).
2. Magisk is not installed ("Installation failed")
Reasons:
- ๐น Incompatible version of Magisk (for example, for Android 14 you need Magisk Delta 26.4)+).
- ๐น Damaged. boot.img.
- ๐น Active protection AVB 2.0 (on Android 14).
Decision:
- ๐ฅ Download the latest version of Magisk from GitHub.
- ๐ง Repeat the patching. boot.img.
- ๐ If the error persists, try KernelSU.
3. loss of network or IMEI rooting
Cause: Damage to the modem or nvram partition.
Decision:
- ๐ถ Restore. IMEI via Maui META (requires a PC; or SN Write Tool.
- ๐ง Stitch the stock. modem.img through TWRP.
โ ๏ธ Note: If Google Pay, Netflix or banking applications stop working after rooting, install the MagiskHide Props Config module and activate SafetyNet Fix. โ Modules. โ Install from the repository โ MagiskHide Props Config Reboot In the terminal run: su props Select 1 (Edit device fingerprint: Enter your device code (e.g. fingerprint) google/redfin/redfin:12/SP2A.220505.008/7641978:user/release-keys)
FAQ: Frequent questions about rooting Xiaomi without PC
โ Can I get a root on Xiaomi with a locked bootloader without a PC?
โ Will it work? OTA-post-rooting?
โ How to check if root is received?
โ Can I remove root and return the guarantee?
โ What Xiaomi models in 2026 are the easiest to root without a PC?
๐ก
Before rooting, always check your modelโs compatibility on XDA-Developers forums or Telegram channels, even within a single line (e.g. Redmi Note). 11) The methods may differ from region to region (Global/China/India).