In last thread, we talked about Magisk a System-less root. Today, we are going to talk about different ways to install Magisk Manager and Root Android Phone & tablet. One of the cleanest ways to install Magisk Manager is by using TWRP Recovery. When we flash new root binaries on the android device, old root binaries need to be removed. It helps to avoid malfunctioning and hard bricking of android phone. Flashing files on android device using TWRP recovery makes sure to replace the old binaries with the new one. That’s why flashing through recovery like TWRP always preferred to install Magisk Manager.

Install Magisk Manager and Root Android Phone & tablet

Follow following steps to Install Magisk Manager and Root Android Phone & tablet:

STEP 1: Unlock bootloader of Android device

Unlocking bootloader is one of the basic step required before experimenting with your android smartphone. It’s like unlocking the door of multiple possibilities. See this thread to know more about What is exactly Android Bootloader? and How to unlock Bootloader of any Android device?

STEP 2: Install Custom Recovery like TWRP.

After unlocking the bootloader of Android device, we need to flash the custom recovery on the device. Learn more about Android recovery: What is Android Recovery? The custom recovery like TWRP helps to flash .zip files as well as binary files on the android partition.

Follow the following steps to install TWRP recovery on the android device:

  1. First Unlock bootloader of the android device on which you want to install TWRP recovery.
  2. Put your phone into Fastboot Mode or in Bootloader mode. (varies from device to device)
  3. Download the ADB files of your Android device.
  4. After downloading ADB files, open ADB shell using command prompt on Windows OS or Terminal on MAC OS. Remember to open the command window in a location where you placed ADB files.
    Install Magisk Manager and Root Android Phone & tablet
  5. Download Official TWRP Recovery for your Android device.
  6. Use the following command to flash the .img file of TWRP recovery.
    • fastboot flash recovery <recovery file name>.img

Detail guide flash TWRP on your Android Device.

STEP 3: Download the Magisk Manager ZIP file

After completing the installation of TWRP, next step is to download supported Magisk ZIP file. This ZIP file will install the Magisk Framework on your phone. This framework will give your device a systemless root functionality. Get Magisk Manager for your Android device from here.

We strongly recommend you to always use only supported files to root your android device.

STEP 4: Flash Magisk ZIP in TWRP

Reboot your Android device into TWRP recovery mode. Then TAP the install button from the main menu. Navigate to the folder where Magisk ZIP is downloaded. Select that ZIP file and just swipe the slider at bottom of the screen to install Magisk. After completion of installation just hit button Reboot.

twrp magisk Install Magisk Manager and Root Android Phone & tablet

STEP 5: Install Magisk Manager APK

After successful installation of the Magisk framework, we need to install the Magisk Manager application which will access that framework. This application is no longer available on Play Store. so, to install it you need to enable “Unknown Sources” from setting menu. Download Latest Magisk Manager application and install it.

STEP 6: Verify Root and SafetyNet status

Open Magisk Manager app. Now, you can see a message towards the top of the screen that says “MAGISKSU (topjohnwu)” with a green checkmark next to it. That shows your phone is now rooted. If your seeing red mark on it then follow above steps properly.

Magisk front page Install Magisk Manager and Root Android Phone & tablet

This way you can install Magisk Manager and Root Android Phone & Tablet. For Magisk Modules stay tuned to elitcan.com and stay updated.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.