Getting root rights to the Xiaomi Redmi Note 8 Pro (codename begonia) is a task that requires care and understanding of risks. This smartphone, released in 2019, is still popular thanks to the powerful MediaTek Helio G90T processor and 64-MP camera, but its potential is fully revealed with only administrative rights. However, unlocking the bootloader and installing a custom recovery is an irreversible process that deprives warranties and can lead to a βbrickβ of the device if errors occur.
In this article, weβll break down the current ways to get root on the Redmi Note 8 Pro in 2026, given the changes in Xiaomiβs policy (including the mandatory binding of Mi Account and the 7-day wait for unlocking). Particular attention will be paid to root alternatives that can solve your problem without risks - from the inclusion of debugging to the root. USB beforehand ADB-commands for deep system tuning.
We warn you right away that the procedure is only suitable for power users. If you have never worked with fastboot, do not know what TWRP is, or are not ready for possible data loss, it is better to stop at this paragraph. For the rest of us, the following is a step-by-step algorithm with all the pitfalls, including the βThis device is lockedβ error and working with MIUI 14.
1.Preparation: What to do before unlocking the bootloader
The first and most important step is data backup: unlocking the bootloader on Xiaomi erases all user files, including photos, contacts and installed applications. Use Mi Cloud or third-party solutions like Titanium Backup (requires root, but you can backup on another device).
Also check:
- π Battery charge at least 60 percent. Unlocking can take up to 30 minutes, and a sudden power outage will interrupt it.
- π Cable USB β Use an original or certified Type-C cable. Cheap analogues can cause errors when transferring data in fastboot mode.
- π» Computer - Windows 10/11 or Linux (macOS may have problems with MediaTek drivers.
Be sure to install drivers for MediaTek (even if you already have ADB drivers). For Redmi Note 8 Pro, the platform-tools package from Google (unpack into the root of the C:\ drive) and MediaTek Driver Auto Installer will suit.
β οΈ Note: If you previously blocked the bootloader through the Mi Unlock Tool, re-unlocking can take up to 30 days to wait. Xiaomi extends time for devices with frequent manipulation.
2. Unlock the bootloader: bypassing the restrictions of Xiaomi
Xiaomi has made it harder to unlock the latest versions of MIUI.
- Link the device to your Mi Account (required to have a confirmed phone number).
- Enable OEM Unlock in the Developer Settings β About Phone β MIUI Version β Tap 7 times, then go back to Additional β For Developers.
- Wait 7 days after the account is linked (even if the device has already been unlocked).
After these conditions have been met:
- Download the official Mi Unlock Tool (version no lower than 5.5.224.30).
- Launch the utility on behalf of the administrator, log in to your Mi Account.
- Connect your phone in fastboot mode (turn off the device, then press Power + Volβ).
- Press Unlock in the program. If the error "Couldn't unlock", try again in 24 hours.
Important: Redmi Note 8 Pro with MIUI 14.0.3+ firmware may require additional confirmation via SMS even after 7 days of waiting. If the utility produces error code 86012, try:
- π± Change your account region to India (in Mi Account settings).
- π Use it. VPN China and India with Mi Unlock Tool.
- β³ Wait a while. 3-5 Days (sometimes extended to days) 14 days).
3. TWRP installation: custom Recovery for root
After unlocking the loader, you need to install a custom Recovery (TWRP), Because the standard one doesn't allow you to flash Magisk to get root. 8 Pro current version β TWRP 3.7.0_9-0 mauronofrio.
Installation instructions:
- Download the file. twrp-3.7.0_9-0-begonia.img and rename it in recovery.img.
- Place the file in the folder with the platform-tools (where fastboot.exe is located).
- Connect your phone in fastboot mode and execute the command: fastboot flash recovery.img
- Immediately after the firmware, go to TWRP, holding Power + Vol+ (otherwise the system will overwrite the Recovery).
TWRP requires:
- π Backup of the boot section (in case of errors).
- π Format Data (if reset is required).
- π« Do not touch modem, efs or persist partitions β damage to them leads to loss IMEI!
β οΈ Note: On some versions MIUI 14 TWRP It can't see the internal memory. It's the solution to flash. disable_forceencrypt.zip (jump on XDA) immediately after installation of the recavery.
βοΈ Firmware preparation TWRP
4. Getting root rights through Magisk
Magisk is a versatile root tool that doesnβt break SafetyNet (which is needed for banking applications), and the latest stable version as of 2026 is Magisk v26.4.
Step-by-step:
- Download Magisk-v26.4.zip (not.apk!).
- Move the archive to your phone or flash drive.
- Download to TWRP (Power + Vol+).
- Press Install, select Magisk-v26.4.zip and swipe for confirmation.
- After installation, reboot to the system.
Check for root:
- π± Install Magisk Manager (download only from the official repository).
- π Launch Root Checker from Google Play.
- π οΈ Try to remove the system application through ADB: adb shell pm uninstall -k --user 0 com.miui.analytics
If root doesn't work,
- π You can check out Magisk through TWRP again.
- π₯ Check the integrity of the file boot.img (You can get out of the firmware with the help of MTK Droid Tools).
- π§ Install MagiskHide Props Config to bypass SafetyNet.
π‘
If the phone is stuck with the logo after installing Magisk, run the original boot.img through fastboot, and then repeat the procedure with the Android Verified Boot (AVB) turned off.
5 Risks and how to minimize them
Root access opens up opportunities, but also creates vulnerabilities:
| Risk | Effects of consequences | How to avoid |
|---|---|---|
| Loss of guarantee | Xiaomi will refuse repairs under warranty | Return the stock firmware before contacting the service |
| Brick of the device | The phone is not turned on ("brick") | Use only verified firmware and TWRP |
| Data breach | The malware will gain access to the system | Install AFWall+ to monitor network traffic |
| Broken banking applications | Sberbank Online, Google Pay refuse to work | Use MagiskHide + Universal SafetyNet Fix module |
To reduce the risks:
- π Do not remove system applications without a backup (especially com.qualcomm.qti.telephonyservice β responsible for communication).
- π‘οΈ Install XPrivacyLua to control application permissions.
- π Update Magisk and modules regularly through Magisk Manager.
β οΈ Watch: Redmi Note 8 Pro with MediaTek Helio G90T recover IMEI It's a standard method (unlike Snapdragon) if you lose it. IMEI β The phone will be a βcall callerβ without a mobile network.
6. Root Alternatives: What You Can Do Without Unblocking
You donβt always need root to customize the Redmi Note 8 Pro to suit you.
Through ADB (no root):
- π΅ Turn off the adverts in MIUI: adb shell pm disable-user --user 0 com.miui.systemAdSolution
- π Remove preinstalled applications: adb shell pm uninstall -k --user 0 com.xiaomi.midrop
- π΅ Activate Dolby Atmos: Download the module ViPER4Android (rootless MIUI 12+).
Through the developer settings:
- β‘ Speed up animation: turn on debugging by USB, Adb shell settings put global settings window_animation_scale 0.5 adb shell settings put global transition_animation_scale 0.5 adb shell settings put global animator_duration_scale 0.5
- πΆ Force it. 4G: In Settings β SIM-maps and mobile networks β Type of network Select Only LTE.
Third-party annexes:
- π File Manager with access to the root: FX File Explorer or Solid Explorer (partial access via the ADB).
- π§ Setting up CPU: Kernel Adiutor (works without root on some cores).
How to return the guarantee after root?
7. Frequent errors and their solutions
Even with the exact following of the instructions, there can be problems.
Error: "This device is locked" in fastboot
- πΉ Make sure that the Mi Unlock Tool displays the status "Unlocked".
- πΉ Refuse the stock recaps through fastboot flash recovery stock_recovery.img, Then re-open the lock.
- πΉ Use it. MTK Bypass Tool for bypassing lock (only for power users!).
Error: "Invalid IMEI" after firmware
- πΉ Check if the nvram partition is damaged (use this). MTK Engineering Mode for Recovery).
- πΉ Stitch the original modem.img stock-stack.
- πΉ Contact the Service Center β Self-Recovery IMEI MediaTek often results in total network loss.
Error: "Magisk not installed" after rebooting
- πΉ Install Magisk in both slots (Slot A and Slot B) via TWRP.
- πΉ Turn it off. AVB 2.0 (plough vbmeta.img flag-headed --disable-verity).
- πΉ Check if the settings have reset after the update MIUI (Sometimes you need to re-install Magisk).
π‘
If you have to root the phone to stop loading, try booting into fastboot (Power + Volβ) and flashing the stock firmware through the Mi Flash Tool, which restores performance in 90% of cases.