How to bring back Google Pixel gadgets to stock Firmware as well as Lock Bootloader

in spite of not selling in numbers as significant as a Samsung Flagship, Google’s devices, even the Nexus line earlier, have took pleasure in enthusiastic third-party designer support. This is the reason why the Nexus 5, released in Q4 2013, can be updated most current Android 8.1 Oreo, 5 years later. Google Pixel gadgets are not extremely different in this regard. With such a strong neighborhood behind them, Google Pixel gadgets have a number of ROMs as well as other mods a few of which most likely get ported to other gadgets much later. If you’ve ever done things such as installing mods as well as custom-made ROMs, you would understand things can always go wrong. You may have produced a backup before, however what if you did not or might not? Well, here’s exactly how you can bring back Google Pixel gadgets to stock firmware.

Requirements

An unlocked Google Pixel device, of course. You most likely already have an unlocked gadget since exactly how else might you have screwed it up really.

The proper stock factory picture for your Google Pixel device. You can download this from the Downloads section below.

Google SDK platform tools are required. You can download this from the Downloads section below, depending upon your desktop OS.

Enable USB debugging on your phone.

Make sure you backup your total interior storage, messages, contacts, as well as other needed data pre-hand. The process will need formatting your device. However, this can be prevented if you prefer.

If you’re utilizing a Windows PC, you will likewise requirement to install the latest Google USB drivers.

Downloads

SDK Platform-Tools – Extract the downloaded archive as well as you must get a folder named platform-tools.

Windows

Mac

Linux

Official factory pictures from Google designer website

How to bring back Pixel gadgets to stock firmware (flash-all script)

Download the right factory picture for your Google Pixel gadget from the link supplied above.

Extract the zip data as well as you must have a folder consisting of one more zip data as well as a few picture files.

If you desire to stop your gadget from being wiped clean, right-click on the flash-all data as well as open it with a text editor of your option (flash-all.bat for Windows, flash-all.sh for Linux).

Find the line that reads fastboot -w update image-walleye-version.zip and remove -w. The -w is the wipe individual data switch. Thus, eliminating it avoids the individual data from being wiped during the process. close the data however make sure you save the changes. el

Move all the data in the extracted folder now into the previously extracted platform-tools folder.

Turn off your gadget as well as boot it into the Bootloader Mode. To do so, press as well as hold the Volume Down + Power buttons until you see a screen as shown below. 

When in the bootloader mode, link your Google Pixel gadget to the computer utilizing a USB cable.

Launch the ADB interface by introducing a command timely or terminal window inside the platform-tools folder.

On Windows, you can do this by entering cmd in the address bar while inside the platform-tools folder.

On Linux, depending upon your data manager, the process can differ. A general method would be to right-click on the platform-tools folder as well as choose open with (Open in one more application) as well as then choosing your terminal app. 

Now just utilize the command provided below to flash the stock firmware on your Google Pixel gadget utilizing the flash-all script supplied in the firmware files.

Windows:

flash-all.bat

Linux/OSX:

./flash-all.sh

This will begin the process, as well as you may see your gadget reboot several times. press a crucial when you’re prompted to do so after the flashing process is complete.

Don’t miss: How to set up most current Google software application update on Rooted Google Pixel Devices

How to bring back Pixel gadgets to stock firmware (manual flashing)

Another method that you can stop your gadget from being wiped is by manually flashing all the needed images. This is a a lot more tiresome process however if the flash-all script doesn’t work for you because of some kind of black magic, this can are available in handy.

The factory picture can consist of a series of nested archive files. For instance, the factory picture for the Google Pixel 2 (codenamed ‘walleye’) consists of one more zip archive inside the original zip file. There is, in fact, no requirement to extract this zip file. 

Simply step all the extracted files, including the picture zip file, into the platform-tools folder.

Open a command timely or terminal window inside the platform-tools folder as explained in the previous method.

Execute the complying with commands one by one. In situation you have any type of difficulty following, you can open the flash-all script data utilizing a text editor. These are the extremely exact same conull