Posts

Showing posts from September, 2017

Lenovo Z2 Plus (Indian Unit): How To: Unlock Bootloader

Image
adb drivers: https://adb.clockworkmod.com/ Unlocking Bootloader: http://developer.zuk.com/bootloader adb devices adb reboot bootloader fastboot -i 0x2b4c flash unlock unlock_bootloader.img fastboot oem unlock -i 0x2b4c Follow on screen instructions TWRP download link - https://zukfans.eu/community/threads/recovery-official-twrp-3-1-0-for-zuk-z2-lenovo-z2-plus.5865/ Get back into the dev options and turn debugging back on adb reboot bootloader fastboot flash recovery -i 0x2b4c "recovery.img" Hit vol- twice, hit power to enter recovery (TWRP)

How to change the name of processor

Image
How to change the name of processor Step1-             Search for " regedit " and follows to this location-                           HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0 Step2-          Now you can edit name of processor by seclecting " ProcessorNameString " Double click on it                   and change the name to your own. Step3-                Now right click on folder " 0 " And click on " Export " and export that to proper location and           save it in the type of " .REG "  Step4-                    Now open notepad and type this command    @echo off   (Location of file .REG)           And save this file in " .bat " at the location " Startup "