Skip to content Skip to search

You cannot flash a patched image if your bootloader is locked. ADB and Fastboot Drivers: Installed on your PC. USB Debugging: Enabled in Developer Options on your phone.

Once you have the file ( magisk_patched.img ) on your computer, follow these steps: to your PC via USB. Reboot to Fastboot Mode: Open a command prompt/terminal on your PC. Type: adb reboot bootloader Verify Connection: Type: fastboot devices (You should see your device ID). Flash the Image: Type: fastboot flash boot magisk_patched.img

Magisk will output a file named magisk_patched_xxxx.img in your Downloads folder. Step 2: How to Flash the Patched Boot Image

Download the for your specific device.

Note: If your device has A/B partitions, you may need to use fastboot flash boot_a magisk_patched.img or fastboot flash boot_b . Type: fastboot reboot Step 3: Verify Root Access Once your phone reboots: Open the Magisk App .

If you are looking to root your device running firmware version 9.0.7, you’ve likely realized that the traditional "custom recovery" method is becoming a thing of the past. The modern, cleanest way to gain root access is by using a .

You should now see "Installed" followed by the version number.

Rooting your device voids your warranty and carries a risk of bricking your device. Proceed at your own risk.

A "Patched Boot Image" is simply the original factory boot file from the 9.0.7 firmware that has been processed through the Magisk app to include the rooting binaries. Prerequisites Before you proceed, ensure you have the following:

When you install Magisk, it needs to integrate itself into your device's startup process. Instead of modifying the system partition (which triggers security flags), Magisk modifies the .