YOU MIGHT HAVE FACE BOOTLOOPS OR STUCK TO BOOT WHILE TRYING THOSE METHODS, BUT THIS METHOD IS DIFFERENT FROM THOSE METHODS, HERE WE WILL CHANGE THAT STEP WHICH CAUSES BOOTLOOPS AND SYSTEM DAMAGE.
Now we will not install TWRP with adb we will just use it to temporarily to install magisk(root).
Things you should remember before rooting from this method.
- This method will work for almost every device, but in case if you face any problem you can simply flash framework of you phone, it's very easy to do. you can find tutorial of your device on youtube easily(it will take only 5-10 minutes to flash your device with just few clicks).
- You should not install SUPER SU to root your device it will also break your system. we will use MAGISK here its similar to super su but it provides system SYSTEM LESS ROOT which doesn't harm the system. And it also provides extra features similar to XPOSED INSTALLER.
- You will loss warranty of your phone if you have.
- Take a full backup of your device or of important data only.
- I will not guide you for how to install adb, enable usb debugging and unlock oem of your device it's very easy. if you don't know just google it.
FIRST OF ALL YOU NEED TO DOWNLOAD THESE FILES AND SETUP ADB
- ADB SETUP AND ADB DRIVERS ( YOU CAN DOWNLOAD FROM HERE).
- TWRPP RECOVERY FOR YOUR DEVICE(EVERY PHONE HAS DIFFERENT TWRP IMAGE SO I WILL NOT PROVIDE LINK FOR IT, YOU HAVE TO DOWNLOAD IT, YOU CAN EASILY FIND IT WITH SOME GOOGLE SEARCH).
- MAGISK MANAGER
OR IF IT DOESN'T WORK TRY THIS LINK.
LET'S START
- Put the magisk manager zip file you have into your sd card(or in internal storage ).
- Now connect you your device and check if it is connected successfully by typing adb devices (make sure the usb debugging is enabled).
- Now type adb reboot bootloader
- Once your device is rebooted to bootloader type fastboot boot twrp.img and hit enter.
- Once your device is booted into twrp( #NOTE:- here TWRP is not installed it's just working from outside of system)
- Select the magisk file
- If magisk file is not in the list then open SELECT STORAGE option and select your sdcard or internal memory where you have put the magisk file.
- Then swipe to install.
#NOTE #NOTE #NOTE #NOTE
NOW IF THIS SCREEN POP-UPS WHICH WILL
THEN YOU DON'T HAVE TO SWIPE YOU HAVE TO PRESS THE BUTTON DO NOT INSTALL
BOOM NOW YOU HAVE ROOT ACCESS .....
I HOPE THIS METHOD WORKED FINE FOR YOUR DEVICE.