Home > Nokia

How to Root Nokia 7/Plus via Magisk Patched Boot.img

In this guide, we will show you the steps to root the Nokia 7 and 7 Plus devices via Magisk patched boot.img file. The tech enthusiast generally likes to step into the custom development and extract the maximum potentiality of their device. From installing a customized firmware to trying out a custom recovery like  TWRP, the possibilities are literally endless. Likewise, you could also gain administrative rights by rooting the device via Magisk. For all these tweaks, there is just one prerequisite that you need to checkmark off this list- an unlocked bootloader.

Unfortunately, this is the only thing hated by this OEM. As a result of which, it has blatantly disabled the ability to get past this first prerequisite itself. But thanks to the OS’s open-source nature, there’s a new tweak doing the rounds that make it a possibility for various Nokia devices to have their bootloader unlocked. And making full use of this tweak, this guide will show you the steps to root the Nokia 7 and 7 Plus devices via Magisk patched boot.img file. So without any further ado, let’s get started.

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 Nokia 7 and 7 Plus via Magisk.

How to Root Nokia 7 and 7 Plus via Magisk Patched Boot.img

root nokia 7 plus 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.

STEP 1: 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.

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 nokia 7 plus magisk

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

STEP 3: Unlock Bootloader on Nokia 7 and 7 Plus

Your next course of action is probably the most difficult one- it requires unlocking the device’s bootloader. While the exploit has been found for Nokia 6.2 and 7.2, we are yet to get hold of the same for 7 and its Plus variant. As and when that happens, we will update it in the following linked guide, so do keep a check on the same: How to Unlock the Bootloader on Nokia 7.2. However, if you have already unlocked the bootloader via any other method, then you could directly jump over to the next step.

root nokia 7 plus magisk

STEP 4: Extract Nokia 7/7 Plus Boot.img from Payload.bin

  1. To begin with, download the stock firmware for your Nokia 7/7 Plus device from a trustworthy site.
  2. Then extract the firmware ZIP file and you will get a payload.bin file.
    root nokia 7 plus magisk
  3. The boot.img (and a couple of other partition files) are present inside this BIN file itself.
  4. So refer to our guide on How to Extract payload.bin and get the stock boot image file.
    root nokia 7 plus magisk
  5. Once you have got the boot.img file, transfer it to your device. We will now use this file to root your Nokia 7/7 Plus via Magisk.

STEP 5: Patch Nokia 7/7 Plus Stock Boot.img via Magisk

  1. First off, install the Magisk App on your device.
  2. Then tap on the Install button situated next to Magisk.
  3. From the Method section, choose Select and Patch a file.
    root nokia 7 plus 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.
    root nokia 7 plus magisk
  7. Once that is done, you would get the Download Complete message.
  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.

STEP 6: Boot Nokia 7/7 Plus 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 nokia 7 plus magisk

STEP 7: Boot Nokia 7/7 Plus via Patched Boot.img

Rather than directly flashing the patched boot.img, we will first boot your device via this file. This will give you the temporary root. Then if everything is working well and good in this environment, you could proceed ahead with the steps to permanently root your Nokia 7/7 Plus via Magisk.

  1. To begin with, transfer the magisk_patched.img file to the platform-tools folder.
  2. Then type in the below command in the CMD window (that is opened inside the platform-tools folder) to boot your device via the patched boot.img file
    fastboot boot magisk_patched.img
  3. Your device will now boot to the OS with a temporary root. If everything’s fine, then move over to the next step to achieve permanent root.

On the other hand, if your device isn’t booting, then do a restart. Doing so will replace the patched boot.img with the stock one and your device will be booted to the OS.

However, if you are still stuck in Fastboot, then transfer the stock boot.img to the platform-tools folder and use the fastboot flash boot boot.img command to manually flash the file. This shall rectify the issue.

STEP 8: Root Nokia 7/7 Plus via Magisk Patched Boot.img

  1. To begin with, launch the Magisk Manager App.
  2. Then tap on Install > Direct Install and tap Let’s Go situated at the top-right.
    root nokia 7 plus magisk
  3. Once done, hit the Reboot button situated at the bottom right.
  4. That’s it, your device will now boot to the rooted OS.

That’s it. These were the steps to root Nokia 7/7 Plus 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: