Home > ROMs

How to Root crDroid ROM via Magisk [Video]

In this guide, we will show you the steps to root the crDroid ROM using Magisk. Nowadays, tech enthusiasts are spoilt for choices when it comes to choosing a custom ROM. With a plethora of options to choose from, the possibilities are literally endless. On the other hand, it becomes equally challenging for the ROM developers to make their offerings stand out in this crowd. In this regard, crDroid has done an impressive job in making a name for itself.

One major reason for the same is the slew of intriguing features that it beholds, most of which you might no longer find any other custom ROMs available today [just have a look at its crDroid Settings menu and OPlus Extra sections]. With that said, you could further expand its capability and welcome abode a plentitude of additional tweaks by rooting the crDroid ROM via Magisk. And in this guide, we will show you how to do just that. Follow along.

How to Root crDroid ROM via Magisk

The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Install Android SDK

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform tools folder, which will be used throughout this guide.

install adb platform tools windows

STEP 2: Enable USB Debugging

Next up, you will have to enable USB Debugging so as to make your device recognizable by the PC in ADB mode. So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging.

Root crDroid ROM magisk

STEP 3: Download Magisk

  1. Download the latest Magisk APK and transfer it to your device as well as the platform tools folder.
  2. Then rename the Magisk.apk inside the platform-tools folder to Magisk.zip.
  3. On the other hand, leave the Magisk in the APK format itself on your device.Root crDroid ROM magisk

STEP 4: Boot to crDroid Recovery

  1. Connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
  3. After that, type in the following command in the CMD window to boot your device to crDroid Recovery
    adb reboot recovery

    Root crDroid ROM magisk

STEP 5: Sideload Magisk via crDroid Recovery

  1. From Recovery, go to Apply Update > Apply from ADB.
  2. Then type in the below command in the CMD window to sideload the Magisk ZIP
    adb sideload Magisk.zip

    Root crDroid ROM magisk

  3. Wait for the process to complete.Root crDroid ROM magisk
  4. Once done, select Reboot System now.

STEP 6: Install Magisk

  1. Even though you have flashed Magisk ZIP via sideload, it might still not be available in the app drawer.
  2. So go ahead and install the Magisk APK file that you have transferred in STEP 3. Once installed, launch it.
  3. As of now, Magisk will show NA next to Installed. So restart your device once again. Once it boots up, launch Magisk again.root crDroid ROM Magisk
  4. It will now ask to complete additional setup, tap OK. Your device will now automatically reboot.
  5. Once it boots up, the Magisk will be successfully installed and your device stands rooted via Magisk.

That’s it. These were the steps to root the crDroid ROM via Magisk. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share:
  • i followed the steps led to boot loop ???

  • hi , I have a problem with the sideloader step . When I start the operation I get an error message about the zip file . It never goes to the end (The process)…So i can’t root my phone

    any help will be much appreciated