How to Root Doogee X95 on Android 10

Rooting is the way to obtain SuperSU Right on Doogee X95 in simple taking full control over the device. Rooting allow some advance functionality on a Rooted Phone like custom ROM & custom kernel Installation, system tweaking etc. to Root Doogee X95 First You need to unlock it’s bootloader after that You can Root it by using the Magisk.

Doogee X95 Run on Mediatek MT6737 SoC along with Android 10 2GB of RAM and 16GB of storage. The device come with come with 6.5 Inch IPS display With the Resolution of 720 X 1520 Pixels.

Advantage of Rooting on Doogee X95:

  • 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 Doogee X95:

  • Your device warranty Now void
  • New user May brick their Phone due to lack of Knowledge

Download Links:

  1. adb driver
  2. Platform tools
  3. Magisk Manager
  4. Vbmeta.img

How to Root Doogee X95:

  • we download Doogee X95 firmware (from web or Manufacture or dump using miracle box 2.82 Free available & unpack it
  • we Move boot.img file from firmware folder to Phone
  • Download & Install Magisk Manager on your Phone
  • Run Magisk Manager & click Install/ 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 Computer/Platform tools folder
  • Now Install adb fastboot driver on PC
  • Reboot Phone bootloader (Volume- + Power key) and connect it to PC by using the usb cable

unlock bootloader:

  • Open CMD in Platform tools folder & send below code via fastboot
fastboot oem unlock
or
fastboot flashing unlock

on phone confirm unlock by pressing volume up key

flash Root file by sending below code:

fastboot flash boot 'Correct patched File name here'

Disable AVB:

fastboot flash vbmeta vbmeta.img

Reboot:

fastboot reboot

Your Phone successfully Rooted.