How to unbrick Moto X Play using Stock Firmware
How to unbrick Moto X Play using Stock Firmware
As initially Moto X Play launched with Android Lollipop operating system, we’ll be installing Android Lollipop operating system to repair or unbrick it. This tutorial is help in following conditions:
- Bricked condition – phone is not working or starting up after installing third-party rom, mod etc.
- Boot loop – Firstly you can to try simple soft reset (perform wipe out under recovery option), if it does not work then you should probably use this guide.
- Force close – Your facing force close on most of the apps
- You can install this stock firmware to prepare your device to install custom rom (some Roms requires stock firmware as base).
If you can save the files, then do it for your convenience
Downloads
Download the firmware file from here. Download the firmware file with checking your →model number and country.Note:- Download the firmware file specific to your device. Verify the model number and download the latest available file.
Download the Motorola Moto X Play PC drivers from here. Install these drivers to your PC, it is very necessary so your device can be detected on PC.
Download the minimal Adb fastboot Tool (tool to flash this stock firmware) from here. Extract it to your PC and remember the location.
Note:- After you download the firmware zip file, make sure to extract stock firmware in the ADB fastboot folder.
How to unbrick Moto X Play using Stock Firmware
- Turn off the device and wait 3-5 seconds.
- Now, press and hold Volume down and power buttons simultaneously to get it started in Fastboot mode.,
- On PC, run the“Run Me.bat” file from extracted Adb fastboot Tool. The command prompt will appear.
- Now connect your handset to your PC using USB cable.
- Now Type the following commands one by one on it,
astboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.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 system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot - Disconnect your phone from PC.
Leave a Comment