Root Lenovo Vibe P1M
This guide will help you to root Lenovo Vibe P1M without bricking it.
Check this first.
Install TWRP
Follow the steps below.
After first command your device will reboot in fastboot mode. The second command will flash recovery image on your device. The third command will reboot your phone.
Now TWRP recovery is get installed on your Lenovo Vibe P1M.
Root Lenovo Vibe P1M
After installing TWRP on Lenovo Vibe P1M, follow the given steps to root it.
Warning: I am not responsible if anything goes wrong, bricked device.
This guide will help you to root Lenovo Vibe P1M without bricking it.
Check this first.
- Take backup of your important data at safe place.
- Device must adequately charged.
- Install USB drivers of your device PC.
- Enable USB Debugging from Developer Options in Settings.
- Enable Unknown Sources from Security in Settings.
Install TWRP
Follow the steps below.
- Download ADB fastboot drivers [from here] and install it on PC.
- Download TWRP recovery for Lenovo Vibe P1M from here.
- Extract the zip file and find recovery.img file. Copy this file to your PC where you installed ADB fastboot drivers.
- Now open Command Prompt.
- Go to directory where you have installed ADB fastboot drivers.
- Now enter the following commands.
Code:
adb reboot bootloader
fastboot oem unlock
fastboot flash recovery.img [B]OR[/B] fastboot boot recovery.img
fastboot reboot
After first command your device will reboot in fastboot mode. The second command will flash recovery image on your device. The third command will reboot your phone.
Now TWRP recovery is get installed on your Lenovo Vibe P1M.
Root Lenovo Vibe P1M
After installing TWRP on Lenovo Vibe P1M, follow the given steps to root it.
- Download SuperSU from here.
- Place the downloaded SuperSu zip in your extetnal SD card.
- Now go to command prompt again and type the following command.
- Now your device will reboot in recovery mode. Flash supersu.zip from TWRP.
- Reboot your device.
- process completed.
Warning: I am not responsible if anything goes wrong, bricked device.
Last edited: