How To Flash Twrp Recovery On Htc Devices:
Download twrp-2.8.5.0-e8 working version and rename the recovery file to “recovery”[Don’t worry about the .img extension, it’s already on it by default].
- Copy the renamed recovery into the extracted Fastboot Folder you are going to download below.
- Extract the Downloaded Fastboot Drivers, right in the root of the folder, Press SHIFT + RIGHT CLICK and open command prompt.
- Boot your device into fastboot mode by holding: Volume Down + Power Key, Once you’re on H-BOOT MODE, Press Power Key, to enter Fasboot mode
- Once your device boots intofasboot mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery recovery.img
- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot
No comments:
Post a Comment