Install TWRP on Redmi Note 5 Pro

0

Recovery mode/ custom recovery made things ease and you’ll not face any problem if something interrupts while flashing. TWRP is android recovery image with UI from teamwin. TWRP(Team Win Recovery Project) the latest recovery brings in a modern interface, adds a few options and customizations. It enables to flash latest OTA updates to the android phone. Now you can access this TWRP on your Redmi Note 5 Pro. Follow this guide to install TWRP on Redmi Note 5 Pro.

TWRP on Redmi Note 5 Pro

On using a recovery mode or custom recovery you have a flashable.zip file of your firmware placed in your external storage (sd card).In these process, you don’t need to connect the device to your pc and have an option like backup of previous Rom, wipe, wipe cache(custom recovery). During flashing if something interrupts, you’ll not face any problem like device bricking.

Contents

Features

  • Fix permissions
  • ADB Sideload
  • Flash latest OTA updates
  • Partition SD card
  • File Manager
  • Install Zip files
  • Backup & Restore
  •  Clear cache/ Dalvik cache
  • Factory Reset

Prerequisites

  1. This guide is only for the Redmi Note 5 Pro. Do not try this on any other phone.
  2. Charge your phone good enough so that it doesn’t go dead during the installation process.
  3. Backup your call logs, contacts and SMS messages. Also backup your media content. This is important since unlocking the bootloader will completely wipe your phone.
  4. Enable OEM Unlocking and USB Debugging mode on your Redmi Note 5 Pro.
  5. Use the OEM data cable to connect your phone to your PC.
  6. Unlock your bootloader

Downloads

  1. Download and install Minimal ADB and Fastboot drivers on your computer.
  2. Install Xiaomi USB drivers on your computer and install them.
  3. Download the latest TWRP image file from here. Rename this file to recovery.img and copy it to the ADB and Fastboot folder.

How to Install TWRP on Redmi Note 5 Pro

  1. Navigate to the folder where you have installed ADB and fastboot files on your computer.
  2. Connect your device to the PC using a USB cable.
  3. Open a command prompt window from the ADB and Fastboot folder [Press shift key + right-click on any blank space of the folder] and then select “Open command window here” from the context menu.
  4. Execute the below command to reboot to bootloader.
    adb reboot bootloader
  5. Make sure the “recovery.img” file is in the fastboot folder. Enter the below command to flash it on your device.
    fastboot flash recovery recovery.img
  6. It will take a couple of seconds for the TWRP recovery image to flash.
  7. Once the flashing process is complete, reboot the device.

That’s all. You can now easily flash all the zip files, can back up the data and restore them, root your device, also can do many things with it.

SHARE
Dinesh is responsible for tech tutorials at TechBeasts. Dinesh's expertise are mostly in the Android and iOS ecosystem.

Got a question/query or a suggestion? Drop it below.