Title: How to Unlock Bootloader of Android Device With KingoRoot URL Source: https://www.kingoapp.com/root-tutorials/how-to-unlock-bootloader-android-device.htm Markdown Content: Users who own an [Android](https://www.kingoapp.com/#) device can't stop from tweaking, changing, customizing, and optimizing the internal system and [OS](https://www.kingoapp.com/#), such as install a new custom ROM, [backup system data](https://www.kingoapp.com/easy-fast-backup-android-device.htm "backup system data"), [customize Android device](https://www.kingoapp.com/customize-android-device-after-root.htm "customize Android device"), [root the device](https://www.kingoapp.com/android-root.htm "one click root tool") and so on. Before any tweaks and tricks, the first thing an user should do is to unlock the bootloader of Android device. Software Utilities ### What Is a Bootloader? An Android device consists of several pieces of [software](https://www.kingoapp.com/#), which include the bootloader, radio, recovery, and system. The bootloader is the first piece of software that is run when your device turns on. It decides whether to load the recovery, or load Android and the radio. It packages the instructions to boot operating system kernal and most of them are specifically designed to run their own debugging or modification environment. ### How to Unlock an Android Device? Most Android bootloaders are locked as well as encrypted by developers in order to make sure users stick to their Android OS version. Whether you are allowed to unlock the bootloader depends on the manufacturer of the device, the model and even the carrier. Nexus phones are all allowed to be unlocked, and many phones from Motorolar and HTC as well as some other phones allow users to unlock through a similar process. However, some device can never unlock its bootloader. If an user who want to root their Android device or flash a new custom ROM, he/she had to unlock the bootloader. KingoRoot step by step guide users how to unlock the bootloader of an **unlockable** Android device. ##### **Step 1: Backup important data** The unlocking process will sweep of all the data of Android. So it is important to backup any photos, videos, app data or other files on your device to a computer, a SD card or the online cloud. Backup everything you want to keep, then continue to the next step. ##### **Step 2: Free Download KingoRoot** KingoRoot is the best and easiest root tool for free. Here KingoRoot is not used for rooting but an alternative to [Android SDK](https://www.kingoapp.com/help/android-sdk.htm) and USB driver. The KingoRoot includes the Android SDK and will download the USB driver of your device automatically once connected to the PC. 1. [_Free download_](https://www.kingoapp.com/android-root/download.htm "one click root tool") the KingoRoot to the PC. 2. Install the KingoRoot. 3. Connect the device to the PC via an USB cable. 4. Enable USB debugging. * Click Menu button to enter into App drawer. * Go to "Settings". * Scroll down to the bottom and tap "About phone" or "About tablet". * Scroll down to the bottom of the "About phone" and locate the "Build Number" field. * Click Menu button to enter into APP Drawer. * Tap the Build number field seven times to enable Developer Options. Tap a few times and you'll see a countdown that reads "You are now 3 steps away from being a developer." * When you are done, you'll see the message "You are now a developer!". * Tap the Back button and you'll see the Developer options menu under System on your Settings screen. * Go to Settings>Developer Options>USB Debugging. Tap the USB Debugging checkbox. Android phone customization Once you have connected you device to the PC, the device will show the option of "USB debugging", then just enable the USB debugging. If you fail to connect you device to PC, please refer to [Device Not Connected](https://www.kingoapp.com/troubleshoot/device-not-connected.htm "guide of not connedted"). 5. Find the icon of KingoRoot and launch it with the device connecting to the PC. After launching the KingoRoot, the PC will download the USB driver of your device automatically. 6. Find the folder of KingoRoot where you install it, double click to open the folder of "Kingo ROOT". Then open the folder of "tools" under the folder of "Kingo ROOT". 7. Input the letters "cmd" in the "address bar", and enter. ![Image 1: unlock bootloader](https://www.kingoapp.com/image/kingo-how-to-unlock-bootloater-android-device1.jpg)8. The PC will pop-up a Command Prompt window, then run the command: `adb devices` If it shows a serial number, your device is recognized and you can continue with the process. Otherwise, ensure you’ve performed the above steps correctly. KingoRoot APK download ![Image 2: unlock bootloader](https://www.kingoapp.com/image/kingo-how-to-unlock-bootloater-android-device2.jpg) ##### **Step 3: Get an Unlock Key.** Discover more operating system Windows OS Custom ROM flashing There is no need for a nexus device, if you own one, you can just skip this step. If you own another unlockable device such as HTC or Motorola. 1. Head to your manufacturer's bootloader unlocking page ( For example [HTC](http://www.htcdev.com/bootloader "Unlock htc") and [Motorola](https://accounts.motorola.com/ssoauth/login?TARGET=https://motorola-global-portal.custhelp.com/cc/cas/sso/redirect/standalone%2Fbootloader%2Funlock-your-device-b "unlock motorola") ), create an account. 2. Run the command: `adb reboot bootloader` in the Command Prompt window. The device will boot into fastboot mode. Always keep the connection. ![Image 3: unlock bootloader](https://www.kingoapp.com/image/kingo-how-to-unlock-bootloater-android-device3.jpg)3. Use the Command Prompt window to retrieve your unlock key as described by your manufacturer. If you own a Motorola device run the command: `fastboot oem get_unlock_data`, HTC run the command: `fastboot oem get_identifier_token`. 4. Select the token which is spit out by the Command Prompt window and copy and paste it into the applicable box of the form on your manufacturer's website without any spaces. ![Image 4: unlock bootloader](https://www.kingoapp.com/image/kingo-how-to-unlock-bootloater-android-device4.jpg)5. Submit the form and wait for an email with a key or file that you will use in the next step. Operating Systems ##### **Step 4: Unlock your bootloader of your [Android](https://www.kingoapp.com/#) device.** Discover more One click root PC rooting software Android version compatibility Here comes to perform the unlocking process. If you haven't interrupted the connection and your phone still in the fastboot mode ( If your device isn't in the fastboot, then repeat the step 2 or just hold the "Volume Down" and "Power" button for 10 seconds before releasing in order to make the device being in the fastboot mode. ): 1. Run the command: `fastboot oem unlock` for most Nexus devices, `fastboot flashing unlock` for Nexus 5X or 6P. 2. For a non-Nexus device, go to the manufacturer official website for command. For example, command `fastboot oem unlock UNIQUE_KEY` for Motorola Devices, using the unique key from email you received of Step 3. HTC devices run command `fastboot oem unlocktoken Unlock_code.bin`, using the Unlock_code.bin file you received from HTC email. 3. Use the "Volume" keys to confirm if you are sure to unlock the bootloader. 4. Reboot your device by running command `fastboot reboot` or using the "Volume" buttons to reboot. The device will show a message at boot stating that your bootloader is unlocked. With an unlocked bootloader you will be allowed to [root your Android](https://www.kingoapp.com/root-tutorials/how-to-root-android-without-computer.htm "one-click root apk"), [flash a custom recovery](https://www.kingoapp.com/root-tutorials/how-to-flash-twrp-recovery-android-device.htm "how to flash custom recovery") or [install a custom ROM](http://hhttps//www.kingoapp.com/install-flash-a-custom-rom.htm "how to flash a custom ").