• Skip to primary navigation
  • Skip to main content
The Custom Droid Logo

The Custom Droid

Android Tutorials, Tips, and Development

  • General
  • How-To
  • Downloads
  • ROMs
  • Reviews
  • About
  • Contact
Home ❯ How-To ❯ Root

Unlock Bootloader and Install TWRP on Lenovo Zuk Z1

Aug 20, 2017 • by Dhananjay Bhardwaj

Unlock bootloader install twrp on Lenovo Zuk Z1

Here at TheCustomDroid, we will help our Lenovo users to unlock the bootloader and install TWRP on Lenovo Zuk Z1.

Lenovo is not a top-market manufacturer for Android phones, but it did take a lead lately, to produce affordable, yet powerful devices. The Lenovo Zuk Z1 is one of the latest smartphones by the company and it distinguishes itself from its fellows because it supports Cyanogen OS natively.

The Lenovo Zuk Z1 is the trendy new smartphone counted among the mid-range Androids.  It supports a 5.5-inches full-HD IPS LCD display, running a Snapdragon 801 SoC clocked at 2.5 GHz with a Krait 400 processor. Gaming is efficient on the Z1 with the Adreno 330 graphics unit. It also has 64 GB internal storage, 3 GB RAM, 13 MP camera with f/2.2 aperture, Quick Charge support, and the latest USB Type-C technology. The phone has more to offer, you can view the complete spec-sheet at GSMArena.

Taking the customization factor into consideration, the Zuk Z1 already has Cyanogen OS, which itself offers a huge list of features. But don’t we all want more and more of functions? Custom kernels and mods are something else entirely, which may require a custom recovery like TWRP, for installation.

Unlock bootloader install twrp on Lenovo Zuk Z1

TWRP officially supports the Zuk Z1. Flashing the TWRP recovery will require you to first unlock the phone’s bootloader, and this is where we will begin and finally end up with installing TWRP on Lenovo Zuk Z1. Installing TWRP will also help you install the available custom ROMs on the phone.

Disclaimer

Unlocking the bootloader will instantly finish your Lenovo Zuk Z1’s official warranty. We shall not be held responsible if anything goes wrong with your phone. But, we still will help you if you come across any such situation.

Before We Begin

  • Charge your Zuk Z1 to at least 60% battery level.
  • Unlocking the bootloader will erase everything off the device. So, backup everything including the storage, SMS, contacts, calendar, etc. Follow the ultimate backup guide for Android.
  • Download the platform tools package (ADB and fastboot). Extract the zip and you will have the platform-tools folder containing all the necessary binaries.
  • Enable USB debugging on your Lenovo Zuk Z1. If you’re not sure how to do it, you can view our guide.
  • Download latest TWRP recovery image for the Lenovo Zuk Z1. Transfer the recovery image to the platform-tools folder extracted earlier.

Unlock bootloader & Install TWRP on Lenovo Zuk Z1

  1. Before you can unlock the bootloader, it will require you to enable OEM unlocking in Settings > Developer options.
    Enable OEM Unlocking on Android
  2. Connect your phone to the PC via the USB Type-C cable.
  3. Open the platform-tools folder where the recovery image is present. Press SHIFT key and right-click on an empty space inside the folder.
  4. Select Open command window here from the pop-up menu.
  5. Enter the command below to instantly boot the Lenovo Zuk Z1 into bootloader mode:
    adb reboot bootloader
  6. Once the phone has entered bootloader mode, enter the following command to unlock the bootloader:
    fastboot -i 0x2b4c oem unlock-go
  7. After it is completed, confirm the unlock status using the command below:
    fastboot -i 0x2b4c oem device-info
  8. The output should be something like:
    (bootloader)    Device unlocked: true
  9. Now that the bootloader is unlocked, you can go and flash TWRP on Lenovo Zuk Z1, using the following command:
    fastboot -i 0x2b4c flash recovery twrp-3.0.2-0-Z1.img
  10. Once TWRP has flashed, you can reboot using this command:
    fastboot reboot

If you are willing to enter into TWRP recovery mode, you will need to power off your device. Now, press and hold the volume up and power key until you see the TWRP main screen.

If you come across any situation, where you feel stuck, you can comment below. Stay tuned, till we get back with more tips and tricks for the Lenovo Zuk Z1.

Tagged under: Lenovo, TWRP

Reader Interactions

Leave a Reply Cancel reply

Comment Policy: Input your real name and email address in the fields below, and let us have a meaninful conversation. Your email address will NOT be published publically.
All comments are manually moderated and those deemed to be spam will be deleted. Read our our privacy policy to know how we process the comment data.

Recent Posts

Download Magisk v22 w/ New Magisk App, Galaxy S21 support, and more

[Download] Magisk v22.0 – New Magisk App, Galaxy S21 support, improved app hiding, and more

How to Install TWRP on Snapdragon Galaxy S20 and root using Magisk

Install TWRP on Snapdragon Galaxy S20/S20+/S20 Ultra and Root using Magisk

Unlock bootloader on Snapdragon Galaxy devices using SamPWND (paid remote service)

PSA: Unlock Bootloader on Snapdragon Galaxy Devices with SamPWND (Paid Service)

©2017 - 2021 TheCustomDroid.com Privacy Terms Disclaimer Request Tutorial