The Moto X Pure 2015 has just been launched and the official TWRP is already available for it. Although the development for this device is at its initial stages, and not many custom ROMS are available at this moment, you can still root it and get the privileges like install root-only apps, Xposed framework and more. All these things are possible once you root Moto X Pure 2015 and flash TWRP recovery on it.
Although the TWRP recovery is officially available, the root process is not yet tested at this moment. The usual method to root is to flash the latest SuperSU package by Chainfire to your device. This method may just as well work for the Moto X Pure 2015ย XT1575, as theย root process for Moto X Play.
Hashbang173, the device maintainer of Moto X Pure, has successfully developed aย way to supportย TWRP for the device and it is also available on the official website of TWRP.ย This tutorial will guide you through the TWRP installation process that involves the usual ADBย and fastboot process. If you are new to the process, we willย guide you through it.
Disclaimer
Warranty may be void if you root your device. We at DroidViews, are not responsible for any damage to your device whatsoever. We wonโt be held responsible if you brick your device. Readerโs discretion is advised.
Download Section
TWRP 2.8.7.0 for Moto X Pure 2015ย XT1575 (33.3 MB)
Backup Apps and Data
While this process may not wipe any of your data, a backup is highly recommended. Once you install TWRP,ย backup your system, data, etc.ย fromย the recovery. It will be helpful in case anything goes wrong.
Prerequisites
- Unlocked bootloader is required to install a custom recovery like TWRP. Get to our tutorial to unlock bootloader on Moto X Pure.
- Set up ADB and Fastboot on your computer with SDK Platform-tools.
- Install Motorola USB Drivers on your computer.
- Open Settings> Developer options and enable USB Debugging on your device. Then go to Developer options and enable Allow OEM unlock.
Install TWRP and Root Moto X Pure 2015 XT1575
- Download the TWRP and SuperSU files from the download section and transfer them to your PC. Also, place the SuperSU package file into your deviceโs internal storage.
- Make sureย you have setup ADB and fastboot on your PC.ย Also when youย enable USB Debugging for the first time, acceptย Always allow from this computer when you plug in the device for the first time.
- Now power off your device and unplug it from your PC.
- Boot into the bootloader. To do so, press and hold volume down and the power button for 5-6 seconds.
- You will see the bootloader screen.ย Now connectย your device to the PC using a USB cable.
- Navigate to the location where you have placed the TWRP file. Rename the recovery file to a simple one, like recovery.img (however, this is optional). While the folder with recovery.imgย file is open, hold the shift key on the keyboard and right-click on an empty space and select โOpen command window hereโ option to launch a cmd window.
- Now typeย the following in the command prompt, to test the recovery type.
fastbootย boot recovery.img
- Now flash the TWRP recovery. Use the following command for that.
fastboot flash recovery recovery.img
- TWRP recovery will now be installed on your Moto X Pure 2015.ย Now boot your phone in TWRP recovery mode to root your device. You can do this by pressing and holding volume down and power keys.
- Once into the TWRP recovery, you can backup or nandroid backup yourย current ROM. It is highly recommended that you back up.
- Now return to the TWRP home screen and tap Install and navigate to the SuperSU file in your deviceโs storage and select it.
- Confirm the swipe operation at the bottom to install the SuperSU package.
- Once the installation is complete, reboot to system.
Now you will have root access on your Moto X Pure 2015ย XT1575 and a custom recovery. If you come across any problem or the deviceย doesnโt boot, you can always restore the stock ROM from the backup. For any queries, comment down below.
I can not get my phone to connect to the computer for adb. I have everything working on this pc because I have used adb for rooting other devices but the pc won’t recognize this one. I have successfully installed all the drivers and everything is good. Also restarted the computer. Anyone have any idea??
The instructions here are missing the instruction of rebooting back to bootloader after
fastboot boot recovery.img
and
fastboot flash recovery recovery.img
This is necessary to actually flash the recovery to replace the stock bootloader.
Always boots to stock recovery this way, I have unlocked bootloader and flashed twrp but this process always takes you to stock recovery.