How to Root Lava Z60s Without using the twrp Recovery

Rooting Lava Z60s:

Rooting is the way to obtain SuperSU Right on Lava Z60s in Simple taking full Control over the device. Rooting allow Some advance Functionality on a Rooted Phone. to Root Lava Z60s First You need to unlock it’s bootloader after that You can Root it With the Magisk.

Lava Z60s Run on MT6739 SoC along With Android 8.1 1GB of RAM and 16GB of Internal Memory. it Come with 5 Inch IPS Display with the Resolution of 720 X 1280.

advantage of Rooting on Lava Z60s:

  • it Allow System access
  • Rooting Allow System Modification
  • Rooting allow Custom ROM Installation
  • it allow Custom Recovery Like twrp Installation
  • Kernel tweaking & Custom Kernel Installation

Disadvantage of Rooting the Lava Z60s:

  • Your Device Warranty Now Void
  • New user May brick their Phone due to lack of Knowledge

Download:

  1. adb tools
  2. adb driver
  3. Magisk Manager

How to Root Lava Z60s:

  • We Download Lava Z60s Firmware (from web or Manufacture)
  • We Move boot.img File from Firmware Folder to Phone
  • Download & Install Magisk Manager on Phone
  • Run Magisk Manager & Click Update. Select patch img File
  • Navigate the Stock boot.img

  • Patched boot.img Placed in Download Folder of Phone Storage
  • Download & Setup Platform tools on PC
  • Move Patched_boot.img File From Phone/Download/Folder to Platform tools Folder
  • Now Install adb fastboot Driver on PC
  • Reboot phone bootloader and Connect to PC
  • Open CMD in Platform tools Folder
  • type below code
fastboot oem unlock
if failed: fastboot flashing unlock
fastboot flash boot 'Correct patched File name here'
fastboot reboot

Your Phone Now Rooted.