Instead we can use the latest method, namely with Magisk. In this post misterhidayat.blogspot.com will discuss about the latest method of rooting with Magisk. What is Magic? and how to install it? See how below.

What is Magic?
Magisk is an application for rooting mobile phones developed by XDA developer Topjohnwu. This app focuses on providing root access to the system in android phones. This is done to modify the boot image file and gain access to the system partition, data, and cache.
Compared to SuperSU, Magisk has many advantages. More or less this application is like a combination of SuperSU and Xposed Framework.
What are Magisk Features?
- Magisk Hide, this feature serves to hide the root status.
- Modules, Its function is to adjust module tweaks, or install modules from HP memory
- Downloads, To download various module tweaks from the Magisk directory
- Systemless hosts, its function is to block and remove ads.
What are the advantages of Magisk?
In addition to the Magisk Hide feature which can hide root so that applications that do not allow root can be used, there are other features such as;
- Can hide Root status from Safetynet API checking
- Can download OTA (Over the air) updates without removing root
- Can remove Magisk root easily, without any files left behind
- Magisk Module, contains dozens of modules (script tweaks) just like Xposed Installer
- All installed modules can be run without changing the original system
Let’s just move on to the installation steps.
How to Install Magisk on All Latest Android Phones 2022
1. Requirements:
- Unlock Bootloader: For devices that turn out to be locked booloader like xiaomi etc., you can unlock it first so there is no bootloop
- Install TWRP: Custom recovery twrp is useful for flashing the zip file used during the magisk file installation process. You can also install magisk without twrp by using another custom recovery.
2. The Magisk installation process is very easy, you only need to flash the zip file that has been installed misterhidayat.blogspot.com provide (here). Please download first and then save it in the device memory.
3. Enter recovery mode by pressing the power and volume up combination buttons together.
Notes: Please first backup all data in the current ROM just in case if something unwanted happens you can restore it easily.
4. After entering TWRP recovery, select Install then look for the file that Magisk Zip which you have downloaded earlier

5. After that please swipe to the right to start the installation process.

This installation process will modify the device boot image and create a new magisk.img partition in the root directory of the phone. Additionally it will add the necessary files in the /cache and /data partitions.
6. After the flashing process is complete, you will see a button “Reboot SystemPlease click Reboot System.

7. Now you have successfully installed magisk on your android phone.

To manage modules and others, you have to download the magisk manager application. Because this application is not available on the google play store, please download it at the link (here)
How to Uninstall Magisk
If at any time you decide you want to uninstall or uninstall magisk, please download the uninstall file (here) then flash via twrp.
Finished.
How easy isn’t it? that’s how to install magisk on the latest android 2022 easily, safely, and quickly. Good luck!