16-09-2021, 02:48 AM
![[Image: twrp.webp]](https://techinbermudas.com/forum/images/posts/twrp.webp)
STEP BY STEP HOW TO FLASH TWRP:
- Make sure you have your Bootloader unlocked;
(please check the guide in this Forum)
- Download a TWRP from your choice;
- Reboot your phone into fastboot mode;
(Power Off your phone, turn it on with Power and Vol+ for a few secs)
- Connect the Smartphone to a PC/Laptop;
- Place the TWRP .img file on the adb folder
- Open a prompt command there and type
fastboot boot *name-twrp*.img
(where you replace twrp for the twrp file name)
- That will reboot your phone and boot into TWRP;
![[Image: download.png]](https://techinbermudas.com/forum/images/posts/download.png)
![[Image: adb.png]](https://techinbermudas.com/forum/images/posts/adb.png)