Saturday, October 15, 2016

How To successfully unlock Tecno Phantom 6 (A6) Bootloader


Unlocking  Bootloader wipes your data so make backup of your important stuff

How to  unlock  Bootloader of the Tecno Phantom 6 (A6)

Also see how to root your Tecno Phantom 6 (A6) http://www.//2016/10/how-to-successfully-root-tecno-phantom.html

>>first, before we begin, we have to enable USB debugging on Our Tecno Phantom 6 smartphone, to enable USB debugging mode, go to settings>>click on about>>continuously tap on the build number continuously for five (5) times to enable debugging mode.

>>next thing is to go to settings>> click on developer option and enable OEM unlocking.


>>Download the Minimal ADB and Fastboot setup.exe from here

-Follow the Installers instructions and select where you would like to install Minimal ADB and Fastboot too (For simplicity I choose to install it to the Desktop)
-After you have chosen where to install Minimal ADB and Fastboot too select whether you would like to create a Start Menu Folder or not for the instalationOnce you have chosen where to install it to and if you want to create a Start Menu Folder select the install option
-After the Installation Wizard has completed you can select to start Minimal ADB and FastbootYou can also start Minimal ADB and Fastboot by navigating to the Start Menu Folder you choose to create during installation or the desktop shortcut you choose to create and selecting Minimal ADB and Fastboot
-You should now see a command window open, with the command window open you can now issue ADB and Fastboot commands to your device

>>now connect your Tecno Phantom 6  to PC via USb cable.

>>after which launch your ADB and run the command provided in red below and press "enter".

adb devices



>>the work of the provided code is to make sure if the ADB detected your device.


>>now input and run the command provided below so as to boot your Tecno Phantom 6 into fastboot.
 adb reboot-bootloader

>>after which your device will boot into "fastboot mode" after which your screen will go black and you "fastboot" will be written on it.

>>after which type the following command below and press "enter"
 fastboot oem unlock

>>after which the code above will prompt your device asking you to confirm the "bootloader unlock"press the volume up button for yes.

>>wait till you get a success message, after which input and run the code below to boot your Tecno Phantom 6 (A6) into system mode, system mode also means the normal working device mode.
 fastboot reboot.

Congratulations, you have successfully unlocked your bootloader of your Tecno Phantom 6 (A6).

No comments:

Post a Comment