Home > Root

How to Root Infinix Note 8 via Magisk Patched Boot

In this guide, we will show you the steps to root your Infinix Note 8 via Magisk Patched boot.img. When it comes to the budget domain, then there are a slew of offerings from numerous OEMs that have captured a major chunk of the userbase. However, even then, Infinix managed to stay in the limelight, thanks in part to its impressive eighth iteration of devices. Being able to checkmark all the prerequisites but without being heavy on the pockets, there’s not much that one could have asked for.

Moreover, these devices are performing decently in the custom development as well. Once you have unlocked the device’s bootloader, you could then flash a custom ROM, try out a custom recovery, or give a shot at a plethora of mods and tweaks. However, it is the ability to gain administrative privileges that have always been the go-to choice for the tech enthusiast. And in this guide, we will be focusing on just that. Given here are the steps to root your Infinix Note 8 via Magisk Patched boot.img. 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 Infinix Note 8 via Magisk.

How to Root Infinix Note 8 via Magisk

root Infinix Note 8

The below instructions are listed under separate sections for ease of understanding. Make sure to follow the same sequence as mentioned. 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.

STEP 1: Install Android SDK

install adb platform tools windows

First and foremost, you will have to 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.

STEP 2: 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 Infinix Note 8

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

STEP 3: Unlock Bootloader on Infinix Note 8

After this, you will have to unlock the bootloader on your Infinix Note 8. Do keep in mind that this process will wipe off all the data and might nullify the device’s warranty as well. So if that’s all well and good, then refer to our comprehensive guide on How to Unlock Bootloader on Infinix Note 8/8i.

root Infinix Note 8

STEP 4: Get Infinix Note 8 Boot.img

  1. To begin with, download the stock firmware for your device from a trusted site.
  2. Make sure to download the same version that is currently installed on your device.
  3. Once downloaded, extract it to any convenient location on your PC.
  4. Then copy the boot.img file from the extracted firmware and send it to your device.root Infinix Note 8

STEP 5: Patch Infinix Note 8 Stock Boot.img via Magisk

  1. First off, install the Magisk App onto your Infinix Note 8.
  2. Then tap on the Install button situated next to Magisk.
  3. From the Method section, choose Select and Patch a file.
    root Infinix Note 8
  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 Infinix Note 8
  8. The patched boot image file will be saved in Internal Storage > Downloads.
  9. Make sure to rename it to magisk_patched.img, if that is already not the case.

STEP 6: Boot Infinix Note 8/8i 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.
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    root Infinix Note 8

  4. Now type in the below command to verify the Fastboot Connection
    fastboot devices

    root Infinix Note 8

  5. If you get a device ID followed by the fastboot keyword, then the connection stands successful and you may now proceed ahead to root your Infinix Note 8.

STEP 7: Flash Magisk Patched Boot.img and Root Infinix Note 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

    root Infinix Note 8

  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 Infinix Note 8 via Magisk without using TWRP Recovery. 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: