How to Root OnePlus Nord 3 via magisk

Rooting OnePlus Nord 3 means gaining administrative access to the device’s operating system, which allow the user to make changes and modifications that are not possible with normal user privileges. Rooting can provide users with a lot of flexibility and control over their devices, but it also carries some risks, such as potentially voiding the device’s warranty and making it more vulnerable to security threats.

Before attempting to root OnePlus Nord 3backup important data from your device. once everything is backuped you can follow below Instructions.

Requirement:

  • (unlocked bootloader) unlock by following official method

Note:

  • it will void device warranty
  • all userdata will be erased, Must Make a backup before process

How to Root OnePlus Nord 3 using Magisk:

  • Download latest OnePlus Nord 3 firmware from Here , you have to download same firmware which is currently installed on your device.
  • Extract the zip
  • move boot.img from firmware folder to phone
  • Install magisk manager on your phone

  • open magisk manager
  • Click install & select patch file
  • locate boot.img & Process patch, patch remaining images too
  • once done move patched file to PC
  • on phone enable usb debugging and oem unlock from developers options
  • plug phone to computer in bootloader mod
  • open cmd in platform tool folder
fastboot flash boot_a 'filename' 
fastboot flash boot_b 'filename'
  • then reboot
fastboot reboot

done, Your phone successfully rooted.

Related: