TWRP for ASUS ZenFone 5z 2018
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: Jackeagle, ThEMarD
Code Name: Z01RD
Support thread on xda-developers
This means that swiping to allow system modifications will prevent you from being able to boot if you are using the stock kernel. In order to bypass dm-verity's boot prevention, you will have to install a kernel that has dm-verity disabled in the fstab.
Download the Official TWRP App (root required):
Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (Z01RD) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.
Current and past versions of TWRP can be found at one of the mirrors below:
Please unlock your bootloader by downloading and running the Unlock Device App here
Check the current active slot, change the slot to the other slot (if current active slot is = a then use b. If b, then use a)
Switch slot by using
fastboot set_active *Insert a or b Here*
Use fastboot reboot bootloader to check if right slot is selected
Next download TWRP image of your choice and do
fastboot flash boot *TWRP Image Name Here*.img
This will allow you to install the permanent version. Download the TWRP Z01RD installer zip of your choice and install it normally through the Install button in TWRP.
- Marc Bourgoin
2023-02-23T03:31:02Z
Z01RD: Add missing bootctrl define Change-Id: Iee47e464ed61b3c31143ee3e991fc826b18cb62b - Marc Bourgoin
2022-09-03T02:07:01Z
Z01RD: Decrypt for A13 change and Add Health HAL Change-Id: I93e09d1f9fb9e204a98370bca32feedcb43cea19 - Marc Bourgoin
2022-08-15T15:23:18Z
Z01RD: Minor updates for 12.1 Re-add repack tools (removed by accident), increase offset for notch and rename the unofficial local builds. Change-Id: Id23dd6ea7361c857a3c14c7f5efb05fa8f17d789 - Marc Bourgoin
2022-06-29T21:08:34Z
Z01RD: Updates for TWRP-12.1 * Updated kernel to https://github.com/LineageOS/android_kernel_asus_sdm845/commits/64b0b6da30caf85621914cd9db96b25506ea3181 * Switched to source built vendor.display.config * Modified decryption blobs * Changed decryption props * Modified inclusions in twrp makefile * Updated README - Marc Bourgoin
2021-12-26T19:43:27Z
Z01RD: Change Asus partitions to image backups File backups are failing due to selinux contexts. While we're at it, move required Asus partitions to init for mount Change-Id: I8f87ae946b22145949cca7ac54de8d8de3fce0cd