How to Root Redmi 4 Prime/Pro and install TWRP recovery (Unofficial)

It has only been a couple of weeks since the announcement of Xiaomiโ€™s Redmi 4 Prime and Redmi 4 Pro, and the third-party devsย already has an unofficial build of TWRP recovery ready to install/flash to both the devices.

For the unknown, TWRP recovery letโ€™s you install/flash unsigned zip files to your device. This can be rooting scripts, custom roms or mods or other similar stuff.ย You can also take full backup of your phone complete with all apps and games (with data) and other device settings. Android currently doesnโ€™t support backups of this kind, so this is one of theย most useful features of TWRP recovery.

Also, with TWRP now available, you can root Redmi 4 Prime andย Redmi 4ย Pro easilyย by flashing SuperSU zipย using the recovery. SuperSU is developed and maintained by Chainfire, a renowned developer in the Android rooting scene.

Note:ย You must have an unlocked bootloader on your device to be able to install TWRP recovery.ย Xiaomi has its own setup for allowing bootloader unlock on its devices, check it out here.

Downloads

How to Install TWRP recovery on Redmi 4 Prime/Pro

  1. Download TWRP recovery .img fileย for your Redmi 4 Prime/Pro and save to a separate folder on your PC.
  2. Setup ADB and Fastboot on your PC, follow this link [icon name=โ€external-linkโ€ class=โ€โ€ unprefixed_class=โ€โ€].
  3. Enable USB debugging on your device:
    1. Open Settings on your device.
    2. Go to About phone and tap seven times onย Build number, this will enable Developer options.
    3. Now go back to Settings and youโ€™ll see Developer optionsย there, open it.
    4. Tick the USB Debugging checkbox.
  4. Open the folder where you saved TWRP Recovery .img fileย in Step 1 above.
  5. Now open a command window inside thatย folder. To do that, โ€œShift + Right clickโ€ on any empty white space inside the folder and thenย select โ€œOpen command window hereโ€ from the context menu.
  6. Connect your Redmi 4 Prime/Pro to the PC. And type the following into the command window we opened in Step 5 above to boot your device into bootloader/fastboot mode:
    adb reboot bootloader

    โ””ย If youย get a permission dialogue on your device to โ€œAllow USB debuggingโ€, tap OK.

  7. Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
    fastboot flash recovery twrp.img

    โ”” Here modify twrp.img with the name of your TWRP recovery .img file,ย OR change your TWRPย recovery filename to twrp.img and use the command above.

  8. Once TWRP is successfully flashed on your device, issue the following command to reboot:
    fastboot reboot

Thatโ€™s all. TWRP recovery should be installed on your device now. To boot into theย freshlyย installed recovery, simply issue the adb reboot recoveryย command from PC command line when your device boots into system.

How to Rootย Redmi 4 Prime/Pro using SuperSU

  1. Download and transfer the SuperSU zip file from the download link above toย your Redmi 4 Prime/Pro internal/external storage.
  2. Boot your Redmi 4 Prime/Pro into TWRP recovery.
  3. Tap on Install and select the SuperSU zip file that you transferred to your device in Step 1.
  4. After selecting the .zip file, do Swipe to Confirm Flash on the bottom of screen to begin the flashingย process.
  5. Once SuperSU is flashed, youโ€™ll get Reboot System option, select it.

Thatโ€™s it. Yourย Redmi 4 Prime/Pro is now rooted. To verify root access, install/download any root checker app from the Play Store.

Image source: GSM Arena

Posted by
Shivam Malani

Shivam is our resident designer and web developer who also enjoys writing. He loves to meditate, drive on the freeways and hunt for snipers during his Call Of Duty playtime. Email: shivam@theandroidsoul.com

20 Comments

  1. redmi 4 prime wont even boot into recovery, i typed “adb reboot recovery” in Command Prompt and device just shuts down

  2. redmi 4 prime wont even boot into recovery, i typed “adb reboot recovery” in Command Prompt and device just shuts down

  3. same here ๐Ÿ™

  4. same here ๐Ÿ™

  5. same to me??

  6. same to me??

  7. use
    fastboot boot twrp_image_name.img

  8. use
    fastboot boot twrp_image_name.img

  9. im having problem with usb config after rooting. usb config are not shown when connect to pc. it shows only charging, the config to choose mtp or else are missing. please help me ๐Ÿ™

    1. same here

  10. im having problem with usb config after rooting. usb config are not shown when connect to pc. it shows only charging, the config to choose mtp or else are missing. please help me ๐Ÿ™

    1. ุงู†ุณ ุจุฑูƒุงุช

      same here

  11. Question: will this procedure also work with the standard Redmi 4 which contains a snapdragon 430 instead of 625 for the Pro?

    1. Hello friend,

      http://en.miui.com/thread-408889-1-1.html – Flash/Unbricking redimi 4

      https://www.dropbox.com/s/9xg0r4n2orzoqzi/TWRP_Redmi4_Prada.zip?dl=0 – Link for TWRP Prada for redimi 4 (unofficial)

      If anyone finds out ow to root redimi 4 please let me know thx

    2. Please let me know how to root Xiaomi Redmi 4 standard Prada.

  12. Question: will this procedure also work with the standard Redmi 4 which contains a snapdragon 430 instead of 625 for the Pro?

    1. Hello friend,

      http://en.miui.com/thread-408889-1-1.html – Flash/Unbricking redimi 4

      https://www.dropbox.com/s/9xg0r4n2orzoqzi/TWRP_Redmi4_Prada.zip?dl=0 – Link for TWRP Prada for redimi 4 (unofficial)

      If anyone finds out ow to root redimi 4 please let me know thx

      1. Please let me know how to root Xiaomi Redmi 4 standard Prada.

  13. hey guys . i could successfully flash recovery on my redmi 4 prime. the key is that after flashing command “fastboot flash recovery twrp.img”
    you need to type this command too: “fastboot boot twrp.img”
    and it will restart in recovery mode. by the way my problem is that after flashing supersu zip my phone doesn’t connect to pc. it only chrages. can anybody help?

  14. hey guys . i could successfully flash recovery on my redmi 4 prime. the key is that after flashing command “fastboot flash recovery twrp.img”
    you need to type this command too: “fastboot boot twrp.img”
    and it will restart in recovery mode. by the way my problem is that after flashing supersu zip my phone doesn’t connect to pc. it only chrages. can anybody help?

Comments are closed.