How to unlock bootloader of Yu Yunique ? ( Solved )
Micromax Brand YU has launched its brand new budget smartphone Yu Yunique at a price of Rs. 4999 only on Snapdeal. It is a flagship smartphone which can be purchased only once you register on the site for the flash sale.
This is a guide post which will help you to unlock bootloader of the smartphone. Unlocking the bootloader will help you to root , install custom ROM , and install custom recovery too. Without unlocking you cannot access features of customisation or you cannot make changes to system modules.
Prerequisites :
=> Create Backup of each and every important data including SMS , Contacts , Call Logs etc.
=> Enable USB Debugging by going to developer options in settings tab.
=> Smilarly enable OEM Unlocking by going to developer options in settings tab.
=> Charge your Yunique device to at least 60%.
=> Download and install YU USB Drivers on PC.
=> Install and Setup ADB and Fastboot drivers on PC.
Steps :
=> Open the Fastboot folder and open command window inside the Fastboot folder.
To open it press SHIFT + F10
=> After enabling USB Debugging option connect YU Yunique to PC.
=> Type the command "adb devices" ( remove double quotes ) in the command window opened in the fastboot folder.
It will show list of devices connected to PC with USB Device enabled
=> Type "adb reboot bootloader" ( remove double quotes ) in the command window.
This will boot the device in fastboot mode.
=> Type "fastboot devices" ( remove double quotes ) in the command window.
This command will how list of devices opened in fastboot mode.
=> Type "fastboot oem unlock-go" ( remove double quotes ) in the command window.
This will unlock bootloader and wipe all the data.
=> Type "fastboot oem device-info" ( remove double quotes ) in the command window.
This will show bootloader status. If unlocked then it will show Device Unlocked.
=> Type "fastboot reboot" ( remove double quotes ) in the command window.
This will reboot in normal mode.
You are done. You have successfully unlocked bootloader of Yu Yunique.
For any assistance comment in comment box
Post a Comment