How To Unlock Bootloader On HTC U11

This guide is to Unlock Bootloader on HTC U11 Smartphone. If you unlock bootloader you may void the warranty. By Unlocking Bootloader you can install TWRP, Flash Rooting Zip file or custom ROM on your phone. Read more What is unlocking below. Follow this guide on How to Unlock Bootloader on HTC U11. Try this only on HTC U11 smartphone. This method to unlock bootloader on HTC U11 is simple to follow. But plealse do read the steps below carefully.

How To Unlock Bootloader On HTC U11

What is Unlock Bootloader ?

A Bootloader is a code which runs when we turn on our device. This code initializes some hardware and then loads the kernel and ramdisk, and gets the boot process going. So this process is known as Bootloader. The same concept applies to all the technology stuff such as Laptop, PC, Smartphones and any such device. Every Android OEM manufacturers lock the bootloader even though it is an Open Source. So if you want to try any CUSTOM ROM, it is impossible to load the CUSTOM ROM without the Unlock Bootloader. So Manufacturer made a policy of making the smartphone with Unlocked Bootloader will void the warranty. They want you to stick with the Stock ROM. Unlock Bootloader allows you to Root your android smartphone, Flash TWRP and Custom ROM in a simple easy method.

PRE-REQUISITE TO UNLOCK BOOTLOADER ON HTC U11

  1. Charge your phone up to 80% or 70%
  2. Go to htcdev.com and Sign up/Register. (You can log in if you already have a Username and Password)
  3. You will Loose warranty if you unlock bootloader, So prepare for it.
  4. Unlock Bootloader may wipe all your data, So make sure to Backup your Smartphone.
  5. Make sure you have followed the steps properly. Don’t Skip and Read ! – We are not responsible for any damage that you make to your phone.

What Do You need ?

    • Download Minimal ADB Tool – CLICK HERE or Download the Full ADB setup for Windows / Mac here 
    • Download HTC Drivers : Click Here
    • Download the following fastboot binary for your OS using the following links:
      Platform Download Size (bytes) Checksum
      Fastboot binary, Linux
      (Unzip the file before executing)
      fastboot 61887 ffd3b02cdf9aa7609462e3957663d238
      Fastboot binary, OS X
      (Unzip the file before executing)
      fastboot-mac 59071 0b3e2a8c5cfeb7c23b362483b93f7dd6
      Fastboot binary, Windows
      (Unzip the file before executing)
      fastboot-win 83753 a90c25141e306b3062dc8e47e14a1005

STEPS TO UNLOCK BOOTLOADER ON HTC U11

  1. First of all enable the Developer OptioTo Enable the Developer Option, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled“ HTC Build Number
  2. Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB DebuggingOEM Unlock HTC
  3. Now in your PC/Laptop, open the website called HTCDev.com and Put in your Username and Password to login. If you don’t have login ID, you can register anytime.
  4. Once you logged in. Click the option Unlock Bootloader and click on “Get Started”.Unlock Bootloader HTC Website
  5. Now Select your device – HTC U11 from the drop down (See Screenshot)Unlock Bootloader HTC Website
  6. Once you click on Unlock Bootloader button, you will get a pop to continue and agree the legal terms before proceeding to unlock.
  7. Download the ADB and Fastboot ZIP and Extract it on your computer
  8. Also Download HTC Drive from above download link and install it on your PC/ Laptop
  9. Download the Fastboot binary for your computer from HTC website or from above Download link of our websiteUnlock Bootloader HTC Steps
  10. Extract the Downloaded Fastboot Binary to your PC
  11. Now connect your phone to Computer using USB Cable.
  12. When you connect your Phone to Computer, please wait until all the drivers get installed.
  13. Once your drivers are installed, make sure to move the adb fastboot (step 7) extracted files to the Downloaded Fastboot binary folder which you extracted in the step 9 and 10
  14. In your fastboot binary folder open a command prompt window by pressing Shift Key + Right Mouse Click Command window
  15. Now type the command in your command window
    adb devices
  16. 
    

    If you see a pop up to allow USB Debugging on your phone, Click OK

  17. Now type the command below to reboot your phone to bootloader
    adb reboot bootloader

    Unlock

  18. 
    

    Once your phone reboot into bootloader, make sure your phone shows the bootloader locked with security S-ON, if it shows then type the command below to make sure fastboot drivers are installed properly.

    fastboot devices
  19. This command will list the connected devices. If your phone’s serial number shows up you are good to go and may continue. If the phone is NOT listed this indicates that your drivers are not installed correctly. In order for you to continue you must fix your drivers so that your phone is listed under fastboot devices.
  20. If the phone has been recognized by the command above, proceed to boot into bootloader by tapping down the volume down button on your phone and select the BOOT TO DOWNLOAD MODE option with power key. Now you can unlock the bootloader with the following command: Remember that this step will wipe EVERYTHING off the phone
    fastboot oem get_identifier_token
  21. Now Copy the token from<<<< Identifier Token Start >>>>  with the line endedIdentifier Token(Note: Only copy the highlighted sections above. Do not copy the INFO or (bootloader) prefix)
  22. Now Paste this string of text into the token field in HTCDev website and hit Submit in order to receive your unlock code binary file. You will receive this information in your email.HTCDevHTCDev
  23. You will receive a email from HTCDev website. Download the attachment Unlock.bin from email and Click the link and proceed to unlock.
  24. Now move the downloaded Unlock.bin to the fastboot binary folder from the step 14
  25. In the Command window, type
    fastboot flash unlocktoken Unlock_code.binfastboot flash unlocktoken 
  26. Once you unlocked you will have a pop up screen on your phoneUnlocked
  27. Click Yes abd Reboot.
  28. Click Enter and That’s it ! Voila.! You have unlocked bootloader !

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

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