Download TWRP Recovery for Xiaomi Redmi 9 Power / 9T | How to Root it
On this page, we will guide you to install the TWRP Recovery on Xiaomi Redmi 9 Power / 9T (codename: lime). This guide contains both the written instruction...
Mohammed Huwais
Last updated on April 7, 2026
Mohammed Huwais
Author
I started my career as a blogger in 2014 and also worked on an Android niche platform to gain extra income. I cover the topic on How to guides, software updates, Custom ROM updates and also product review. I'm 24 years old, completed MBA (Master of Business Administration) from Sikkim Manipal University.
On this page, we will guide you to install the TWRP Recovery on Xiaomi Redmi 9 Power / 9T (codename: lime). This guide contains both the written instruction and a video tutorial to help you install it quickly. Make sure to download the files required and then jump straight into instructions on how to install TWRP Recovery on Redmi 9 Power / 9T.
Keep in mind that before heading over to the process, you will need to unlock the device bootloader at first. As the smartphone OEMs provide a locked bootloader to their devices due to some security concerns, in order to install any third-party file, you will need to unlock the bootloader. Then you will be capable to install TWRP Custom Recovery on your Redmi 9 Power / 9T device and root as well. The TWRP Recovery can also take Nandroid backups, restore, wipe out system/data/cache, and more.
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which is functions often unsupported by stock recovery images. – Wikipedia
GetDroidTips will not be responsible for any kind of damage or error that occurs to your device while/after installing the files or following this guide. Make sure to take a complete backup before doing anything. Do this at your own risk.
Method: ADB and Fastboot Tool
After downloading all the required files, drivers, and tools, follow the installation process.
First of all, enable the Developer Options and USB Debugging mode on your device.
Head over to the device Settings > System > About Phone > then tap on the Build Number seven times to enable Developer options mode.
Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.
Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.
Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
Now, your device is connected successfully as a fastboot device.
Type the following command and hit enter to check the fastboot device is connected or not:
fastboot devices
Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery twrpname.img
To just boot, you can use the command fastboot boot twrpname.img
That’s it. You’ve successfully installed the TWRP Recovery on the Redmi 9 Power / 9T device. Now, you have to flash the Root.
What is Root?
Smartphone Rooting is the unofficial way to enable an administrator or superuser access to your device system and subsystem. Therefore, the user can easily tweak, change, edit, or delete system files and apps easily.
With the help of rooting, you can uninstall bloatware, increase device performance, reduce battery draining, install Xposed modules, and more. However, smartphone rooting will void the device warranty and you may not get software OTA updates anymore. An improper way of rooting can also brick your device easily. Therefore, make sure to follow the guide properly.
The advantage of Rooting:
You can get access to all files on your Redmi 9 Power / 9T, even the files present in the root directory of your phone.