Home > Tips and Tricks > Android

How to Install Android 13 via Fastboot Method

In this guide, we will show you the steps to install Android 13 onto your device using the Fastboot Method. While a lew of devices are still lined up waiting to get a taste of the twelfth iteration of the OS, the Silicon Valley giants have already released its next build. Android 13, (internally codenamed Tiramisu) has bought in quite a few noteworthy features to the fore. At the time of writing, the first developer preview has been rolled out, and most of the features, in their current state, are aimed at the developers. Still, there are a few UI tweaks that you might come across.

These include the likes of a new system photo picker (with cloud storage integration), nearby devices that might no longer need location permission, third-party apps quick settings prompts, per-app language preferences,  and some developer tools that give more granular controls to the developers. So if you are looking to welcome all of these tweaks onto your device, then this guide shall help you out. In this tutorial, we will make you aware of the steps to install Android 13 onto your device via Fastboot.

Android 13: Installation Methods and Supported Device List

install android 13 via fastboot

There exists three different methods through which you could install Android 13. These include ADB Sideload, Fastboot method, and using a GSI image. So which one should you opt for? Well, it depends on the device you own as well as its bootloader status. To be more specific:

As far as this guide is concerned, we will show you the steps to install Android 13 via Fastboot. Do keep in mind that the Developer Preview builds are highly unstable, and it isn’t recommended to use it as your daily driver in its current state. Moreover, you should take a backup of all the data on your device beforehand.

As far as the supported device list is concerned, you could install the Android 13 either via ADB Sideload or Fastboot Method on the following devices: Google Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a 5G, Pixel 5, Pixel 5a, Pixel 6, and Pixel 6 Pro. On the other hand, if you own a non-Pixel device, then you could opt for the GSI Method.

Android 13 Screenshots

Here are some of the screenshots that I took of some important device pages, namely- Settings menu, Quick Settings toggle, System page, Notification Area, and the revamped WiFi network selection screen. Do note that these images are from the First Developer Preview, and there could be quite a few changes by the time it reaches the stable build. So please don’t mold your installation decision based on just these screenshots.

How to Install Android 13 via Fastboot Method

The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned. 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: Install Android SDK

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

install adb platform tools windows

STEP 2: Download Android 13 Factory Image

You may now download the Android 13 firmware corresponding to your device from here. Since we are using the Fastboot method, you should download the Factory Image (and not the OTA file). Moreover, once you have downloaded the firmware, extract it to the platform-tools folder.

install android 13 via fastboot

STEP 3: Enable USB Debugging and OEM Unlocking

Next up, you will have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking process.

install android 13 via fastboot

So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.

STEP 4: Unlock Bootloader

Next up, you will also have to unlock the device’s bootloader. Do keep in mind that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s all well and good, then please refer to our detailed guide on How to Unlock the Bootloader on any Android Device.

STEP 5: Boot to Fastboot Mode

  1. Now connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    install android 13 via fastboot

  4. To verify the Fastboot connection, type in the below command and you should get back the device ID.
    fastboot devices

STEP 6: Preserve Data [Optional]

If you want, you may tweak the flash file and instruct it not to delete the data while installing Android 13. However, that isn’t the recommended thing and should be avoided, more so if you are doing OS upgrades. Still, if you wish to try it out, then here’s what you need to do:

  1. First off, install an advanced text editor like Notepadd++.
  2. Then head over to extracted firmware folder, right-click on the flash-all.exe file.
  3. After that, select Show More Options > Edit with Notepad++.
    install android 13 via fastboot
  4. Now remove the -w keyword from the fastboot update command. So if the command is:
    fastboot -w update image-sunfish-tpp1.220114.016.zip

    install android 13 via fastboot

  5. It should transform to:
    fastboot update image-sunfish-tpp1.220114.016.zip
  6. Once done, hit Ctrl+S to save the changes. That’s it.

STEP 7: Install Android 13 via Fastboot

  1. Make sure that your device is booted to Fastboot and connected to a PC via USB.
  2. If that’s well and good, then head over to the extracted firmware folder and double click on the flash-all.exe. file.
    install android 13 via fastboot
  3. The flashing process will now begin.
    install android 13 via fastboot
  4. During the process, it will automatically reboot to Fastboot as well as FastbootD Modes.
    install android 13 via fastboot
  5. Once the process is done, you will be notified of the same and the device will then boot to the OS.
    install android 13 via fastboot

That’s it. These were the steps to install the latest Android 13 onto your device via Fastboot. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share: