Redmi Note 10 Pro Install TWRP and Root

Chopin TWRP, ROOT Xiaomi Redmi Note 10 Pro 5G Install TWRP, Root POCO X3 GT. How to Root Redmi Note 10 Pro 5G? Root and install TWRP on Bootloader unlocked POCO X3 GT devices.

These processes work only on devices with unlocked Bootloader. Bootloader unlock support is officially provided by Xiaomi. If you have a Redmi Note 10 Pro 5G model and you have not unlocked your bootloader, you can unlock your Bootloader by going to the relevant topic from the link below.

 >  Click here to Unlock Redmi Note 10 Pro 5G Bootloader

WARNING: There is a slight risk of crash due to interference with the bootloader and recovery of the phone. remember to back up the information on your phone (Contacts, Applications, Internal Storage) before starting this process. If you follow these procedures, you assume full responsibility.

Redmi Note 10 Pro 5G Phone Preparation

Preparation 1: Open developer options

  1. To open the developer menu is hidden, go to Settings > About phone.
  2. Press “MIUI version” 5-6 times in a row.
  3. After pressing the MIUI version 5-6 times, “You are now a developer” will be displayed.

Xiaomi Open developer options

Preparation 2: Turn on OEM lock and USB Debugging

  1. To unlocking: Go to Settings > Additional settings > Developer options.
  2. Enable the “OEM unlocking” and “USB debugging” options here.

Xiaomi Turn on OEM lock and USB Debugging

Step 1: Install TWRP on Redmi Note 10 Pro 5G

Required tools:

adb-setup.exe > Download (download and install on computer)
TWRP Android 11 > Download = (Extract and put it in the Local Disk C:/adb folder)
Magisk.zip and Magisk.Apk > Download (Download and paste the updated Magisk.zip file to internal storage)

  1. First, press Windows + R KeyWin + R together on the keyboard. In the Run window that opens, type the following code, and then press ENTER.

run cmd

  1. When the black screen window opens, connect the phone to the computer with the screen open and type the following “adb devices” code and press ENTER. on the screen of the phone says “Allow USB Debugging?” a warning will come; Check the Always allow this computer check box and press “OK”.

adb devices

adb devices

  1. Then, to get our phone into fastboot mode: Type the following “adb reboot bootloader” code on the black cmd screen and press “ENTER” on the keyboard.

adb reboot bootloader

  1. After entering the code above and entering the keyboard, the device will enter fastboot mode. Then type the following two codes in order and press ENTER. These codes are the code that will install TWRP.

fastboot flash boot_a recovery.img

fastboot flash boot_b recovery.img

Redmi Note 10 Pro 5G Install TWRP and Root

  1. TWRP Installation is finished. Now we have to boot the phone in TWRP mode. Remember, TWRP was installed, but it was not more permanent. If the Phone starts normally without installing the Magisk file, TWRP will be deleted. Now to boot the phone in TWRP Mode: Enter the following “fastboot reboot recovery” code on the black screen and press ENTER.

fastboot reboot recovery

Xiaomi TWRP Mode

Or to manually boot into TWRP Mode: Unplug the phone from USB as described in the image above and press and hold the Volume Up + Power key until the phone shuts down and vibrates. Release the keys after vibration.

After TWRP Mode is opened, we can proceed to the Root stages.

Step 2: Redmi Note 10 Pro 5G Root

  1. If the phone is encrypted when TWRP is opened, enter your password and open it. Then click the “Install” button in TWRP. Then find and click the “Magisk.zip” file that you have dumped to the internal storage. Finally, upload the file by dragging the “Three Arrow Button” to the right.

Redmi Note 10 Pro 5G Install TWRP and Root

  1. Now press the Middle key to the TWRP main screen and then tap Reboot > System. This will open your rooted phone.

TWRP Reboot System

Final: Finally, when the phone is turned on, download the “Magisk.Apk” file that you have transferred from the File Manager to the Internal Storage on the phone. This application is the application that manages root permissions.

Subscribe
Notify of
guest
0 Comment
Oldest
Newest
Inline Feedbacks
View all comments