It has only been a month since LG released the V10, and we already have root access on the device. Thanks to the TWRP recovery build by KAsp3rd, using which you can simply flash Chainfire’s SuperSU zip and get root.

Root access gives you system level privileges on your Android device. With root, you can modify any system file on your device, without any restrictions. But know that modifying system files could potentially hard/soft brick your device, so be careful root access.

Rooting LG V10 root is pretty easy. You just need to unlock the bootloader, fastboot flash TWRP recovery and then flash the latest SuperSU zip from Chainfire. Follow the detailed guide below (with links).

How to Root LG V10
  1. Setup ADB and Fastboot on your PC.
  2. Enable Developer options on your LG V10: Open Settings on your device » select About phone » scroll to the bottom and tap on Build number seven times.
  3. Enable OEM unlock and USB debugging on your LG V10 from Settings » Developer options.
  4. Connect your V10 to PC and issue the following command to boot into bootloader mode:
    adb reboot bootloader
  5. Once you’re in bootloader mode, issue the following command to unlock bootloader on LG V10:
    fastboot oem unlock
  6. Once bootloader is unlocked, reboot the bootloader mode with the following command:
    fastboot reboot-bootloader
  7. Download and install LG V10 TWRP recovery.
  8. Flash SuperSU via TWRP and get root.

That’s all. Enjoy root access on your LG V10.

via The Android Soul

Happy Androiding!