What Is TWRP Recovery ?
Team Win Recovery Project (TWRP) 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.
Disadvantages of TWRP
- If you install the wrong files, your phone can be brick.
- Your phone will be out of warranty. (May vary by region)
- Updates will not be small data files. (Only MIUI)
This thread is not for Android One devices
Let's Start..
1- Bootloader Unlock
Let’s start by unlocking bootloader for your device. Take a look at this post > https://xiaomiui.net/threads/how-to-unlock-bootloader-of-xiaomi-devices-2018.19/
2- Download TWRP
Find the appropriate version for your device from the links below.
Enter Fastboot Mode
Power off the device. Press and hold the "Power Key + Volume Down" key for 5 seconds at the same time. The "Fastboot" mode will open.
ADB Tool
1- Download the following files. Extract zip file. Click START.
3- Type this into the command line.
To enter TWRP mode:
Power off the device. Press and hold the "Power Key + Volume Up" key for 5 seconds at the same time.
Congratulations! You did it!
Team Win Recovery Project (TWRP) 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.
Disadvantages of TWRP
- If you install the wrong files, your phone can be brick.
- Your phone will be out of warranty. (May vary by region)
- Updates will not be small data files. (Only MIUI)
This thread is not for Android One devices
Let's Start..
1- Bootloader Unlock
Let’s start by unlocking bootloader for your device. Take a look at this post > https://xiaomiui.net/threads/how-to-unlock-bootloader-of-xiaomi-devices-2018.19/
2- Download TWRP
Find the appropriate version for your device from the links below.
3- Installation
Enter Fastboot Mode
Power off the device. Press and hold the "Power Key + Volume Down" key for 5 seconds at the same time. The "Fastboot" mode will open.
ADB Tool
1- Download the following files. Extract zip file. Click START.
2- Connect your device to the PC.
3- Type this into the command line.
Rich (BB code):
fastboot flash recovery filename.img
Power off the device. Press and hold the "Power Key + Volume Up" key for 5 seconds at the same time.
Congratulations! You did it!
Last edited: