How to get root rights to Xiaomi Redmi Note 8 Pro: the full guide 2026

Xiaomi Redmi Note 8 Pro remains a popular smartphone even 5 years after its release, but its potential is only revealed with root rights. Without them, you can not remove system applications, change the processor frequency or install custom firmware. However, the process of obtaining root rights on this model has nuances: a closed bootloader, features of the Mediatek Helio G90T chip and the requirements of MIUI for security.

In this article, we will provide you with the latest instructions for unlocking the bootloader, installing TWRP and getting root through Magisk, adapted to the latest versions of MIUI 14/15. We will analyze each step with account of typical errors (for example, hanging on the Redmi logo or blocking the Mi Account), and also tell you how to avoid the device β€œbrick”. If you are a beginner, do not miss the sections on preparation and backup!

Why root rights to the Redmi Note 8 Pro aren’t always a good idea

Before you start unlocking, assess the risks. Root rights give you complete control of the system, but deprive you of:

  • πŸ”’ Warranties – Xiaomi does not officially support root and may refuse repairs.
  • πŸ›‘οΈ Security – viruses gain access to system files, and banking applications (for example, Sberbank Online) will stop working.
  • πŸ“± Stability – Incorrect changes in the /system This can lead to a β€œbootloop” (a looped load).
  • πŸ”„ Updates OTA β€” after-root automatic updates MIUI will not work.

On the other hand, root allows:

  • ⚑ Remove embedded apps (Mi Browser, Mi Music, GetApps).
  • 🎯 Change system fonts, animations and themes without restrictions.
  • πŸ”§ Optimize performance (e.g., disable thermald to overclock the processor).
  • πŸ“± Install custom firmware (LineageOS, Pixel Experience).

⚠️ Note: Redmi Note 8 Pro with firmware MIUI Global, after unlocking the bootloader, can trigger antirollback, a protection that blocks the device when you try to roll back to the old version. β†’ The phone. β†’ Version. MIUI.

πŸ“Š Why do you need root rights to the Redmi Note 8 Pro?
Removal of system applications
Installation of custom firmware
Overclocking the processor
Other

Preparation of the smartphone: what to do before unlocking

A nasty surprise: you can't unlock a bootloader on the Redmi Note 8 Pro without having your Mi Account tied to the device for at least 7 days, which is a requirement from Xiaomi for theft protection. If you just bought a phone or dropped it to factory settings, you'll have to wait.

Preparation checklist:

β˜‘οΈ Preparation for unlocking

Done: 0 / 5

Details on each item:

  1. Mi Account Link: Go to Settings β†’ Xiaomi Account and log in. Make sure your profile contains a valid email and phone number – these will be needed to confirm the unlock.
  2. Data Backup: Use Mi Cloud or Google Drive to back up contacts, photos and messages. Once the bootloader is unlocked, the phone will be reset!
Action.Where to goNote
Linking the Mi AccountSettings β†’ Xiaomi accountConfirmation is required by SMS/email
Enabling debugging over USBFor developersFirst, activate the developer mode.
Unlocking the OEMFor developersMaybe hidden – look at the bottom of the list
Data backupMi Cloud or Google DrivePhotos and videos take up a lot of space – use a PC

πŸ’‘

If you unlock. OEM Inactive, check if your Mi Account is linked and enabled SIM-Some firmwares only show this item after rebooting.

Unlock the bootloader with the Mi Unlock Tool

The official tool from Xiaomi - Mi Unlock Tool - the only safe way to unlock the bootloader on the Redmi Note 8 Pro. Download it from the official website (version at least 5.5.224.30).

Step-by-step:

  1. Install drivers: Connect your phone to your PC in Fastboot mode (clutch Volume Down + Power When the device is off). In Device Manager, check that Redmi Note 8 Pro is defined as Android Bootloader Interface. If not, install drivers manually from the Mi Unlock Tool β†’ Driver folder.
  2. Authorization to Mi Unlock: Launch the Mi Unlock Tool and log in to the same Mi Account that is linked to the phone. If the program gives an error Couldn't verify device, check the Internet connection and try again.
  3. Unlock: Press Unlock. It takes 1-3 minutes. Upon completion, the phone automatically restarts and resets to factory settings.

Typical errors and decisions:

  • πŸ”΄ Cann't unlock - account is not tied to device for 7 days.
  • πŸ”΄ Current account is different from the account info on the device - sign in to the same account on PC and phone.
  • πŸ”΄ Device isn’t supported – Update the Mi Unlock Tool to the latest version.

⚠️ Note: After unlocking the Widevine bootloader L1 (Protection for streaming services will be reduced to L3. That means Netflix, Disney,+ Other services will only work in permission. 480p.

What if the Mi Unlock Tool can't see the phone?
1. Check the cable - use the original USB-Type-C. 2. Try another USB port (preferably USB 2.0). 3. Disable the antivirus - it can block drivers. 4. Reinstall the Mi Unlock Tool in a folder without Cyrillic (for example, C:\MiUnlock).

Installation of custom TWRP Recovery

Standard Recavery MIUI It doesn't allow you to install Magisk or custom firmware. TWRP β€” Alternative Recovery with Extended Features for Redmi Note 8 Pro is a good version 3.7.0_9-0 wrztomy developer.

Download:

  • πŸ“± TWRP Redmi Note 8 Pro (Begonia)
  • πŸ–₯️ Platform Tools (ADB & Fastboot)

Installation instructions:

  1. Transfer the phone to Fastboot mode: Turn off the device, then press Volume Down + Power before the Fastboot logo appears.
  2. Connection Check: In the command line (on PC) do: fastboot devices should display the serial number of the phone. If not, check the drivers.
  3. Install TWRP: Place the twrp-begonia.img file in the folder with the platform-tools and execute: fastboot flash recovery twrp-begonia.img fastboot boot twrp-begonia.img

Once installed successfully, the phone will boot to TWRP.

  • πŸ” Don't get out. TWRP, Until you install Magisk, otherwise the standard Recaveri will overwrite the custom!
  • πŸ“ Make a backup of the Boot partition (click Backup) β†’ Select Boot).

πŸ’‘

If after installing TWRP phone is stuck on the logo - reboot to the recavator (clip Volume up + Power) and repeat the firmware.

Getting root rights through Magisk

Magisk is a universal tool for obtaining root rights without changing the systemless root. For the Redmi Note 8 Pro, version 26.4 or later is suitable.

Download:

  • πŸ“± Magisk APK (put it on the phone)
  • πŸ“± Magisk ZIP (copy it to your phone)

Instructions:

  1. Patching boot image: In Magisk, click Install β†’ Select and fix the file and specify the path to boot.img (it can be extracted from the backup in TWRP or download the stock firmware for your version of MIUI).
  2. Firmware through TWRP: Move the corrected magisk_patched.img on the phone, then in TWRP Choose Install β†’ Install Image β†’ magisk_patched.img and go to the Boot section.
  3. Reboot: Press Reboot System. The first run can take up to 10 minutes.

Root rights check:

  • πŸ” Install Root Checker from Google Play.
  • πŸ” Or enter in the terminal:

⚠️ Attention: MIUI 14/15 Google Pay and other applications with SafetyNet may stop working after root rights are obtained. To bypass the check, install the MagiskHide Props Config module and activate the Hide Magisk option in the Magisk settings.

What to do after obtaining root rights

Now you have full control of the Redmi Note 8 Pro, but don't rush to remove everything.

  • 🧹 Bloat Removal: Use Universal Android Debloater to securely remove system applications. Don't touch com.android.cts and com.google.android.gsf, it will cause the system to crash.
  • ⚑ Performance optimization: Install Kernel Adiutor to set up the kernel (e.g. change governor to performance for games).
  • πŸ”’ backup NVRAM: On Mediatek-chips section NVRAM contains network data and IMEI. Make it backup through TWRP (Backup β†’ NVRAM).

Useful modules for Magisk:

ModuleAppointmentReference
ViPER4AndroidAdvanced sound processingXDA
LSpeedOptimizing the speed of workXDA
BusyBoxUnix Utility for the TerminalGoogle Play

If after installing the modules, the phone stopped booting:

  1. Load to TWRP (Loudness Up + Nutrition).
  2. Remove the problem module in /data/adb/modules.
  3. Reboot.

How to get everything back: root removal and bootloader lock

If you need to turn in your phone or sell it, return the stock firmware.

  1. Remove Magisk: In the Magisk app, click Delete β†’ Complete Delete. Reboot your phone.
  2. Download the official firmware for your model from the Xiaomi website, then in Fastboot perform: fastboot flash recovery.img fastboot flash boot boot boot.img
  3. Lock bootloader: Launch Mi Unlock Tool and press Lock. The device will be reset.

Important:

  • πŸ”„ After blocking the bootloader, Widevine can recover to L1, not always.
  • πŸ“± If the phone does not turn on after firmware, repeat the process with another version. MIUI (For example, Global Stable instead of EEA).

FAQ: Frequent questions about root on Redmi Note 8 Pro

Can I get root without unlocking the bootloader?
No. On the Redmi Note 8 Pro (as with all modern Xiaomi), unlocking the bootloader is mandatory. Alternative methods (for example, through vulnerabilities) do not work on the latest versions of MIUI.
Why is the mobile network not working after the root?
Most likely, the NVRAM partition is damaged. Restore it from the backup to TWRP or run the stock firmware. If the IMEI resets, use the MTK Easy SU tool to restore it.
How to Upgrade MIUI with Root Rights?
Automatic Update (OTA) won't work. Download the full service pack (.zip) from the official website, then: Sweat it through TWRP (no Wipes!). After the update, re-sweep Magisk to the Boot section.
Can I get root on the Redmi Note 8 Pro with firmware from the operator?
Yes, but more complicated. Operator firmware (like MegaFon or Beeline) often blocks the bootloader from unlocking. Try: Swipe Global Stable through Fastboot (with a data wip). Use a Mi Account that is not tied to the operator. If it doesn't work, contact the 4PDA forum for help.
What to do if the phone overheats after the root?
It could be caused: πŸ”₯ Incorrect kernel settings (check Kernel Adiutor). πŸ”₯ Magisk Background Processes (disable unnecessary modules). πŸ”₯ Install the Cool Market and check the temperature of the processor if it exceeds 60.Β°C to simple - return the stock core.