Rooting is the way to obtain SuperSU Right on Realme 8/ 8 Pro 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 Realme 8/ 8 Pro First You need to unlock it’s bootloader after that You can Root it by using the Magisk.
Realme 8/ 8 Pro Run on QCOM SD 720G SoC along with Android 11 6GB of RAM and 128GB of storage. The device come with 6.4 Inch AMOLED display with the Resolution of 1080 X 2400 Pixels.
Advantage of Rooting on Realme 8/ 8 Pro:
- 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 Realme 8/ 8 Pro:
- it will void your device warranty
- New user May brick their Phone due to lack of Knowledge
Download Links:
Note: first obtain unlock permission using official app
How to Root Realme 8/ 8 Pro:
Collect Stock boot.img
- we download Latest Realme 8/ 8 Pro firmware from Here
- unpack downloaded file, 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
unlock bootloader:
if you have unlock permission send below code:
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.