How to Root XTouch X10

Rooting XTouch X10:

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

XTouch X10 Run on MT6737 SoC along With Android 7.0 1GB of RAM and 16GB of Internal Memory. it Come with 5.8 Inch IPS Display with the Resolution of 720 X 1440 Pixels.

advantage of Rooting on XTouch X10:

  • 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 XTouch X10:

  • 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 XTouch X10:

  • We download XTouch X10 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

unlock bootloader by Sending below command:

fastboot oem unlock
or
fastboot flashing unlock

Flash Root Files by Sending below code:

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

Your Phone Now Rooted.