If you’re an avid Android user or a developer and using the Doogee X90 device, you may know well that rooting your handset will enable more customizations or mods for your device. In this guide, we will provide you Easy Method To Root Doogee X90 Using Magisk [No TWRP needed]. The Doogee X90 runs on Android 8.1 Oreo Go Edition out-of-the-box. The device is powered by MediaTek MT6580A chipset. Rooting is the process of allowing users of smartphones, tablets, or other devices running on the Android OS. This gives the user superuser access or control over the system or subsystem. It offers admin permissions to customize or edit or delete system settings and system apps as well.

The official smartphone OEMs doesn’t provide root access with the Stock ROM by default. If you’re an advanced user or a developer, you can enable root access easily on your Doogee X90. But if in case, your device gets bricked or you’re facing any software bug, you can easily restore back to stock ROM. The best part is that Magisk root process doesn’t require a Custom Recovery. With the help of rooting, you will enjoy all rooting features on your Doogee X90 easily.

Steps to Root Doogee X90 using Magisk

Now, let’s take a look at the rooting steps along with requirements and download links. If you have any queries, you can ask in the comments below before doing something wrong.

Please Note:

  • After rooting, you won’t be able to receive OTA updates automatically.
  • In addition, your device may brick easily due to improper rooting steps or your device warranty may void as well.
  • Make sure to take a complete backup of your device before proceeding.

Pre-Requirements:

  • Charge your device battery up to 60% at least for a smoother process.
  • Take a full backup of your device data before doing anything. If in case, anything goes wrong, you can get back your data.
  • You will require a PC/Laptop and a USB cable to connect your device with a PC.
  • Download and install all the required files, tools, and drivers from below.

Steps to Extract and Patch Boot.image via Magisk

  • Let’s assume that you’ve already downloaded the Stock ROM. Now, just extract it on your PC.
  • Connect your Doogee X90 device via a USB cable to the PC and copy the boot.img file only from the extracted folder to your device storage.
  • Open the Magisk Manager on your device. Select Install option to choose the file.
  • Now, tap on ‘Patch Boot Image File’.
  • Head over to the folder where you have moved the image file earlier.
  • Now, wait for a couple of seconds and Magisk will start patching the boot image.
  • After the boot image is patched, copy the ‘patched_boot.img’ from the internal storage and replace it in the same extracted ROM folder on your PC.

Finally, you need to follow the second method to flash the patched boot image file on your Doogee X90 smartphone.

  • You have to download and install the ADB and Fastboot tool for Windows/MAC.
  • Install the Doogee USB Drivers after downloading it on your PC.
  • Download the Latest Doogee X90 Stock Firmware.
  • Now, download & install the SP Flash tool on your PC. (Required for a MediaTek device)

Warning!

Steps to Install the Patched Boot Image on any Doogee X90

Check out the full guide mentioned below in a link for proper steps.

  • We assume that you have already downloaded the ADB & Fastboot tool from the link given above.
  • Now, extract the ADB fastboot tool, then move the patched boot image to the same folder.
  • Hold the Shift key and right-click on the mouse to open the command window/PowerShell.
  • Next, enter the following command:
  • Flash the “patched_boot.img” to install Magisk and root your Android device:
  • fastboot flash boot patched_boot.img
  • For devices with A/B partition system, use the following commands:
  • fastboot flash boot_a patched_boot.img
  • fastboot flash boot_b patched_boot.img
  • Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.
  • The flashing process will begin. Once done, run
  • fastboot reboot

Steps to Verify Device Systemless Root:

  • First, download the Magisk Manager app APK file and install it on your Doogee X90.
  • Open the app and check the Status mode. If you see all options are green checked, that means you have successfully rooted. It also means that you’ve bypassed the SafetyNet as well.
  • Enjoy!

We hope that you’ve successfully rooted your Doogee X90 device via Magisk. If you’re facing any issue or have any queries, you can ask in the comments down below.

  • Flash the “patched_boot.img” to install Magisk and root your Android device:
  • fastboot flash boot patched_boot.img
  • For devices with A/B partition system, use the following commands:
  • fastboot flash boot_a patched_boot.img
  • fastboot flash boot_b patched_boot.img
  • Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

fastboot flash boot patched_boot.img

fastboot flash boot_a patched_boot.img

fastboot flash boot_b patched_boot.img

Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

fastboot reboot