Home > Root

How to Root Oppo Reno/Reno 10X Zoom via Magisk

In this guide, we will show you the steps to root the Oppo Reno and its 10X Zoom variant via Magisk. When the OEM launched the Reno series, it was first met with a few skeptics. However, all these doubts were soon put to rest once users got hold of this device. While its features were pretty impressive in their own regard, but it was the camera setup that managed to grab all the limelight.

Its Shark Fin Raising camera was something that wasn’t previously heard of, however, the OEM decided to take a risk with such a camera module and it paid off. Well, that’s not it. Taking it a step further, it all launched its upper variant that took the zoom capabilities to the next level. All in all, both these devices managed to checkmark most of the prerequisites, not only for the general users but for the tech enthusiasts as well.

There is a plentitude of mods tweaks and customizations that you could try out onto your device. Along the same lines, you could also gain administrative privileges by rooting the device via Magisk. And in this guide, we will show you how to do just that. So without further ado, let’s get started with the guide to root the Oppo Reno and its 10X Zoom variant via Magisk.

How to Root Oppo Reno/Reno 10X Zoom via Magisk

root oppo reno 10x zoom magisk

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

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.

Enable USB Debugging and OEM Unlocking

Next up, you will also 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.

enable usb debug oem unlock oppo reno

So head over to Settings > About Phone > Tap on Version 7 times > Go back to Settings > Additonal Settings > Developer Options > Enable USB Debugging and OEM Unlocking.

Unlock Bootloader Oppo Reno/Reno 10X Zoom

You will also have to unlock your device’s bootloader. Do keep in mind that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s well and good, then please refer to our Bootloader Unlocking Guide.


The next two steps require you to download the stock firmware and then extract the resultant payload.bin file to get the stock boot.img. I have already done so for the Oppo Reno device with firmware version CPH1917EX_11_C.39. So if you are also on the same firmware version, then you may skip the next two steps and directly get the stock boot.img from here:


Download Oppo Reno/ Reno 10X Zoom Stock Firmware

Next up, download your device stock firmware from the official site, whose links we have shared below. Make sure to download the same firmware that is currently installed on your device. You may match the firmware version by your device’s Build Number.

Reno Firmwares:

Reno 10X Zoom Firmware:

Extract Oppo Reno/Reno 10X Zoom Payload.bin

extract oppo reno stock boot.img root magisk

The firmware that you have downloaded will be in OZIP format. So we would need to extract it in order to get the partition IMG file, which in this case would be the boot.img file. So refer to our guide to Extract OZIP Realme Stock ROM (Firmware). Once you have extracted the boot.img file, transfer it to your device, and then proceed to the next step to root the Oppo Reno and Reno 10X Zoom via Magisk.

Patch Stock Boot.img via Magisk

  1. First off, install the Magisk App on your device.
  2. Likewise, make sure that the boot.img has been transferred to your device.
  3. Then tap on the Install button situated next to Magisk.
  4. From the Method section, choose Select and Patch a file.
    patch-stock-boot.img-root-oppo-reno-magisk
  5. Browse to the extracted boot.img file and select it.
  6. Then tap on the Let’s Go option situated at the top right.
  7. Magisk will now load the boot.img file and will patch it accordingly. Once that is done, you would get the Download Complete message.
    magisk-patched-boot-image-root-root-oppo-reno-10x-zoom-magisk
  8. The patched boot image file will be saved in Internal Storage > Downloads. The name of the file will be magisk_patched.img.
  9. If there are some additional characters at the end of this name, delete them so that the complete name remains magisk_patched.img.
  10. Finally, transfer this file to the platform-tools folder on your PC and then head over to the next step to root your Oppo Reno/Reno 10X Zoom via Magisk.

Boot Oppo Reno/Reno 10X Zoom to Fastboot Mode

  1. Now 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
  4. To verify the Fastboot connection, type in the below command and you should get back the device ID, as shown in the image.
    fastboot devices

Root Oppo Reno/Reno 10X Zoom via Magisk

Make sure that CMD is opened inside the platform-tools folder and that you have transferred the magisk_patched boot.img to this folder as well.

  1. Type in the below command in the CMD window to flash the Magisk Patched Boot.img file:
    fastboot flash boot magisk_patched.img
  2. Once done, you may now reboot the device to the OS via the following command:
    fastboot reboot

That’s it. These were the steps to root the Oppo Reno/ Reno 10X Zoom devices via Magisk. 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: