If you're looking to root your Lenovo K10+ (Model: L39051), you're in the right place. This tutorial provides an easy, step-by-step method to unlock the bootloader and root your Lenovo K10+ using Magisk, without needing TWRP recovery. Download links for the root files, Magisk APK, and patched boot images are provided below. Make sure to follow each instruction carefully for a successful root experience.
⚠️ Important Pre-Rooting Instructions
⚠️ Warning: Rooting your phone will erase all the data on your device. Back up your important files before proceeding.
- Ensure your phone battery is charged above 60%.
- Download root files according to your phone’s exact build number.
- Install necessary ADB and Fastboot drivers on your PC.
š± Files Required for Rooting Lenovo K10+:
š How to Unlock Bootloader of Lenovo K10+
- Enable Developer Options by tapping Build Number in About Phone 7 times.
- Go to Developer Options and turn ON OEM Unlocking.
- Turn off your phone and boot into Fastboot Mode by holding Volume Up + Power.
- Connect the phone to your PC via USB cable.
- Open Minimal ADB and Fastboot on your PC and type the following command:
fastboot flashing unlock
- Use Volume Up on the phone to confirm unlocking when prompted.
š ️ Root Lenovo K10+ via Magisk (No TWRP)
- Extract the downloaded root package and copy
boot.img
to your phone. - Install the Magisk APK on your Lenovo K10+.
- Open the Magisk app and patch the
boot.img
file. - Transfer the patched
magisk_patched.img
file back to your PC (ADB folder). - Also copy
vbmeta.img
to the same ADB folder. - In Fastboot mode, run the following commands one by one:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img fastboot flash boot magisk_patched.img fastboot reboot
✅ Your Lenovo K10+ is Now Rooted!
After rebooting, open the Magisk app to confirm the root status. If you face any errors during boot or get stuck in a bootloop, you can always flash the official firmware to restore the device. For flashing guides and stock ROM files, search your device model in the search bar of this website.
š¬ If you face any issues during this process, drop a comment under our rooting video guide, and our support team will assist you as soon as possible.