Home > Unbrick

Restore Pixel 4/XL/4a to Stock Firmware via Fastboot | Unbrick it

In this detailed guide, we will show you the steps to restore Pixel 4, Pixel 4 XL, and Pixel 4a to Stock Firmware via Fastboot Commands and then unbrick it. The smartphone industry is no longer limited to just a few players. As a result, users are generally spoilt for choices, but when it comes to selecting the one that offers the cleanest Android experience, there’s not much left to ponder. The offering from Google in the form of pixel series is right at the top. Apart from the stock OS, there’s a couple of other factors that go into its favor.  To begin with, you are guaranteed the fastest Android upgrades and updates.

Along the same lines, there isn’t anyone that could compete with Pixel camera quality. While it doesn’t behold the 46or 64MP camera that other OEMs behold, the fact is MP isn’t really the parameter to judge the camera quality either. Moving onto the custom development, and there is a plenitude of options at hand. After unlocking the device’s bootloader, you could flash custom binaries such a custom ROMs and custom recovery like TWRP, lineageOS Recovery, etc. Then you could also gain access to the system partition by rooting the device via Magisk. [DON’T MISS: How to Root Pixel 4, 4A, 4A XL running Android 11 without TWRP].

This in turn could be done with TWRP or without using TWRP (via Magisk patched image file). After this, you could then Magisk ModulesXposed Framework, Substratum Theme Engine, among a plethora of other tweaks. However, these modifications might also be a cause of an issue or two. In some cases, it might lead to a boot-looped or bricked device. If that happens with your Pixel device, then you have come to the right place. Today, we will show you the steps to restore Pixel 4/ XL and 4a to Stock Firmware via Fastboot and hence unbrick it. Follow along for the detailed instructions.



Restore Pixel 4/XL/4a to Stock Firmware via Fastboot | Unbrick it

Before we list out the instruction steps, there are a few prerequisites that you need to go through. Make sure you checkmark all these requirements. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

STEP 1: Prerequisites

You may now proceed with the steps to restore Pixel 4/XL/4a to stock firmware via Fastboot and unbrick it.

STEP 2: Extract Pixel 4/XL/4a Stock Firmware

To begin with, extract the contents of the Pixel 4/XL/4a ZIP firmware. Once you do so, you should get a bootloader.img file, three flash files, a radio.img file and a compressed folder.

pixel 4a stock rom

This second compressed folder will have other image files such as the modem, system, vendor, boot, etc. You should not extract this ZIP file. This is because we would be flashing this ZIP file as it is.

pixel 4a boot system image files

Now there are two different approaches that you take while flashing the firmware. You could either use the flash-all script that will automatically flash all the files. If that doesn’t work out, then you could manually flash the IMG files to its partition. We have shared both these methods in-depth, refer to the one that meets your requirements.

STEP 3A: Restore Pixel 4/XL/4a via Flash-All Script

I inspected this Fastboot Firmware and the flashing file consists of a command that will wipe off all the data on your device. As of now, your device is stuck in Fastboot (kind of), hence a device backup is not possible. Fret Not. I will show you how to modify that flash file and remove the command responsible for device formatting. This way you will be able to flash the stock ROM on your Pixel Pixel 4/XL/4a device, without losing any data!

  1. To do so, download an advanced Text Editor such as Notepad++.
  2. Then head over to the extracted Fastboot ROM and there you should see the flash-all.bat file.
  3. Right-click on it and select Edit with Notepad++.
    edit pixel flash all file
  4. When the file opens, you should see the fastboot -w keyword. The -w in this command wipes off all the data, so just delete that alphabet and the hyphen, save the file and that’s it. Your data won’t be wiped now!
    flash all script pixel 4
  5. So if the line was:
    fastboot -w update image-sunfish-rp1a.201105.002.zip
  6. It will transform to:
    fastboot update image-sunfish-rp1a.201105.002.zip
  7. Once you have made this change and saved the file, move all the contents of the extracted Fastboot ROM to the platform-tools folder. That is, move the bootloader.img file, three flash files, a radio.img file and the compressed folder inside platform-tools.
  8. Now boot your Pixel device to Fastboot Mode. For that, power it off. Then press and hold the Volume Down + Power buttons until you see the screen as shown in the below image.

    pixel 4 fastboot mode unbrick
    Credits: Google Support Forum
  9. Once booted to Fastboot, connect it to PC via USB cable.
  10. Then head over to the platform-tools folder where you have placed the Fastboot ROM files. Type in CMD in the folder’s address bar and hit Enter. This will launch the Command Prompt window.
  11. Windows users should execute the below command to begin the flashing process:
    flash-all.bat
  12. This flash file will come into action and would flash the required files on its own. Your device might reboot a couple of times in between the process, this is completely normal.
  13. Once done, your device should reboot to the OS. If it doesn’t, then use the hardware key combinations or the below command:
    fastboot reboot

That’s it. These were the steps to restore Pixel 4/XL/4a to Stock Firmware via Flash-All Script. This was the automated method and should do its job most of the time. And if it worked out for you, then you may skip the below STEP 3B and move over to STEP 4. However, if you are facing any issue or two, then you could manually flash these files as well. Here are the required fastboot commands for the same.



STEP 3B: Restore Pixel 4/XL/4a via Fastboot Commands

  1. To begin with, make sure that all the ROM files (including the ZIP file) are placed inside the platform-tools folder.
  2. Then type in CMD in the folder’s address bar and hit Enter. This will launch the Command Prompt window.
    command-prompt-adb
  3. Now execute the below commands in the CMD window to manually flash the individual stock firmware files. Copy-paste the first command, hit Enter, copy-paste the second one, and so on. After flashing each image file, we will be rebooting your device to bootloader (via fastboot reboot-bootloader command). This is an important step and shouldn’t be skipped. The last command (fastboot reboot) will boot your device to the OS:
    fastboot flash bootloader <bootloader image file name>.img 
    fastboot reboot-bootloader 
    fastboot flash radio <radio image file name>.img 
    fastboot reboot-bootloader 
    fastboot update <image zip file name>.zip 
    fastboot reboot

That’s it. With this, you have successfully restored Pixel 4/XL/4a to Stock Firmware via Fastboot Commands and unbricked it. Let’s now move onto the final step.

STEP 4: Relock Bootloader

The fourth and final step requires you to relock the bootloader on your Pixel 4/XL/4a device. Here are the steps for the same:

  1. Connect your device to PC via USB cable and boot it to Fastboot Mode.
  2. For that, you could use the hardware key combinations or execute the below command in the CMD window (make sure to enable USB Debugging)
    adb reboot bootloader
  3. Once booted to Fastboot Mode, type in the following command to relock the device’s bootloader
    fastboot flashing lock
  4. You may now get a prompt on your device. Use the Volume keys to select Yes and hit the Power key to confirm the selection.
  5. Your device should now reboot to the OS. If it doesn’t, then use the power key to do so or execute the below command:
    fastboot reboot

With this, we conclude the guide on how to restore your Pixel 4/XL/4a device to stock firmware via Fastboot and unbrick it. If you still have any queries, do let us know in the comments section below.


Share:
  • Please tell how to do in mac…

  • r00tn3rd

    Great post! Very helpful. I was one of the unlucky ones that experienced the anticlimactic event of all the cmds executing successfully but then still could not boot. However, I was able to interrupt the “fastboot update” cmd process which left me in a temporary android recovery environment and I could then sideload an OTA update and restore my phone to a factory state. Thank you. I thought this was worth mentioning.

    • Sadique Hassan

      Thanks for the valuable insights. It will definitely come in handy for our readers.