Getting root rights to Xiaomi Poco X3 Pro (codenamed vayu) opens up access to hidden Android features, but requires careful attention. This Snapdragon 860 smartphone with factory MIUI firmware has a secure bootloader, so the process consists of several mandatory steps: unlocking the bootloader through the Mi Unlock Tool, installing a custom TWRP receivable and Magisk firmware for root rights management.
Many users experience unblocking errors due to mislinked Mi accounts or an outdated version of tools. This article provides an up-to-date guide for MIUI 14/15 firmware based on Android 12/13, taking into account the latest changes in Xiaomiβs bootloader unlock policy. We will also explore alternative methods for devices with locked bootloader status after the updates.
β οΈ Warning: The process voids Xiaomi's warranty and can result in a blink (inoperability) of the device when errors occur. PC Suite is required β internal memory will be formatted!
1.Preparation: What to do before unlocking
Before you start, check the MIUI version in the Settings β About Phone menu. For the Poco X3 Pro, it is critical to use firmware no older than MIUI 15.0.4 (Android 13) - new versions can block vulnerabilities used to circumvent restrictions. If your version is newer, consider rolling back via Fastboot.
List of required tools and files:
- π± Smartphone with battery charge β₯70% (to avoid disconnection during the process).
- π» Computer on Windows 10/11 Windows Defender disabled (it can block adb).
- π Original. USB-cable (cheap cables often donβt transmit data to Fastboot).
- π Archive with tools: Mi Unlock Tool (version) 5.5.224.30 Platform Tools (from Google), TWRP for vayu (e.g. for vayu, twrp-3.7.0_12-vayu.img).
- π Mi Account with a linked phone number (required to unlock).
β οΈ Note: If you previously use Mi Account from China, create a new account from Russia/Europe. Chinese accounts have restrictions on unlocking downloaders for global devices.
2 Unlock the bootloader through the Mi Unlock Tool
This stage is the longest β Xiaomi requires a wait of 168 hours (7 days) after linking the account to the device.
- Activate Developer Mode: Go to Settings β About Phone and 7 times click on the MIUI Version. Return to the main settings, the Developer Item will appear.
- In the Developer Menu, turn on: π Unlocking OEM (may require input PIN-code). π Debugging by USB.
Connect your phone to your PC, select File Transfer mode, and confirm access for adb on your smartphone screen.
Launch the Mi Unlock Tool, log in to the same Mi Account as your phone, and the program will show you a waiting message. Don't disconnect your device from your PC for 7 days!
After the expiration of the period:
- Reboot your phone in Fastboot: Turn off the device, then press Volume Down + Power before the Fastboot logo appears.
- In Mi Unlock Tool, press Unlock. It takes 1-2 minutes. Upon completion, the phone automatically reboots with reset settings.
Linked to the Mi Account phone | USB | Installed drivers ADB| Downloaded Mi Unlock Tool 5.5.224.30+| Battery charge β₯70%-->
3. Installation of custom TWRP Recovery
TWRP (Team Win Recovery Project) is an alternative recovery that allows you to flash files with root rights. For Poco X3 Pro, use version 3.7.0 or later, adapted for vayu. The wrong version can lead to soft-brick (cyclical reboot).
Installation instructions:
- Download. twrp-3.7.0_12-vayu.img and rename the file to recovery.img Put it in the platform-tools folder on your PC.
- Restart your phone to Fastboot (as in the previous section) and connect to your PC.
- Open the command line in the platform-tools folder (press Shift + PCM β Open the PowerShell window here) and execute: fastboot devices Make sure the device is determined (serial number should appear).
- TWRP: Fastboot flash recovery recovery.img
- Immediately after the firmware reboot to TWRP, holding Volume up + Power. If you skip this step, the system will rewrite the Recovery to stock!
β οΈ Note: If after rebooting the TWRP The screen flashes or an error appears "No" OS "installed" means firmware MIUI In this case, you need to reflash the phone through the Fastboot with the official firmware before you try again.
What to do if TWRP does not start?
4. Magisk firmware for root rights
Magisk is a root rights management tool that masks them from apps (like banking or gaming).The latest stable version as of 2026 is Magisk v26.4. Download the file only from the official GitHub repository.
Step-by-step:
- Download Magisk-v26.4.zip and transfer it to your phone (e.g., a memory card).
- Boot to TWRP (hold Volume Up + Power when turned on).
- In the main TWRP menu, select Install, find the Magisk-v26.4.zip file, and confirm the swipe installation.
- Once complete, press Reboot System.The first run can take up to 10 minutes.
Remember: With root rights, you lose support. OTA-To update, you'll have to manually flash through new versions. MIUI through TWRP, Pre-deleting Magisk (fastboot flash boot command) stock_boot.img).