Stock ROM/Firmware for Moto G6/G6 Plus with Installation Guide

Stock ROM/firmware for Moto G6/G6 Plus

Stock ROM/Firmware for Moto G6 and G6 Plus. In this post, you will find stock ROM for Moto G6 plus with a Step by step installation guide.

Moto G6 and G6 Plus received a lot of positive feedbacks for its quality build and performance with a low price tag. If you are an owner of Moto G6 or G6 Plus and want to downgrade, upgrade or move back to Stock ROM from Custom ROM then you landed at the right post

Stock ROM or Firmware is the most stable OS you will find out there. And because it includes the low-level code or kernel, flashing a Stock firmware can fix many issues like Bootloop, freezes, bugs and many other software issues. Download the Stock ROM/firmware and follow the steps given below to flash stock firmware on Moto G6/G6 plus.

Also read:

Resurrection Remix for Moto G6 Plus

Best smartphones under $400

Table of Contents

Stock ROM for Moto G6 and Moto G6 Plus with Installation Guide

Prerequisite

  1. Charge the device to at least 50%
  2. Bootloader should be Unlocked (For Downgrading)
  3. PC

Download Section

ROM: Moto G6 Moto G6 Plus

ADB and Fastboot: Download

Drivers: Download

How to Flash Stock ROM in Moto G6 and G6 Plus

Step 1: Download and Install ADB and fastboot and Moto drivers

Step 2: Flash the Stock ROM/Firmware using Fastboot

Here are the Steps in Detail

Step 1: Download and Install Drivers on your PC

Download ADB and Fastboot drivers and Moto drivers and Install them.

Step 2: Flash the Stock ROM/Firmware using fastboot

  • Download the Stock ROM from Download section given above
  • Extract the zip file and Copy paste it into the adb folder which should be in C: drive
  • Open the command window in the adb and fastboot folder by Right click+Shift key and click on “Open command window”
  • Boot your phone into bootloader mode by typing adb reboot bootloader in the cmd/Powershell window
  • Copy and Paste this code into the command window
Note: Do not simply copy and paste these commands! – system.img_sparsechunks may differ in number and name. Always check contents of the folder you’re working with. You must flash all of the sparsechunk files you have.
fastboot 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 dsp adspso.bin
mfastboot oem fb_mode_set
fastboot flash oem oem.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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot

This will flash the Stock ROM/Firmware on Moto G6 and G6 Plus.

Note: If you are Downgrading then you need to unlock the Bootloader. Follow the below steps to unlock the bootloader

Unlock the bootloader

  • Enable USB Debugging and Allow OEM unlock by going into Developer options. Go to settings > About phone and then tap on “Build number” multiple times until you see “You are now a developer” popup
  • Open the Motorola Bootloader unlock website and click on “Next”. On the next screen, Sign in with your Google or Motorola account
  • Reboot to fastboot by turning off your phone and then pressing Volume Down and Power Key together
  • Connect the phone to your PC and open command window. Type this in cmd
fastboot oem get_unlock_data
unlock bootloader
  • It will give a code which you need to copy and paste it into the Data Scrub tool
Data scrub tool
  • Data scrub tool will give a new code, copy it and paste it in Motorola Unlock page which you just signed on to.
  • Click on “I agree” and then click on “Get unlock code”
  • You will receive an Unlock key
  • Now type the following code in the command window twice
fastboot oem unlock UNIQUE_KEY

UNIQUE_KEY is the key you got on Motorola unlock page. Paste the code twice to unlock the device.

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top