TWRP Custom Recovery Flashing Instructions

Flash this using fastboot

NOTE: ONLY OMNI R (ANDROID 11) AND LINEAGE OS 18.1 (ANDROID 11) CURRENTLY SUPPORT FLASHING VIA TWRP, ALWAYS USE THE LATEST BUILD, AND ALSO USE THIS TO FLASH KENSUR KERNEL FOR BETTER BATTERY BACKUP AND MAGISK FOR ROOTING

Now follow the Instructions Carefully:

  1. Download the TWRP custom Recovery from here
  2. Copy and rename the file to twrp.img in platform-tools folder
  3. Open Powershell/CMD in platform-tools by clicking Shift+Right Click, connect your device and type adb devices to make sure your device is identified
  4. Now type : adb reboot-fastboot
fastbootd mode
  1. Now type : fastboot devices to check if your device is connected
  2. Now enter the following command:
  • fastboot erase recovery_a
  • fastboot erase recovery_b
  • fastboot flash recovery_a twrp.img
  • fastboot flash recovery_b twrp.img

Note: The erasing part is optional, if erasing fails, simply continue flashing

After the flashing is complete, type: fastboot reboot recovery and disconnect the device as soon as the command is executed

You’re all done, to go back to system, reboot to system from TWRP

One thought on “TWRP Custom Recovery Flashing Instructions

Leave a comment

Design a site like this with WordPress.com
Get started