{Solved} [Help] Return Back to Stock

MLIGN

Senior Member
Sep 7, 2009
464
197
0
Houston
So I tried to return back to stock with the Factory Images and I keep running into a problem. It won't let me and now I am stuck in a bootloop. I tried the flash-all script provided by Google and it failed after flashing the Bootloader and Radio. I also tried the toolkit located in the Development section and I get the same thing!

Any help would be great. I am used to flashing from command line but now there are so many img. I don't know which is what.

Edit:

I downloaded the new ADB and Fastboot drivers from Google and then I was able to restore my phone with Google's flash-all script.
 
Last edited:

SmokinCharger

Senior Member
May 22, 2008
323
74
58
I have not done it yet, but here is my recommendation. Reboot the phone into bootloader. Check the active slot (a or b). Let's assume a is active. These should get your back to stock.
fastboot flash boot_a boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img

If you want it back to a brand new phone (not setup) then add the below as well.
fastboot flash userdata userdata.img