Motorola Moto Z2 Play (codename: albus) was launched in the year June 2017. The phone came out of the box with Android 7.1.1 Nougat and later upgrade to Android 8.0 Oreo. Recently this device has received the official TWRP recovery support. So, on this page, we will guide you to install the TWRP Recovery on Moto Z2 Play. This guide contains both the written instruction and video tutorial to help you install it quickly. Make sure to download the files required and then jump straight into instruction on how to install TWRP Recovery and Root your Moto Z2 Play.
Keep in mind that before heading over to the process, you will need to unlock the device bootloader at first. As the smartphone OEMs provide a locked bootloader to its devices due to some security concerns, in order to install any third-party file, you will need to unlock the bootloader. Then you will be capable to install TWRP Custom Recovery on your Moto Z2 Play device and root as well. The TWRP Recovery can also take Nandroid backups, restore, wipe out system/data/cache, and more.
TWRP Recovery and its Advantages
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which is functions often unsupported by stock recovery images. – WikiPedia
Advantages of TWRP Recovery:
- You can flash Custom ROM on Moto Z2 Play using TWRP
- You can flash modding zip files to customize your phone
- Easy to flash and use Xposed Modules using TWRP
- Easy to Root and Unroot using TWRP Recovery flashable zip SuperSU
- You can install Magisk on Moto Z2 Play
- Easy to Create and Restore Nandroid Backup using TWRP Recovery.
- Easy access to restore the Nandroid Backup.
- You can flash the image file using TWRP Recovery on Moto Z2 Play
- Easy to remove all bloatware using TWRP Recovery on Moto Z2 Play.
- To underclock and overclock.
- You can clean Wipe, Cache, and Data.
How to Install Official TWRP Recovery on Moto Z2 Play (albus)
Before going to the TWRP installation process, follow all the pre-requirements mentioned below properly.
Pre-Requirements:
- The file and guide are supported for the Moto Z2 Play (albus) model only. Don’t try it on other devices.
- Moto Z2 Play bootloader should be unlocked.
- A PC/Laptop and a USB cable are required for this process.
- Make sure to take a Full Backup of Device Data (No Root).
- Charge your device battery to full.
- Download All Required Files:
- No Verity Opt Encrypt and VBMeta.img
- Download SuperSU Zip – For root using SuperSU
- Download Magisk Zip – For root using Magisk
- USB Drivers: Motorola USB Drivers
- Download ADB and Fastboot and install it on your PC
TWRP Recovery Details
| File Name | TWRP Recovery |
| Version | Latest |
| Support | Official |
| Developer | TWRP Team |
| Download Link | Download |
Disclaimer:
Method: ADB and Fastboot Tool
After downloading all the required files, drivers, and tools, follow the installation process.
- First of all, enable the Developer Options and USB Debugging mode on your device.
- Head over to the device Settings > System > About Phone > then tap on the Build Number for seven times to enable Developer options mode.

- Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.

- Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.

- Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
- Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
- Now, your device is connected successfully as a fastboot device.
- Type the following command and hit enter to check the fastboot device connected or not:
fastboot devices
- Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery twrpname.img
- To just boot, you can use the command fastboot boot twrpname.img
- That’s it. You’ve successfully installed the TWRP Recovery on the Moto Z2 Play device. Now, you have to flash the Root.
With all my respect to the OP, I don’t know… This tutorial does not include anything about FORCED ENCRYPTION present in Nougat and Oreo OS versions, which is the main cause for unsuccessful rooting on Moto Z2 Play devices (and probably most other brands, I don’t know). So, if anyone dares to follow the otherwise nice, straightforward steps shown here, chances are they are going to make a mess out of their devices.
Today, it’s a known fact that even knowing the right procedure and having the required missing files here, people is still making a mess out their devices anyway! My suggestion would be to update this tutorial, or refer users to some other source with a more accurate, up to date rooting process regarding the Moto Z2 Play. We all actually need it bad!!!