A Locked or Unlocked Bootloader is what gives you access to root a device easily. If you root your device, it means you have superuser or administrator access to the operating system that runs on your phone. Therefore, you can change some of the system settings, manage customizations, tweaks, etc.
Unlocking your Android Device Bootloader may get security issues. Android users often unlock their device bootloaders to root and install Custom ROMs. But it may void your device warranty sometimes. If your device bricked or stuck into boot loops, etc. For the same reason, Android doesn’t come rooted; smartphone OEMs also don’t want to unlock bootloader or root your device. It’s your choice and needs.
By Unlocking the device bootloader may void your device warranty. We are at GetDroidTips will not be responsible for any bricking/damaging to your phone while/after following this process. Do it at your own risk.
Pre-Requirements:
- To Unlock Bootloader on Lenovo Z5s via ADB Fastboot, you need a laptop or PC.
- Keep your device battery charged up to 50%, at least for a smoother process.
- It’s highly recommended you to take a complete backup of your device’s internal data. All of your device data will delete.
- You need a USB cable to connect your device with PC.
Download Links:
Warning!
Please Note: This method is only for Lenovo Z5s. It will wipe all of your device’s internal data completely. Make sure to keep a backup.
Steps to Unlock Bootloader on Lenovo Z5s via ADB Fastboot
fastboot devices
- This command will list the connected device serial number. If your phone’s serial number shows up there then you are good to go. (If not listed, then re-install the USB Driver and retry typing the above command)
- If the phone is listed then proceed to the next step with the following command and press enter:
fastboot flash unlock (filename).img
- After that use the following command and hit enter:
fastboot oem unlock-go
- After the above command has finished executing, finally type and enter the following command:
fastboot reboot
- Now, your phone will reboot. Wait for a while and your device will boot into the system again.
- That’s it. Now, your device bootloader is free to use.
I hope you successfully unlocked the bootloader on your device. If you have any questions about this method, leave a comment below.
after getting img code it appears: the disk image file is corrupted