Wednesday, November 4, 2015

How to Install Stock Firmware 4.4.4 Kitkat Moto G 1st gen

Method To Restore Moto G xt1033 4.4.4 (kitkat) Stock Firmware   Warning The author is not responsible, if you damage or brick your d... thumbnail 1 summary

Method To Restore Moto G xt1033 4.4.4 (kitkat) Stock Firmware

 

Warning The author is not responsible, if you damage or brick your device. Do it at your own risk and follow the instructions properly.

 Prerequisites

  • Moto G with at least 80% battery.
  • USB cable
  • Must Unlock Bootloader if Not Click Here

Software Needed:

Asia for  XT1033_ASIA-DS_4.4.4_KXB21.14-L1.40_34_cid7_CFC_1FF.xml.zip


Steps:

  •  Install Motorola drivers on your PC.
  • Install Minimal Adb Fastboot Setup .
  •  Extract HERE Moto G stock firmware as well asMinimal Adb and Fastboot folder.(C:\Program Files (x86)\Minimal ADB and Fastboot)
  •  Now C:\Program Files (x86)\Minimal ADB and Fastboot.select Folder Shift+Right click Open Command Window Here.
  •  Navigate to folder where you have extracted all the files.
  •  Now open Minimal Adb and Fastboot (Shift+Right click Open Command Window Here) 
Now Turn Of your device and turn on by pressing volume down button and Power button simultaneously until you boots in Recovery mode And Connect With Usb into Bootloader as like below image.

 now open Minimal Adb and Fastboot (Shift+Right click Open Command Window Here)


Type the following commands one by one :

Fastboot Devices

Fastboot flash partition gpt.bin
Fastboot flash motoboot motoboot.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 modem NON-HLOS.bin
Fastboot erase modemst1
Fastboot erase modemst2
Fastboot flash fsg fsg.mbn
Fastboot erase cache
Fastboot erase userdata
Fastboot Reboot
 Done! you have successfully Flash Stock firmware in your Moto G


Congratulation ur phone is Restored With Kitkat
It was a bit tedious, but not hard, was it? Let us know if this worked out for you and how the whole process went in the comments section below.




3 comments

  1. I am getting below error

    C:\Program Files\Minimal ADB and Fastboot>Fastboot flash partition gpt.bin
    target reported max download size of 536870912 bytes
    sending 'partition' (32 KB)...
    OKAY [ 0.032s]
    writing 'partition'...
    (bootloader) Preflash validation failed
    FAILED (remote failure)
    finished. total time: 0.321s

    ReplyDelete
  2. use lineage os first then install the stock.
    Download the lineage os fom google.
    copy the lineage os file to the sd card using adb commands.(Since there is no sd card for moto g).
    open the phone in recovery(TWRP) and install the file.

    ReplyDelete