Disclaimer:

Unlocking and Rooting will void the device warranty. We will not be responsible for any mishap that happens to your device during unlocking and rooting process and hence, you should proceed at your own risk.

Prerequisites:

Take a full backup of your smartphone because everything will be wiped out during the process. Enable Developer Options, USB Debugging and OEM Unlock On your phone. Set up ADB and Fastboot.(Download link and Instructions)

Downloads

Unlock the Bootloader on Lenovo K6 Note

Flash Modified boot image

To disable the Secure Boot we need to flash modified boot image.

Download the boot image from the link and place it in the ADB directory. Rename the Boot image to Boot.img In the ADB directory, Right click on the white space while simultaneously holding the shift key. Then select the open command window here option. Enter the following command to reboot your device into bootloader.

adb reboot-bootloader

To flash the modified boot image.

fastboot flash boot boot.img

Reboot your device now

fastboot reboot

Flashing TWRP custom Recovery

Download and Extract TWRP And Do not Turn off your device. Now, Run the Flash-TWRP.bat file with admin rights from the extracted folder. This Scripted file will install the TWRP custom recovery and then Reboot your device.

Steps to root Lenovo K6 Note

That’s it. Reboot your device and you just successfully rooted your Lenovo K6 Note. For any queries, please comment below, Have Fun!