How to Root Gionee P10M using Magisk

Rooting Gionee P10M:

Rooting is the way to obtain SuperSU Right on Gionee P10M in Simple taking Full Control over the device. Rooting allow Some advance Functionality on a Rooted Phone. to Root Gionee P10M First You Need to unlock it’s bootloader after that You can Root it by Flashing Magisk.

Gionee P10M Run on Mediatek MT6580 SoC along With Android 8.1 1GB of RAM and 16GB of Internal Memory. it Come with 6.1 Inch IPS Display with the resolution of 600 X 1280 Pixels.

advantage of Rooting on Gionee P10M:

  • 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 Gionee P10M:

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

Downloads:

  1. adb tools
  2. adb driver
  3. Magisk Manager
  4. unlocked bootloader Require

How to Root Gionee P10M:

  • We download Gionee P10M 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

Flash Root Files by Sending below code:

fastboot flashing unlock
fastboot flash boot 'Correct patched File name here'
fastboot reboot

Your Phone Now Rooted.