Home > Root

How to Root Asus Zenfone 8 via Magisk Patched Boot.img

In this guide, we will show you the steps to root your Asus Zenfone 8 via Magisk patched boot.img file. The Zenfone series has always been among the most popular offering from this OEM. And the eighth iteration in this lineup has managed to grab the attention of the masses in no time whatsoever. Well, the device has even been blessed with the latest OS build, something that many popular devices are still lacking. Along the same lines, they are proving to be quite an active player in custom development.

All that you need to do is checkmark the sole requirement of an unlocked bootloader. Once you do so, you will be in a position to try out custom ROMs, recoveries, and even gain administrative privileges via Magisk. In this regard, it is the latter one that has always been at the top of the priority queue for every tech enthusiast. And if that is the case with you as well, then this tutorial shall come in handy. Given here are the detailed steps to root your Asus Zenfone 8 via Magisk patched boot.img file. Follow along.

Benefits and Risks of Rooting

Once you root your device by flashing the Magisk patched boot.img via Fastboot Commands, you will be in a position to try out a plethora of customizations on your device. These include the likes of flashing custom ROMs, installing a custom recovery like TWRP, or flashing a custom kernel. Along the same lines, you could also flash Magisk Modules, Xposed Framework, Substratum Themes, Viper4Android, and the likes. However, this is just one side of the story.

benefits and risks of rooting android

Carrying out this process also has its downsides. First off, the process requires an unlocked bootloader. Doing so will wipe off all the data and could nullify the device’s warranty as well. Likewise, WideVine L1 will be degraded to L3, resulting in the inability to stream Netflix in HD [FIXED]. Then the SafetyNet will be triggered, which might cause issues with banking apps [FIXED]. So if all that’s well and good, then let’s get started with the steps to root the Asus Zenfone 8 via Magisk.

How to Root Asus Zenfone 8 via Magisk

The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned below. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

Install Android SDK

install adb platform tools windows

To begin with, install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

Enable USB Debugging and OEM Unlocking

Next up, you will have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

root asus zenfone 8 via magisk

So head over to Settings > About Phone > Software Information > Tap on Build Number Number 7 times > Go back to Settings > System > Developer Options > Enable USB Debugging and OEM Unlocking.

Unlock Bootloader on Asus Zenfone 8

You will also have to unlock the bootloader on your Asus Zenfone 8 device if you wish to root it via Magisk without using TWRP. Do keep in mind that doing so will wipe off all the data and might make the device’s warranty null and void as well. So if that’s well and good, then refer to our guide on How to Unlock Bootloader on Asus Zenfone 8.

Download Asus Zenfone 8 Firmware

Next up, download the stock firmware for your Asus Zenfone 8 from the official site. Make sure to download the same firmware version that is currently installed onto your device. As for this guide, I am using the ZenFone 8 (ZS590KS) WW-31.1004.0404.81 file (based on Android 12).

root asus zenfone 8 via magisk

Once you have downloaded the ROM, extract it to any convenient location on your PC. Doing so shall give you a couple of files, including the payload.bin, which we will now be used for rooting your Zenfone 8. Follow along.

Extract Zenfone 8 Stock Boot.img from Payload.bin

  1. For the unaware, the payload.bin file contains all the partition files in their IMG format. As for this guide, we need the boot.img file.
  2. So check out our guide on How to Extract payload.bin and get stock boot image file.

    root asus zenfone 8 via magisk
    Asus Zenfone 8 Payload.bin Extraction in Progress
  3. Once the extraction is complete, copy the boot.img file from there and send it to your device.
    root asus zenfone 8 via magisk

Patch Asus Zenfone 8 Stock Boot.img via Magisk

  1. First off, install the Magisk App on your Asus Zenfone 8 so that we could patch the stock boot.img and hence root it.
  2. Then tap on the Install button situated next to Magisk.
  3. From the Method section, choose Select and Patch a file.
    root poco m4 pro magisk
  4. Browse to the extracted boot.img file and select it.
  5. Then tap on the Let’s Go option situated at the top right.
  6. Magisk will now load the boot.img file and will patch it accordingly.
  7. Once that is done, you would get the Download Complete message.
    root poco m4 pro magisk
  8. The patched boot image file will be saved in Internal Storage > Downloads. Make sure to rename it to magisk_patched.img, if that is already not the case.

Boot Asus Zenfone 8 to Fastboot Mode

  1. Connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    root asus zenfone 8 via magisk

  4. Now that Asus Zenfone 8 is booted to Fastboot, you may move over to the final set of instructions and root it via Magisk.

Flash Magisk Patched Boot.img and Root Asus Zenfone 8

  1. To begin with, make sure that you have transferred the magisk_patched.img file to the platform-tools folder.
  2. Now type in the below command in the CMD window (that is opened inside the platform-tools folder) to flash the Magisk Patched file:
    fastboot flash boot magisk_patched.img
  3. Once that is done, reboot your device to the OS via the following command:
    fastboot reboot

That’s it. These were the steps to root the Asus Zenfone 8 via Magisk patched boot.img file. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share: