Sunday 11 October 2020

How to Install TWRP on Redmi K20 and Root

 

Pre-requisites

Steps to install TWRP on Redmi K20 Pro

Follow the steps below carefully, as missing any step would result in damaging the phone.

  1. Extract ADB tools in a folder.
  2. Download TWRP and move it into the extracted TWRP folder.
  3. Now, Enable Developer Mode option by heading to the Settings>About Phone>Build Number and tap it 7 times to enable developer option.
  4. Enable USB Debugging mode by heading to the Settings>Develper Option>Enable Debugging mode.
  5. Open command prompt in the extracted TWRP folder by pressing Shift + Right Click on the mouse.
    fastboot window
  6. Power off the device and then boot your device into the fastboot mode by pressing the power + volume up button simultaneously.
  7. Connect your device with PC via USB cable.
  8. Verify the device’s connectivity status by executing the command below:
    adb devices
  9. Type the command below to reboot into bootloader:
    fastboot reboot bootloader
  10. Once into the bootloader mode, flash the TWRP by the following command. (Note: Replace the TWRP.img with the name of recovery).
    fastboot flash twrp.img
  11. Once the installation is completed. You can type the command to reboot your device by typing:
    fastboot reboot

You have successfully flashed TWRP recovery on your device. Now, proceed with the below steps to root Redmi K20 Pro.

Steps to Root Redmi K20 Pro with SuperSu

SuperSu is a zip file by chainfire which allows users to gain root access. To flash it on the Redmi K20 Pro, follow the procedure below:

  1. Download the latest SuperSu zip on your Phone, and then move it to the rot of the device.
  2. Power off the Redmi K20 and then hold volume up + power button simultaneously to boot into the recovery.
  3. Once in the TWRP recovery, press ‘Install‘ and then browse the SuperSu file.
  4. Now flash the SuperSu zip after swiping the sliderbelow.
  5. After flashing, reboot your device and enjoy.
  6. redmi k20 twrp recovery

We hope you have successfully rooted the Xiaomi Redmi K20. If you have any issue or problem while performing the procedure above, then let us know via comments below.

No comments:

Post a Comment