How to Root ZTE Blade A5 2020

Rooting is the way to obtain SuperSU Right on ZTE Blade A5 2020 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 ZTE Blade A5 2020 First You need to unlock it’s bootloader after that You can Root it by using the Magisk.

ZTE Blade A5 2020 Run on SC9863A SoC along with Android 9.0 2GB of RAM and 32GB of storage. The device come with 6.09 Inch IPS display With the Resolution of 720 X 1520 Pixels.

Advantage of Rooting on ZTE Blade A5 2020:

  • 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 ZTE Blade A5 2020:

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

Download Links:

How to Root ZTE Blade A5 2020 Via Magisk:

Collect Stock boot.img

  • we download ZTE Blade A5 2020 firmware (from web or Manufacture or make a dump using miracle box 2.82 free available),
  • we Move boot.img file from firmware folder to Phone

Patch boot.img

  • Download & Install Magisk Manager on your Phone
  • Run Magisk Manager & click Install/ from the Option uncheck recovery mod, & Click next
  • under Method Select patch a File
  • Navigate the stock boot.img
  • once done, Patched boot.img file Placed in ‘Download’ folder of the Phone Storage

Prepare Your Phone & computer

  • on Phone enable oem unlock and usb debugging from developers options
  • on computer Download & Setup Platform tools
  • Move Patched_boot.img file From Phone/Download-Folder/ to computer/Platform-tools folder/
  • Now Install adb fastboot driver on your computer
  • 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 files by sending below code:

fastboot flash boot 'Correct patched File name here'

Disable AVB:

fastboot flash vbmeta vbmeta.img
fastboot format userdata

Reboot:

fastboot reboot

Your Phone successfully Rooted.