How to Root Nokia 3.2 with Magisk [Step by Step Guide]

Photo of author

If you are a Nokia 3.2 user then we have great news for you that now you can root your phone. Here’s the guide on how to root Nokia 3.2 with Magisk.

Root Nokia 3.2

Till now there is no sign of development for Nokia 3.2 regarding Custom ROMs, Custom Recovery, Custom Kernels, Themes, and more. But you can root your phone with Magisk. Nokia 3.2 is an average phone in terms of performance but we can boost the performance with modifications and tweaks. But for that, we need to root Nokia 3.2 phone.

As you know that no custom recovery is available for Nokia 3.2 so we can not directly flash Magisk zip file to root it. So instead of using a custom recovery, we are going to use the patched boot image. Magisk is always preferred for systemless root. And the Magisk also supports many modules which help to organize the root access. The method is tested and it’s working like charm. Just follow the below step by step guide and you will achieve the root access.

How to Root Nokia 3.2

We are going to use Magisk patched boot image to root the phone. And for the convenience, we have broken down the guide in two methods. First method to create Magisk patched boot image and second to install the boot image. But before that, you also need to follow the pre-requirements which contains necessary and required files for rooting.

Prerequisites:

Step 1 – Create Patched Boot Image from Magisk

  1. Extract the stock firmware and look for boot.img file.
  2. Copy the boot.img file to phone storage.
  3. Open Magisk Manager on your phone (Make sure you are using latest Magisk Manager).
  4. In Magisk Manager click on Install > Install. Root Nokia 3.2
  5. Now you need to select the method so choose ‘Select and Patch a File’. Root Nokia 3.2
  6. Locate and select the boot.img and it will now start patching the file.
  7. After patching with Magisk the magisk_patched.img will be saved to the Download folder.

Step 2 – Install Patched Boot Image to Root Nokia 3.2

  1. Copy the magisk_patched.img to PC (C:\adb). And rename it to boot.img. Root Nokia 3.2
  2. Enable USB Debugging on your Nokia 3.2.
  3. Now connect the phone to PC using a USB cable.
  4. In adb folder (C:\adb) press Shift + Right click and select ‘Open PowerShell window here’ and ‘Open Command window here’. Root Nokia 3.2
  5. Enter the below command to enable the debugging
    • adb devices
  6. Entering the above command for the first time will invoke a message on Phone so allow it by tapping on ‘Allow’.
  7. Enter the below command to boot Nokia 3.2 to fastboot mode
    • adb reboot bootloader
  8. Now enter the below command to flash patched boot image
    • fastboot flash boot boot.img
  9. The above command will flash Magisk on your phone it means your Nokia 3.2 is rooted.
  10. Reboot your phone and open Magisk Manager to manage root access and features.

So this is how to root Nokia 3.2 with Magisk patched boot image. Now you can take advantage of root, like removing bloatware, install Apps that require root access and more. Also there are some negative points of root, like rooting can void the warranty and breaks OTA updates. This is it for the Nokia 3.2 root guide, and for more guides related to Nokia keep visiting YTECHB.

Also Read:

Explore Stories

AUTHOR.

Photo of author

Ashutosh singh

Computer Science graduate and tech enthusiast. Love testing new tech gadgets ever since my first windows phone from Samsung. Working as a technical writer for more than five years, and I believe I have also developed good SEO skills. In my spare time, I like watching movies, and playing games.

Leave a Comment

Share to...