In order to root your HTC Butterfly 3, all you need is an unlocked bootloader as a custom recovery and a root method are already available for the phone.

Once you have unlocked the bootloader, you can then flash a custom recovery and use it to gain root. It is as simple as that.

Root HTC Butterfly 3

Here’s how:

Files You Need

  1. The bootloader on your phone must be unlocked before you can do this tutorial. If it is locked, unlock it first.
  2. This should first boot your phone into TWRP and then flash SuperSU to achieve access to the root.
  3. This tutorial has been written keeping the Windows version of Fastboot in mind.
  4. Download Fastboot to your computer. It should help you flash the recovery on your phone.
  5. Download TWRP Recovery to your computer. It will be flashed on your phone to gain root.
  6. Download SuperSU to your computer. It is the actual file that will root your phone.

Rooting the HTC Butterfly 3

  1. Extract files from both Fastboot and TWRP Recovery over to your computer by right-clicking on each of them and selecting Extract here.
  2. Connect your phone to your computer using a USB cable. Ensure your phone can receive files from your computer.
  3. Copy SuperSU .zip from your computer over to the internal storage on your phone. Place it on the top so it is easily accessible.
  4. When SuperSU is copied, disconnect your phone from your computer.
  5. Turn off your phone.
  6. Turn your phone back on in download mode. To do that, hold down Volume DOWN and Power buttons together for a few seconds.
  7. Your phone should reboot into download mode.
  8. Plug in your phone to your computer using a USB cable.
  9. Make sure that TWRP recovery and fastboot.exe are in the same folder. If they are not, simply copy TWRP recovery over to the Fastboot folder and you should be all set.
  10. Open a command prompt window in the fastboot folder. To do that, hold down Shift and right-click anywhere on the screen and select Open command window here.
  11. Type in the following command into the command prompt window and hit Enter:
    fastboot devices
  12. Your phone will show up in the attached devices list.
  13. Next up, type in the following command and hit Enter:
    fastboot flash boot b3twrp.img
  14. It should flash the custom recovery on your phone’s boot partition.
  15. When the flashing’s done, type in the following command and press Enter:
    fastboot reboot
  16. Your phone should now be in TWRP Recovery mode.
  17. Select Install in the TWRP recovery menu.
  18. Navigate to your internal storage and select SuperSU .zip to be installed on your phone.
  19. Select Swipe to Confirm Flash to confirm the prompt.
  20. Wait for TWRP to install SuperSU on your phone.
  21. When TWRP’s done installing SuperSU, reboot your phone into download mode.
  22. Once your phone is in download mode, issue the following command:
    fastboot flash boot stockboot.img
  23. Wait for it to flash the stock boot image on your phone.
  24. When it’s done flashing, reboot your phone.
  25. You are all done!

Cheers! Your HTC Butterfly 3 should now be rooted and you can use the Root Checker app to confirm the same on your phone.

Now that you are rooted, hit up the Play Store to install your favourite root-requiring apps on your phone. You should find a number of apps there in the Play Store for your phone that only run on rooted phones and allow broader customization of the phone.

Enjoy!

You might also be interested in:

Have something to say? You can contribute to this tech article by leaving a comment below.