[Steps] How To Unlock Bootloader on Lenovo ZUK Z1

This article will guide yo to safely Unlock Bootloader on Lenovo ZUK Z1.Nowadays Unlocking bootloader of an android phone is a lot easier than the earlier days.You can do it with a Computer, ADB & Fastboot commands within 2 mins.Here we are going to share full step by step guide on How to safely Unlock Bootloader on Lenovo ZUK Z1

This is the First thing to do if you want to install any custom ROM or Recovery on your android device.You can’t install any third-party recovery or third party ROMS and kernel if your device’s bootloader is locked.So it is very important to unlock the bootloader to Mod your android device.Remember when you unlock your bootloader, your device’s warranty will void.

→ Remeber Before we begin backup your device because this may remove apps and data from your ZUK Z1. So let’s begin with the tutorial of Unlock Bootloader on Lenovo ZUK Z1

Other Lenovo ZUK Z1 Guides:

Warning:

rootmygalaxy.net will not be held responsible for any kind of damage occurred to your Lenovo ZUK Z1 while following this tutorial.Do it at your own risk.

Important & Pre-Requirements

*Make sure there is at least 60% battery left on your smartphone before begin started this process

  • Set up ADB and Fastboot on your computer And For Linux and Mac Click Here
  • Install USB Drivers on your computer. (Lenovo USB Drivers)
  • Open Settings> Developer options and enable USB Debugging on your device.
  • Go to Developer options and enable Allow oem unlock. This is important.

→  Unlock Bootloader on Lenovo ZUK Z1

How To Unlock Bootloader on Lenovo ZUK Z1

Step By Step Guide

Unlock Bootloader on Lenovo ZUK Z1

  • First Do all things mentioned in the Pre-Requirements section (Important)
  • Now simply connect your device to PC and accept the RSA Authentication prompt. Now open a command prompt or terminal window.Verify If your device is properly connected to PC or not by the following command in cmd:
 adb devices
  • Boot into the bootloader or fastboot mode. Input Following command
adb reboot bootloader
  • Now input the below command in cmd to unlock the bootloader
fastboot -i 0x2b4c oem unlock-go
  • Now time to check if your bootloader is unlocked or not.Input the following command in cmd
fastboot -i 0x2b4c oem get-device-info
  • Reboot your device normally or issue the following command”
fastboot reboot
  • Done!!!! Your Device’s bootloader is now unlocked.

Source Xda

Dibyashree Sharma
Dibyashree Sharma
Dibyashree Sharma graduated in Computer Science from NIT Rourkela. For the past eight years, she has been blogging about Android, which she is really passionate about. She has built a good reputation as a reliable source. Away from the digital sphere, Dibyashree enjoys playing tennis, a sport she is as passionate about as she is about technology.

Comments (2)

  1. I followed the exact step but did not got any RSA Authentication. Neither adb devices showing my device Zuk z1. Am I missing any thing

    Reply

Leave a Comment