How to install Pixel Experience on OnePlus 10T

If you’re a OnePlus 10T user looking to enjoy the Pixel Experience ROM on your smartphone, then that is a real possibility. In this guide, you’ll get to know the steps to install the Pixel Experience ROM onto your OnePlus 10T. This has been made possible due to the Generic System Image or better known as GSI. So without further ado, let’s begin with steps.

How to install Pixel Experience Custom ROM on OnePlus 10T

Step 1: Install Android SDK

Firstly, you’ll need to install the Android SDK Platform Tools on your PC. It’s the official ADB and Fastboot binary offered by Google. You’ll need to download it and extract it to a convenient location on your PC.

Step 2: Download Pixel Experience ROM on OnePlus 10T

You should grab hold of the Pixel Experience GSI ROM for your smartphone from the link mentioned below. You’ll find three different versions of the GSI ROM – the arm64-ab, arm64-ab-slim, and arm64-ab-vndklite. You’ll need to download the normal variant – the arm64-ab.

Step 3: Unlock Bootloader on OnePlus 10T

Then, you’ll need to unlock the bootloader on your smartphone. Remember that this process will wipe off the data and may nullify the device’s warranty too.

Step 4: Extract OnePlus 10T Payload.bin

  1. To start off, download and extract the stock firmware of the OnePlus 10T
  2. Once it is extracted, you’ll get a few files including the payload.bin
  3. Extract the payload file
  4. Once the extraction is done, copy the vbmeta.img file
  5. Transfer it to the platform-tools folder on your PC

Step 5: Boot your device to Fastboot mode

  1. Connect your OnePlus 10T to the PC via the USB cable while ensuring that USB-debugging is enabled
  2. Head over to the platform-tools folder, type in CMD in the address bar before hitting enter to launch the Command Prompt
  3. Type in the following command to boot your smartphone to Fastboot mode
adb reboot bootloader
  1. Type in the following command to boot your smartphone to the FastbootD mode
fastboot reboot fastboot

Step 6: Delete cow partitions

  1. Download the Fastboot Enhance Tool and then extract it to your PC
  2. Launch it using its exe file
  3. Your device will be listed under the Fasstboot Virtualization tab, you’ll need to click on it
  4. Then, head over to the Partitions tab and then type in cow
  5. Select all the partitions from the results that feature “cow” in their name before hitting the Delete button

Step 7: Flash/Install the Pixel Experience ROM on your OnePlus 10T

install Pixel Experience on OnePlus 10T

  1. Start by extracting the GSI ROM inside the platform-tools folder
  2. Rename the ROM file to the system such that the complete name becomes “system.img”
  3. Ensure that the vbmeta file is present inside the platform-tools folder and your smartphone will be booted to FastbootD Mode
  4. Then, use the below command for flashing vbmeta and disable the verification check
fastboot --disable-verity --disable-verification flash vbmeta vmbeta.img
  1. Erase the system partition through the below command
fastboot erase system
  1. Use the below command for flashing the GSI ROM onto your OnePlus 10T
fastboot flash system system.img
  1. Once it is done, boot your device to the newly installed ROM using the below command
fastboot reboot

As a result, your OnePlus 10T can now run the Pixel Experience ROM. I truly hope that you find this tutorial to be informative. You can leave your thoughts in the comments section.

Aviral Sharma
Aviral Sharma
Aviral Sharma is a talented and passionate writer who has been using words to express his thoughts ever since he learnt how to hold a pen. He is passionate about outer space, history, sports and most importantly technology. Aviral is a regular writer for rootmygalaxy.net and has been getting better by the day.

Comments (5)

Leave a Comment