How to Unlock Bootloader on Asus Zenfone 2 [Unofficial method]

You might be able to root your Asus Zenfone 2 and do some mods, install Xposed and have fun. But for the real fun to begin you need an unlocked bootloader, and thanks to shakalaca over at XDA, it’s now an achievable feat to unlock bootloader on the Zenfone 2.

You can now the unlock bootloader on your Zenfone 2. The process is pretty straightforward and based on the feedback of some other users on the forum, it seems to be working flawlessly. You’ll need root in the first place though, to be able to unlock the bootloader. To get root follow the link below:

[icon name=”external-link” class=”” unprefixed_class=””] How to Root Asus Zenfone 2

Instructions for unlocking bootloader

[icon name=”info-circle” class=”” unprefixed_class=””] ROOT REQUIRED

[icon name=”download” class=”” unprefixed_class=””] Download Splashscreen img
  1. Setup ADB and Fastboot on your PC.
  2. Enable USB debugging on your Zenfone 2:
    1. Enable developer options: Go to Settings » About » and tap 7 times on “Build number”.
    2. Go to developer options from the main settings page, and tick the USB debugging checkbox from the list of options.
  3. Open a command window on your PC, connect your Zenfone 2 via USB cable. If it asks for authorization of USB debugging, select OK.
  4. Now issue the following commands to the command line:
    adb shell su

    └ This might ask for Superuser permission on the phone, make sure you grant it.

    getprop ro.isn > /factory/asuskey
    reboot bootloader

    └ This will reboot your phone in recovery. Some processing will be done there and then your phone will reboot with a white screen. The white screen here confirms that bootloader has been unlocked.

  5. Now to get the Black screen back. Open a new command window inside the folder where you downloaded the splashscreen image on your PC. To do that, “Shift + Right-click” on any empty white space inside the folder and select “Open command window here” from the context menu.
  6. Once command window is opened inside the folder splashscreen image is located on your PC, issue the following commands to flash it:
    adb reboot bootloader

    └ This will reboot your device into bootloader mode.

    fastboot flash splashscreen splashscreen.img

    └ This will flash the black splashscreen back on your Zenfone 2.

    fastboot reboot

    └ Issue this command if your doesn’t reboot automatically after flashing the splashscreen image.

That’s all. Enjoy the freedom with unlocked bootloader on your Asus Zenfone 2 now, that too without letting Asus know that you unlocked bootloader.

via XDA

Posted by
Shivam Malani

Shivam is our resident designer and web developer who also enjoys writing. He loves to meditate, drive on the freeways and hunt for snipers during his Call Of Duty playtime. Email: [email protected]

2 Comments

  1. […] Unlock bootloader on your Zenfone 2. […]

Comments are closed.