Pre-Requirements:
Disclaimer:
GetDroidTips will not be held responsible for any kind of hardware or software damage to your device by following this guide. Proceed at your own risk
Firmware Installation Guide:
Check out the firmware flashing guide below for the Moto Z3 Play XT1929-8. First, make sure to install or extract the adb and fastboot tool on your PC. Now enter the bootloader on your device.

Step 1. Bootloader Mode
Enter bootloader mode on your phone. To boot first, turn your phone off. Once your device turned off completely, press and hold volume down, and turn it on. You should see the bootloader screen.
Step 2. Connect Your Device to PC:
After booting your Moto Z3 Play into bootloader mode, now connect it to the PC using the USB Cable.
Step 3. Download Stock ROM/Firmware:
To get the full ROM, you can use the LMSA or Rescue and Smart Assistant Tool. Download the zip file and copy it to somewhere on your PC. LMSA tool will unzip the file and will remove the zip file you downloaded.

You can also download the full stock ROM from the above download flash file section on this guide.
Step 4. Flashing Guide:
- The next step is to open the command window and go to the adb folder

- Enter the following command to flash the firmware.
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot erase carrier
fastboot erase userdata
fastboot erase ddr
fastboot oem fb_mode_clear
fastboot reboot
- Now your device will reboot into bootloader with the firmware you installed.
That’s it, guys. We hope this guide was helpful to you. Feel free to ask in the comment below for additional queries.