This TWRP install and Root tutorial is compatible for all Meizu PRO 5 variants running Lollipop or Marshmallow OS.
Warning: All the data stored in internal memory won’t be deleted, but for safety reasons it’s still recommended to make a backup to device microSD card or PC before starting the tutorial below.
Prerequisites:
• Meizu PRO 5 bootloader must be unlocked. This tutorial shows how to do it.
• Device should have at least 60% charge left on the battery.
• USB Debugging and OEM unlock must be enabled. Go to Settings/About/Software Information/More and keep tapping on Build number until you see that Developer options was enabled. Then go to Settings/Developer Options and check both, USB Debugging and OEM unlock.
• Skip driver installation if you have used our bootloader unlock tutorial. If not, then go ahead and install adb drivers on PC. It’s recommended to restart your PC after installation is complete.
• Meizu PRO 5 bootloader must be unlocked. This tutorial shows how to do it.
• Device should have at least 60% charge left on the battery.
• USB Debugging and OEM unlock must be enabled. Go to Settings/About/Software Information/More and keep tapping on Build number until you see that Developer options was enabled. Then go to Settings/Developer Options and check both, USB Debugging and OEM unlock.
• Skip driver installation if you have used our bootloader unlock tutorial. If not, then go ahead and install adb drivers on PC. It’s recommended to restart your PC after installation is complete.
TWRP install tutorial:
- Connect Meizu to PC via USB cable.
- Using PC download twrp30.img file and place it in ADB and Fastboot drivers folder.
- On PC open cmd window: holding shift key, right click on empty space in ADB and Fastboot drivers folder and choose Open command window here.
- On cmd window type fastboot devices then press enter.
- You should get a serial number approving that device is properly connected into fastboot mode. If not, try to connect cable to another PC USB port or reinstall the drivers.
- Now boot Meizu into fastboot mode by typing adb reboot bootloader and hitting enter.
- Next type fastboot flash recovery twrp30.img and hit enter.
- TWRP recovery will now be installed on your device.
- After installation is complete, type fastboot reboot recovery to reboot Meizu into TWRP recovery.
You can also access TWRP menu by turning off the device and long pressing the power and volume down button simultaneously until you see TWRP recovery screen.
Other way to boot into TWRP recovery without any specific buttons combination is to use Quick Boot app.
Root tutorial:
- Download SuperSU.zip file straight to mobile device.
- Boot Meizu into TWRP recovery by following 9th step written above.
- In recovery menu tap on Install and look for superuser.zip file.
- Tap on it and swipe to flash.
- After flash is complete tap on Reboot and choose System.
- Phone will reboot and you should find SuperSU app on the screen.
Congratulations for successfully flashing TWRP and rooting Meizu PRO 5!