Android, Recoveries

Unlock Bootloader & Install TWRP Recovery on HTC One X10 Dual SIM

Unlock Bootloader & Install TWRP Recovery on HTC One X10 Dual SIM

HTC One X10 has been ransomed in July 2017 with the features of the P10 processor, 3 GB RAM, and 4000mAh battery backup. This Smartphone comes with two colors black and silver equipped with 5.5” full HD with LCD display feature.

As a successor of X9 this phone doesn’t provide anything special or new but people love it a lot due to HTC sense UI run along with the latest Android operating system in this HTC One X10 Dual SIM Smartphone. Many of the users of the Android phones always want a custom feature on the phone or even want to do special kind of customization like; flash ROM, file transfer, data recovery etc.

Team Win Recovery Project (TWRP) is recovery software by which you can customize your Android device in many ways, like; wiping, backing up, mounting, restoration, file transfer, etc. HTC gives a feature to implement TWRP in your HTC One X10 Dual SIM phone and customize your Android device with the third party framework.

Before going through the downloading and installation process you must need to understand the prior requirements;

  • Bootloader should be unlocked
  • Android version 6.0
  • Battery should be charged up to 70%
  • Enable USB Debugging
  • Backup your important files.

HTC One X10

How to unlock the bootloader on HTC X10 Dual Sim

  • Go to HTCDev website and sing up a new account.
  • Log in and click on Unlock Bootloader.
  • Select your device model from the given list and then click on Unlock Bootloader button and accept terms and conditions.
  • Open a command prompt on your computer but first ensure you have installed ADB Drivers and USB Drivers.
  • Go to the adb/fastboot folder and open a command prompt there. Hold the shift key and right-click on a blank space, then select Open Command Window here.
  • Type the following code:
adb reboot bootloader
  • Once the device boots into bootloader, execute the following command;
fastboot oem get_identifier_token
  •  A string will be generated. Copy it and paste into HTC website text field.
  • You will receive an Unlock.bin file sent to your email.
  • Download that file and paste it into adb folder.
  • Type the following code:
fasboot flash unlocktoken Unlock_code.bin
  • That’s all. You have unlocked bootloader on your HTC X10 Dual Sim

Download TWRP Custom Recovery

After get done by pre-requisite you should have to download TWRP from here; Download

You should download the latest TWRP custom recovery image file for further procedures.

How to install TWRP Recovery on HTC One X10 Dual SIM:

  • Download the TWRP Recovery from the link above.
  • Connect your phone to the computer using a USB cable.
  • Navigate to adb/fastboot folder
  • Open a command prompt and type the following code:
adb reboot bootloader
  • Once the phone boot into recovery type;
fastboot flash recovery recoveryname.img
  • After the installation process, execute the following code:
fastboot reboot
  • That’s all. You have successfully installed TWRP Recovery on HTC One X10 Dual SIM. Enjoy it!

 

Related posts

Leave a Reply

Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

WordPress Theme built by Shufflehound. © 2023 All rights reserved by DoryLabs