Download Latest Magisk zip v25.1 and Magisk Manager 8.0.7 and Root your phone

On this page, we will share the full instructions to download and install Magisk zip on your Android Phone. This tutorial is also for the newbies/noobs who never installed root on their phones.
Magisk, the well-known tool for acquiring root permissions on Android devices, has received a new update that fixes some unexpected bugs and introduces the obfuscation feature. If you already have magisk root on your phone, then you can simply upgrade your phone to Magisk Zip v25.1 and Magisk Manager apk to 8.0.7. If you are installing Magisk root on your phone for the first time, then you can simply follow our instructions to install it on your phone.
Customizing an Android smartphone and performing advanced tweaks like flashing custom kernels, custom ROMs, overclocking, and changing system settings is fun, but you need root access to your device to be able to do these. Some time ago, SuperSU was the popular way of gaining root access on an Android smartphone be Magisk has become the go-to way of rooting a smartphone since its release. You can easily manage root access with the Magisk Manager apk and implement many functionalities with the various modules available.
There are many root apps available out there that you can use to gain root access on your Android device, but perhaps the simplest and easiest to use is Magisk. Magisk is an Android utility that grants you a systemless root on your Android device and manages an application called Magisk Manager.
Also Read
Fix: Bootloop After Installing or Updating Magisk on Android Phone
PAGE CONTENTS

  • What is Magisk?
  • What is Magisk Manager?
  • Advantages of Magisk
  • Why is Magisk so important?
  • Magisk Modules
  • New Magisk v25.1 Changelog:
  • New Magisk v25.0 Changelog:
  • Magisk Manager Changelog:
  • Download Magisk Zip and Magisk Manager
  • Steps to Install Magisk Zip on your phone:
  • Method 1: Install using TWRP Recovery
  • Steps to Install TWRP Recovery:
  • Pre-Requisite:
  • Installation Guide:
  • Install Magisk using TWRP Recovery
  • How to Verify if your phone has a systemless root?
  • Method 2: Install Magisk using Patched Stock Boot Image
  • Requirements:
  • How to Uninstall Magisk and Unroot Android

What is Magisk?


Among the plethora of options that an unlocked Android device provides, the most important one is the ability to gain administrative privileges or system-level access. In simpler terms, this is known as rooting your device. Earlier, people used to root their devices via SuperSu. However, the thing was that it directly modified the system partition. This was fine until Google released the SafetyNet mechanism. With this mechanism in place, if there was any tweak made to your device’s system partition, the SafetyNet check will fail, and this will result in your inability to use most of the apps.
This is where Magisk came into the picture. Developed by topjohnwu, Magisk is a flashable ZIP file that can root your device “systemless”. That is, it makes no changes to your system partition. Whatever changes took place, it was stored in the boot partition. As a result, when Google checks for the SafetyNet trip, your device will successfully pass this test. This is one major reason why Magisk is the preferred method to root an Android device.
Magisk is an open-source rooting app based on phh supersuser. It works on any device running Android Lollipop 5.0+.
What is Magisk Manager?
While Magisk is a flashable ZIP, Magisk Manager is an APK file that could be installed on any Android device, whether rooted or not. There are quite a few reasons that you need to use this tool. To begin, if your device doesn’t have a working TWRP Recovery, then you cannot use the Magisk ZIP, and the Magisk Manager becomes the sole way of rooting your device.
Furthermore, it provides a rooted device an interface to interact with apps that ask for root permissions. Likewise, there are tons of Magisk Modules that you could install from this app itself. And if you need to unroot your device for some reason, that could easily be done via the app as well. Whether or not your device has Magisk ZIP Installer, Magisk Manager is the absolute necessity for a rooted device.
10 Reasons to Root Your Phone in 2021
Advantages of Magisk
  • The main Advantage is their systemless root: You can carry out any system or vendor modification on your Android smartphone without tampering with the system partitions.
  • MagiskSU: You have the option to Grant or Deny the permission of any application
  • Magisk Manager: You have the ability to install new updates and add or delete the modules on your phone. With Manager, you can also hide the root to bypass the SafetyNet check, download modules, and you have the option to Grant or Deny the permission of any application.
  • ByPass SafetyNet Check: Google’s SafetyNet detects when the system has been tampered with and blocks certain apps from working properly.
  • OTA Updates: With Magisk, you can also enjoy seamless OTA updates without any problem.
  • Install Systemless Xposed: You can install the Magisk modules to tweak, enhance, and add functionality to your device. You can use them for everything from improving battery life to installing iOS emojis on your Android phone.
Why is Magisk so important?
Magisk Modules
Like the Xposed Installer, the Magisk has its own modules that the users can install and benefit from. You would find many modules like Busy Box Installer, AdBlock, Action Launcher, and much more. Installing a module is not difficult; all you need to do is select the module and tap on install.
New Magisk v25.1 Changelog:
  • [MagiskBoot] Fix ramdisk backup being incorrectly skipped
  • [MagiskBoot] Add new feature to detect unsupported dtb and abort during installation
  • [Zygisk] Change binary hijack paths
  • [App] Fix incorrect recovery mode detection and installation
  • [MagiskInit] Fix config not properly exported in legacy SAR devices
  • [General] Enforce the Magisk app to always match or be newer than magiskd
New Magisk v25.0 Changelog:
  • [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices)
  • [MagiskInit] Introduce new sepolicy injection mechanism
  • [MagiskInit] Support Oculus Go
  • [MagiskInit] Support Android 13 GKIs (Pixel 6)
  • [MagiskBoot] Fix vbmeta extraction implementation
  • [App] Fix stub app on older Android versions
  • [App] [MagiskSU] Properly support apps using sharedUserId
  • [MagiskSU] Fix a possible crash in magiskd
  • [MagiskSU] Prune unused UIDs as soon as system_server restarts to prevent UID reuse attacks
  • [MagiskSU] Verify and enforce the installed Magisk app’s certificate to match the distributor’s signature
  • [MagiskSU] [Zygisk] Proper package management and detection
  • [Zygisk] Fix function hooking on devices running Android 12 with old kernels
  • [Zygisk] Fix Zygisk’s self code unloading implementation
  • [DenyList] Fix DenyList on shared UID apps
  • [BusyBox] Add workaround for devices running old kernels
Old Magisk Changelog
Magisk Manager Changelog:
  • Fix sepolicy rule migration when upgrading
  • A lot of stability changes and minor bug fixes
  • Collect device properties, app logcat, and Magisk logs when saving logs in the logs menu
  • 100% full app rewrite! Will highlight functional changes below.
  • Add detailed device info in home screen to assist user installation
  • Support Magisk v21.0 communication protocol
  • Support patching modern Samsung AP.tar
Download Magisk Zip and Magisk ManagerSteps to Install Magisk Zip on your phone:
How to Fix Magisk SafetyNet API Error

Method 1: Install using TWRP Recovery


Steps to Install TWRP Recovery:

Watch The Video on How to Download & Install Magisk Manager and Root your phone
Pre-Requisite:
  • Download TWRP Recovery for your device from the here
  • Download ADB drivers on your PC and extract them to C:/ drive.
  • You need to Unlock the bootloader on your device.
Installation Guide:
  1. First of all, Install ADB and Fastboot on your PC.
  1. Install ADB and Fastboot on Windows.
  1. Install ADB and Fastboot on Mac.
  1. Enable Developer Mode on your Android device by tapping continuously on Build Number on your phone About Phone settings.
  1. Open up the Developer Settings, find the OEM Unlocking settings and toggle it on.
  1. Next, you need to unlock your bootloader. If you’ve performed an advanced tweak on your device before, you’ve probably done this, and you can skip this step. Note that unlocking the bootloader will wipe your device data.
  1. Run adb on your PC with your device connected via USB cable.
  1. If your smartphone is running on Lollipop (Android 5.1) or lower, run the following commands
fastboot oem unlock
fastboot flashing unlock
  1. Use your Volume buttons to move up and down and highlight Yes, then press your power button to confirm the process, and your bootloader will be unlocked.
  1. Download the latest TWRP image file here and extract it into the same folder in which you installed ADB and Fastboot.
  1. Power off your device.
  1. Boot the device into the bootloader. To do this, press the Volume up and Power buttons together until the bootloader menu comes up.
  1. Connect the device to your PC via USB.
  1. On your PC, navigate to your ADB installation folder. Right-click on any space within the folder while holding the shift key on your keyboard, and click the Open command window here.
  1. Run the following command in the open command prompt.
fastboot flash recovery [filename.img]
  1. The flashing process will begin. Once done, run
fastboot reboot
Install Magisk using TWRP Recovery
  1. If you already moved the latest Magisk zip to your internal storage root, you can simply boot into TWRP Recovery.
  1. In TWRP Recovery Interface, Tap on Install Button.
  1. Navigate to internal storage where you transferred or downloaded the Magisk zip file and proceed. Tap on the file and proceed.
  1. Once selected, Now you have to Swipe to confirm the flash.


Also Read

There exist quite a lot of benefits associated with rooting your device via Magisk. The first and foremost is the fact that it doesn’t tweak your device’s /system partition. As a result, SafetyNet wouldn’t be tripped, and apps like Google Pay and Pokemon GO will work without any issue. Apart from that. Some apps refuse to work on a rooted device. In that case, you could use the Magisk Hide functionality. This hides root from your selected apps, and it will then function as it does in a non-rooted device.

Well, rooting does bring in a lot of goodies with itself as well. These include the ability to try out Magisk modulesXposed Framework, or give your device a complete overhaul via Substratum Themes. Likewise, you could also remove unnecessary apps (bloatware) that come pre-installed on your device. Taking a complete device backup via Titanium backup or flashing a custom Kernel to overclock the device’s CPU are some of the other benefits. There is no end to the benefits that a rooted Android device brings with itself. And Magisk plays an extremely crucial role in all this.

Google SafetyNet is the main reason why many people use this tool over other methods like SuperSU, Kingoroot, etc. Google’s SafetyNet detects when the system has been tampered with and blocks certain apps from working properly, such as Google Pay, Netflix, and Pokemon GO, are a few examples. Unlike SuperSU, which only grants or denies root permissions for specific apps, Magisk can hide root from an app completely. By hiding the root from an app, banking app, or Pokemon Go on your rooted device can work if you’re rooted.

You may further download various modules from the official repository or from here.

Also ReadBest Magisk Modules You Should Try in 2021Magisk Manager v8.0.7:

Magisk Manager v8.0.4:

Magisk Manager v8.0.0:

Latest version Magisk 22 and Magisk Manager 8.0.7

There are two methods to install this on your device. If you have TWRP Recovery, then you can now flash the flashable zip without any hassle. All you have to do is download the latest version from the link given below to enjoy systemless root and their benefit on your device. Also, make sure to download the latest Magisk Manager apk file.

There are several ways to install Magisk on your Android smartphone, and the one you go for depends on your device’s current status. If your phone is not rooted, you can install Magisk and gain systemless root access on your device in one pass by using TWRP Recovery. If you don’t have TWRP Recovery, you can either install the TWRP recovery or simply follow the second method by patching the stock boot image (kernel) and flashing the modified boot on your device.

Also Read

If your phone is already rooted and you want to use Magisk, you can unroot your phone, remove all existing root software on your phone, and then install Magisk using TWRP. Here is the complete guide on how you can switch over from SuperSU to Magisk. I’ll be covering all of these methods in this guide.

First things first, let’s see how to install TWRP Recovery on your Android smartphone.

TWRP Recovery is a custom recovery that offers far more features and functionalities than the default Android recovery. With the default Android Recovery, you can only perform a factory reset, wipe data and cache and carry out some other minor functions. but with TWRP Recovery, you can install custom modules, flash custom ROMs, install custom firmware, root your Android smartphone, perform a full Nandroid backup and carry out a host of other functions.

TWRP is short for TeamWin Recovery Project, and it’s an open-source custom recovery image for Android smartphones developed by (you guessed right) TeamWin. In this guide, we’ll be using TWRP Recovery to install Magisk and root your Android device.

The fastest way to install TWRP is via Fastboot (pun unintended), and as most Android smartphones have fastboot, I’ll be covering only this method in this article. If you already have TWRP installed, you can skip this step.

Note: If you own a Samsung smartphone, follow this guide to install TWRP using Odin.

We already covered many guides on how to install TWRP Recovery on each device. In case if you are here for the first time, then let’s make things more clear. Make sure to download and keep the required drivers and files on your PC.

    1. if it’s running on Marshmallow (Android 6.0) or higher, run

    1. [su_note note_color=”#fefdef” text_color=”#000000″]Please replace [filename.img] with the name of the TWRP Recovery img file you downloaded followed by the .img extension.[/su_note]

    1. to reboot the device. You now have TWRP installed on your Android smartphone.



  1. evice by tapping continuously on Build Number on your phone About Phone settings.
  2. Open up the Developer Settings, find the OEM Unlocking settings and toggle it on.
  3. Next, you need to unlock your bootloader. If you’ve performed an advanced tweak on your device before, you’ve probably done this, and you can skip this step. Note that unlocking the bootloader will wipe your device data.
  4. Run adb on your PC with your device connected via USB cable.
  5. If your smartphone is running on Lollipop (Android 5.1) or lower, run the following commands
    fastboot oem unlock

    if it’s running on Marshmallow (Android 6.0) or higher, run

    fastboot flashing unlock
  6. Use your Volume buttons to move up and down and highlight Yes, then press your power button to confirm the process, and your bootloader will be unlocked.
  7. Download the latest TWRP image file here and extract it into the same folder in which you installed ADB and Fastboot.
  8. Power off your device.
  9. Boot the device into the bootloader. To do this, press the Volume up and Power buttons together until the bootloader menu comes up.
  10. Connect the device to your PC via USB.
  11. On your PC, navigate to your ADB installation folder. Right-click on any space within the folder while holding the shift key on your keyboard, and click the Open command window here.
  12. Run the following command in the open command prompt.
    fastboot flash recovery [filename.img]

    [su_note note_color=”#fefdef” text_color=”#000000″]Please replace [filename.img] with the name of the TWRP Recovery img file you downloaded followed by the .img extension.[/su_note]

  13. The flashing process will begin. Once done, run
    fastboot reboot

    to reboot the device. You now have TWRP installed on your Android smartphone.

Pre-Requisite:

Installation Guide:

  1. First of all, Install ADB and Fastboot on your PC.
    1. Install ADB and Fastboot on Windows.
    2. Install ADB and Fastboot on Mac.
  2. Enable Developer Mode on your Android device by tapping continuously on Build Number on your phone About Phone settings.
  3. Open up the Developer Settings, find the OEM Unlocking settings and toggle it on.
  4. Next, you need to unlock your bootloader. If you’ve performed an advanced tweak on your device before, you’ve probably done this, and you can skip this step. Note that unlocking the bootloader will wipe your device data.
  5. Run adb on your PC with your device connected via USB cable.
  6. If your smartphone is running on Lollipop (Android 5.1) or lower, run the following commands
    fastboot oem unlock

    if it’s running on Marshmallow (Android 6.0) or higher, run

    fastboot flashing unlock
  7. Use your Volume buttons to move up and down and highlight Yes, then press your power button to confirm the process, and your bootloader will be unlocked.
  8. Download the latest TWRP image file here and extract it into the same folder in which you installed ADB and Fastboot.
  9. Power off your device.
  10. Boot the device into the bootloader. To do this, press the Volume up and Power buttons together until the bootloader menu comes up.
  11. Connect the device to your PC via USB.
  12. On your PC, navigate to your ADB installation folder. Right-click on any space within the folder while holding the shift key on your keyboard, and click the Open command window here.
  13. Run the following command in the open command prompt.
    fastboot flash recovery [filename.img]

    [su_note note_color=”#fefdef” text_color=”#000000″]Please replace [filename.img] with the name of the TWRP Recovery img file you downloaded followed by the .img extension.[/su_note]

  14. The flashing process will begin. Once done, run
    fastboot reboot

    to reboot the device. You now have TWRP installed on your Android smartphone.

Install Magisk using TWRP Recovery

  1. If you already moved the latest Magisk zip to your internal storage root, you can simply boot into TWRP Recovery.
  2. In TWRP Recovery Interface, Tap on Install Button.
  3. Navigate to internal storage where you transferred or downloaded the Magisk zip file and proceed. Tap on the file and proceed.
    Install-Magisk-TWRP

  4. Once selected, Now you have to Swipe to confirm the flash. Swipe to Confirm flash install TWRP

  5. When the flashing process completes, you can tap on the reboot button to reboot your phone.
  6. That’s it! You can now download and install the Magisk Manager apk to enjoy systemless root on your device.

    How to Verify if your phone has a systemless root?

    1. Download and install the APK above, and launch the Magisk Manager app.
    2. To verify that you have a systemless root, check the top of the screen and if you see all options with Green Tick, which means you have successfully rooted and bypassed SafetyNet.

    Method 2: Install Magisk using Patched Stock Boot Image

    To do this, you need to patch the stock boot image. You can follow this method by installing the Magisk Manager on your device.

    Requirements:

    • First of all, you need to grab the stock boot image for your current firmware installed on your phone.  You can always get this file from the stock firmware or extract (Read) it using tools like CM2Miracle BoxNCK, etc.
    • Download and Install the latest Magisk Manager APK from above
    • Download ADB drivers on your PC and extract in C:/Drive
    1. If you have the Stock Boot image, then move the boot image to your phone’s internal storage.
    2. Launch Magisk Manager. When a popup appears asking to install Magisk, select INSTALL and choose to install again.
    3. Tap on “Patch Boot Image File.”
    4. Navigate to internal storage and select your phone’s boot image that you transferred earlier.
    5. Wait for a couple of seconds. Magisk will start patching the boot image.
    6. Once the boot image has been patched, copy the “patched_boot.img” from the internal storage and move it to the C:\ drive adb folder on your PC.
    7. In the same folder, hold the SHIFT key and right-click on an empty space.
    8. Select “Open PowerShell window here.”

    9. Now you need to boot your device into Bootloader/Fastboot mode.
    10. Connect your phone to the PC using a USB Cable
    11. You need to type the below command to install Magisk and root your Android device in your command window shell.
      fastboot flash boot patched_boot.img
    12. Once done, reboot your phone using:
      fastboot reboot

    Once your phone reboots, open the Magisk Manager and confirm that the installation was successful.

    Now, if you wish to uninstall Magisk for any reason, the steps below will assist you in doing so. The most certain way to do this is via the Magisk Manager app itself. Before you uninstall Magisk, make sure to disable and remove all the modules.

    How to Uninstall Magisk and Unroot Android

    You can now follow our separate guide to uninstall Magisk on your device.

    Uninstall Magisk very easily
    1. Open the “Magisk Manager” app on your phone.
    2. Now Tap on the “Uninstall” button.

    3. Now confirm uninstallation by taping the “COMPLETE UNINSTALL.”
    4. Once the uninstallation process is done, you can reboot your device.

    Note: You can also flash the Magisk Uninstaller zip using TWRP Recovery to uninstall.

Comments

Popular Posts