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.
- 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!
- 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 << - 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. - 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 << - 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 - 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 π - 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.
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 π
i used 10.5.9 boot img on my phone(10.5.10 one in phone). In the Magisk didntget Direct Install Option
I’m getting attestation failed during safteynet check
Unable to find boot Image for 10.5.10.
got into bootloop and restart loop. Help Appreciated
I want download a magisk patched boot image I’m on a Mac which might be the problem so can someone help me
Thank you very much…
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? π
Moin.
I omitted none of the steps you asked for.
Problem solved. π
I needed a boot.img that matched with 10.5.(4!).
Found one at https://www.droidwin.com/oneplus-nord-stock-boot-image-file/
Thanks for you instructions. Very understandable.
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 π