How To Root OnePlus Nord with Magisk (without TWRP) & Install OTA Updates

If you want to root OnePlus Nord by installing Magisk on it, then I will explain to you in this guide how you can do it. Also, I will mention how to flash the official OTA on the OnePlus Nord.

We already have a guide that explains installing Magisk for rooting purposes on any general Android device. Well, this guide is a bit different as we will use Magisk for rooting but we won’t be using TWRP.

TWRP is a necessary aspect when we talk about flashing custom ROMs on Android devices. However, for simple root access creation, TWRP is not required. Magisk will help you root the OnePlus Nord in a system-less manner.

So, if you have a OnePlus Nord, then you have to patch the stock boot image of your device using Magisk Manager. Once patching is done, you have to flash it on the OnePlus Nord using Fastboot.

Things You Require

Here are a few things that you need with you to successfully execute the guide.

Steps to Root OnePlus Nord Using Magisk without TWRP

I will run you through all the steps that you need to follow to root OnePlus Nord using Magisk installer without requiring you to flash TWRP on your device.

Modifying and rooting the Android device will void its warranty. Also, if you are not sure about the technicalities associated with rooting do not do it without properly understanding the steps.

Install Android Platform Tools on your PC

As you need to use Fastboot to flash Magisk patched image on your Android device, you have to install it on your computer.

Get the latest version of these Fastboot tools as per the operating system you use on your PC.

The links will redirect you to download the ADB platform-tools on your respective computer operating systems. There will be a Platform-tools folder that you need to extract and move to the C:\ drive on your Windows PC. If using macOS or Linux then move the same folder to the Documents directory.

Open the PowerShell Command Prompt

You have to open the PowerShell within the same folder where your platform tools are present.

Cd Document/platform-tools

Download the Stock Boot Image of OnePlus Nord

Now, you need to grab the stock boot image file of the OnePlus Nord that you are using. It is the main thing that is going to help you root the device.

Here is the full flashable zip of the global and European variants of OnePlus Nord. We have these files by the courtesy of XDA member some_random_username. Thanks to him.

Extracting the Boot.img

It is important not to use pre-patched boot.img files as Magisk won’t be able to keep a backup of the original boot.img file later when uninstalling Magisk may be necessary.

On an additional note, make sure that the boot.img version matches with the software version you are running on your OnePlus Nord. Otherwise, you will end up facing a lot of bugs and glitches.

That’s why I have linked the person’s username who is a known XDA member and lists the OnePlus Nord stock flashable image files.

In case you have any doubt regarding the software version, you can visit his profile and double-check the software version, and download the latest one in case they have updated their repository.

Patching the Stock Boot image

Boot Your OnePlus Nord to Fastboot

Image Credits: OnePlus Forum

Flashing the Patched Boot Image Through Fastboot Command

Fastboot reboot

Your OnePlus Nord is now rooted with Magisk. You can check the root status on the Magisk manager app. You may also check the SafetyNet status which is usually bypassed after rooting with Magisk.

Installing OTA on OnePlus Nord with Root Access

Now, you may question how to flash OTA updates once you have rooted your OnePlus Nord. Well, you can still install OTA updates without having to mess with the rooting.

With Magisk you can restore the stock boot image and then install the OTA. Followed by which you can restore the patched boot image. How simple is that.?

Image Credits: XDA

So, that’s how you root your OnePlus Nord using Magisk and install OTA update on it without any hassle.

Related articles:
How to Install OTA Update on rooted Android Device
How To Manually Install OTA Updates on Android Devices [No Root]
How to Install Magisk on any Android Device and Root it [2 Methods]

Exit mobile version