How to Root Xiaomi Redmi A1

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

Xiaomi Redmi A1 Run on Mediatek helio G85 SoC along with Android 11 2GB of RAM and 32GB of storage. The device come with 6.5 Inch IPS display with the Resolution of 720 X 1600 Pixels.

Advantage of Rooting on Xiaomi Redmi A1:

  • 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 Xiaomi Redmi A1:

  • it will void your device warranty
  • New user May brick their Phone due to lack of Knowledge

Download Links:

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

Note: first unlock bootloader using official unlock tool or MTK Client

How to Root Xiaomi Redmi A1:

Collect Stock boot.img

  • we download Xiaomi Redmi A1 firmware (from web or Manufacture or make dump using rom2box free available), for better results use same boot.img image from Installed Firmware
  • 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 computer
  • Reboot Phone bootloader (Press Volume- + Power key) and connect it to computer by using the usb cable

flash Root files by sending below code:

fastboot flash boot 'Correct patched File name here'

if the device support slot we flash it on both slot

fastboot flash boot_ab patched_boot.img

Disable AVB:

fastboot flash vbmeta vbmeta.img
fastboot format userdata

Reboot:

fastboot reboot

Your Phone successfully Rooted.

Note: if there is no root even after flashing patched boot image patch & flash vendeer_boot.img to vendor_boot partition