[Root Asus Zenfone 3 Deluxe ZS570KL Z016S] Android 7.0 Nougat, How to Root?

vodafonever

New member
Feb 25, 2017
4
0
0
Hello Everyone,
how to root Asus Zenfone 3 Deluxe ZS570KL 2.15Ghz with Android 7.0?
It's possible? There are root solutions without unlocking bootloader? :confused:

Thank you
 

ultramag69

Senior Member
Nov 6, 2007
5,885
1,021
243
Waratah
I believe you might be able to with a systemless root. This may cause issues though without the bootloader unlock.
What I'd do, and I've already unlocked my bootloader, is boot TWRP, this won't replace your recovery and will disappear next boot, then flash magisk systemless root.
This should allow root with a locked bootloader BUT I can't try this now as I have an unlocked bootloader.
You'd do this through fastboot.

Be prepared to reflash your stock rom if you do get a soft brick...
 
  • Like
Reactions: vodafonever

vodafonever

New member
Feb 25, 2017
4
0
0
I believe you might be able to with a systemless root. This may cause issues though without the bootloader unlock.
What I'd do, and I've already unlocked my bootloader, is boot TWRP, this won't replace your recovery and will disappear next boot, then flash magisk systemless root.
This should allow root with a locked bootloader BUT I can't try this now as I have an unlocked bootloader.
You'd do this through fastboot.

Be prepared to reflash your stock rom if you do get a soft brick...
Thanks ultramag69 for info. Have you a guide for safe root? The only guide that seemed trustworthy that I found on the internet, unfortunately it was written in Chinese.
 

ultramag69

Senior Member
Nov 6, 2007
5,885
1,021
243
Waratah
Thanks ultramag69 for info. Have you a guide for safe root? The only guide that seemed trustworthy that I found on the internet, unfortunately it was written in Chinese.
OK, if you are game...
As I said, my phone has bootloader unlocked so this worked fine, I don't know if it will work.
Essentailly you replace the stock recovery with TWRP TEMPORARILY, just one boot.
Download magisk systemless root file and put on sd card. Also activate developer settings and tick " USB Debugging".
Put TWRP file in folder with fastboot files on PC, hold shift and right click. Select "open CMD window here".
Put phone in fastboot mode. Attach to PC with usb.
Type in cmd window "fastboot devices", you should see you're serial number come up on another line if you are connected.
Type "fastboot boot twrp.img" - make sure the twrp file is named this.
You should reboot to TWRP. Make sure you DON'T select "Alter system files" as you're bootloader is locked.
Install magisk systemless root file from TWRP.
Reboot and see if it works...
As I said, I did this after I unlocked the bootloader but as magisk is a systemless root I don't see this not working.
That said there is always a risk when doing this sort of thing and I would urge you to unlock bootloader 1st as this makes it a bit easier to fix if things if something does go bad...
 
Last edited:

ultramag69

Senior Member
Nov 6, 2007
5,885
1,021
243
Waratah
Yes, right. No root and TWRP for Anus ZendFone 3 Deluxe ZS570KL yet.
May be it become later. Right? Right!
If you unlock your bootloader then yes there is a TWRP you can flash and from there gain root by either flashing SuperSU or Magisk.
I prefer not to replace my recovery as when I was trying to gain root there was a problem with TWRP registering the touches in a reversed position, top right corner would register bottom left corner and so on. So instead I booted TWRP and installed Magisk, this gained root access but allowed flashing OTA updates instead of having to download a 2gb rom by keeping stock recovery.
Twrp has since been fixed and should be fine now but I still prefer to keep stock recovery, it's really up to you, either use "fastboot boot twrp.recovery" to temporarily replace stock (it reverts to stock when you reboot) or "fastboot flash twrp.recovery", this will flash twrp to your device permasnently (or until you want to replace it).
At the moment, magisk is not allowing safety net to pass but there should be an update soon that will fix this, flashing supersu will never allow a safetynet check to pass...
Again, up to you and how you use your device but either way will give you root access....
 

PaulPP

New member
Jul 18, 2017
4
1
0
ultramag69

I have questions:
1. Where I can download fresh TWRP for Z016D model?
2. After install Magisk I must restart device for remove TWRP to stock recovery?