OnePlus

How to Root the OnePlus Nord using Magisk – Noob friendly

Guide to root the OnePlus Nord

OnePlus smartphones are easier to root and they do not even void your warranty. Exciting, right? This guide will help you to gain root access on your Nord. Once rooted, you will have superuser access to manage your device the way you like.

Some important things to note before rooting

  • Rooting may reduce the security of your phone.
  • Some apps (such as banking related apps) will deny working on rooted devices.
  • Wireless payment apps (such as Google Pay) may not offer wireless payments.

The easiest guide to root the OnePlus Nord!

Time needed: 10 minutes

Look nowhere else and follow the 6 steps below. You’ll have a rooted OnePlus Nord in less than 10 minutes!

  1. Unlock the bootloader (if not already done)

    Unlocked bootloader is a must before you can root the OnePlus Nord. Please follow this dedicated post about bootloader unlock to learn the process of unlocking.
    >> How to unlock the bootloader <<

    Bootloader Unlock for OnePlus Nord

  2. Install Magisk Manager on your phone

    Download and install the Magisk Manager app (apk) on your OnePlus Nord. You can download Magisk Manager from the official Github repo at the link below
    >> Download Magisk Manager <<

    After the download, install the app on your OnePlus phone. The app is not available directly via the Play Store for obvious reasons.

  3. Download Magisk patched boot image on your computer

    Now you need to download a compatible patched boot image. The patched images are pre-bundled with Magisk. So, you will get temporary root access when you boot them up.

    Note: Download the patched image which matches the Android Security Patch installed on your phone. You can check the current security patch by going to Settings > About phone > Android version.
    Example: If you have the patch dated July 1, 2020, then download the July 2020 boot image.

    >> Download patched image for OnePlus Nord <<

    Download Magisk patched boot image for OnePlus Nord

  4. Restart OnePlus Nord to fastboot/bootloader mode

    Now, you need to boot the patched image on your OnePlus Nord. So, reboot the OnePlus Nord into fastboot mode by sending the following command in your command window/PowerShell/terminal.

    adb reboot-bootloader

    Reboot OnePlus Nord to bootloader mode

  5. Boot the Magisk patched boot image

    Please use the following command to boot the patched image on your phone.

    fastboot boot <file-name>
    For example: fastboot boot July-2020-patched-techmesto.com.img

    Make sure that the file is in the same folder as your platform-tools (adb and fastboot). If not, please use the full path of the file. I do that by dragging and dropping the file into the CMD window.

    Info: WiFi may not work when you boot a patched image. Or the phone may reboot randomly. But don’t worry, it will start working normally when you do a full reboot later on. So, proceed without worries 🙂

    Temporary root for OnePlus Nord

  6. Do “Direct Install” in Magisk Manager

    Open the Magisk Manager app on your phone. You will notice the message saying “Magisk is up to date” or “Magisk update available”. If you do not see it, then please connect your phone to the internet using Mobile Data since WiFi will likely not work.

    • Press on the Install button in front of Magisk (the first one).
    • Tap on Install again for the prompt “Do you want to install Magisk”.
    • Finally tap on Direct Install (Recommended).

    Wait for Magisk Manager to download the Magsik.zip file and install it to your phone’s boot image. Reboot the phone when the flashing completes.

    Magisk Install on OnePlus Nord

That’s it! You now have root access on your OnePlus Nord. You can start using your root apps, Magisk modules, or whatever you like.

Please do leave a comment below if this guide has helped you 😊

12 Comments

Click here to post a comment

Email me when somebody replies to my comment.

  • I did as you described. In my case however, Magisk does nog give the option of “Direct Install”. It only provides the first two option mentiond in your screenshot.

    Niehter option seems to work.

    Any tips?

    • That is weird. So, basically, when you boot the image, you do not see the text “Magisk is installed” in the app and rather “Magisk is not installed”? 🙂

  • i would recommend first letting Magisk manager download the relevant zip file to the phone before booting into fastboot.

  • WLAN doesn’t work.
    OS 10.5.4.AC01BA, security patch level 1.7.2020
    I used July-2020-patched-techmesto.com.img.
    If I check system -> status I see no WLAN-MAC-Address.

    Repeated every step 5 times [Magisk v20.4(20400) installed. Same install log as in your picture]

    Any help appreciated.

    • Hi Achim, WiFi/WLAN will not work when you boot the patched image. But it should work once you finish the direct install and finally do the reboot.
      Or is your WLAN address gone even after the reboot? I hope you didn’t follow some other method to root earlier wherein you flashed the boot image to your phone’s boot partition? 🙂

        • I’m glad you have found a solution. But my experience with boot images is such that when we boot the image, it is only temporarily loaded into memory. When you do the direct install, it pulls the actual boot image from the storage and patches it and finally writes it back. So, booting an image should not cause permanent damage to your WLAN. It should get sorted once you reboot after the direct install 🙂

Subscribe for email updates!

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4,247 other subscribers