Home > ROMs > Custom ROMs

OnePlus 7/Pro Android 13: Install Pixel Experience ROM [Video]

In this guide, we will show you the steps to download and install the Pixel Experience ROM based on Android 13 onto your OnePlus 7/7 Pro. There’s a popular saying in town that the seventh iteration of the devices from OnePlus is the last in this lineup to have the USP and originality of this OEM. And truth be told, we might actually have to nod our heads in agreement with this statement.

Not only among the general users, but the device is performing quite impressively in custom development as well. This in turn gives us the perfect platform to break free from the shackles of the bloated ColorOS [OxygenOS] and welcome the desired custom ROM onto your device. Making use of the same, this guide will make you aware of the steps to install the Pixel Experience ROM based on Android 13 onto your OnePlus 7/7 Pro. Follow along.

What is Pixel Experience ROM?

As is evident from its name, Pixel Experience is based on the stock AOSP experience that comes with the Pixel devices. So apart from a clean user experience, you will also be getting tons of Pixel goodies and re-installed Google Apps [GApps]. However, even then, it wouldn’t give you a bloated experience as it has managed to strike a fine balance between features and stability.

oneplus 7 pro android 13

Owing to all these reasons, it is no hidden secret why it has scaled the popularity charts and quickly became the go-to choice for numerous tech enthusiasts. If you also echo the same thought process, then this guide will show you the path to welcome this ROM onto your device right away. Follow along.

OnePlus 7/7 Pro Android 13: Download & Install Pixel Experience ROM

Before starting with the process, make sure to take a complete device backup beforehand. 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: 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.

oneplus 7 pro android 13

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 3: 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 of Oneplus 7/7Pro.

oneplus 7 pro android 13

STEP 4: Download Pixel Experience ROM and Recovery for OnePlus 7/7 Pro

  1. Now, get hold of the Pixel Experience ROM and Recovery files from below:
    OnePlus 7 [guacamoleb] | OnePlus 7 Pro [guacamole]
  2. The ROM file will be present as a ZIP whereas the recovery will be an IMG file.
  3. Once both files have been downloaded, transfer them to the platform-tools folder on your PC.
    oneplus 7 pro android 13
  4. Next up, rename the recovery file to recovery, so that the complete name becomes recovery.img.
  5. Likewise, rename the ROM file to rom, so that the complete name becomes rom.zip.

STEP 5: Boot to Fastboot Mode

  1. 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. After that, type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    oneplus 7 pro android 13

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

    oneplus 7 pro android 13

STEP 6: Flash Pixel Experience Recovery on OnePlus 7/7 Pro

  1. You will now have to flash the Pixel Experience recovery onto the recovery partition of your device. So execute the below command for the same:
    fastboot flash recovery recovery.img

    oneplus 7 pro android 13

  2. Once the flashing is complete, use the hardware keys to bring up the Recovery menu and hit the Power key to confirm it.
    oneplus 7 pro android 13
  3. Your device will now boot to the Pixel Experience Recovery [it is a touch-based recovery, so you could use it without interacting with the hardware keys].

STEP 7: Copy Content of Slot A to Slot B

In order to maintain consistency of the firmware versions between the two partitions on your device, we will now be copying all the contents of Slot A to Slot B.

  1. Download the copy-partitions ZIP file and transfer it to the platform-tools folder on your PC.
  2. Then on the Pixel Experience recovery, select Apply Update > Apply from ADB.
    oneplus 7 pro android 13
  3. After that, open CMD inside the platform-tools folder and execute the below command
    adb sideload copy-partitions-20210323_1922.zip
  4. Once flashed, go to Reboot and select Recovery. Your device will reboot to Pixel Recovery.

STEP 8: Factory Reset Device

  1. From the Pixel Experience Recovery, go to Factory Reset.
  2. Then select Format Data/Factory Reset > Format Data.oneplus 7 pro android 13
  3. Your device will now undergo a reset.
  4. Once done, you shall get the “Data wipe complete” message.
    oneplus 7 pro android 13

STEP 9: Install Pixel Experience ROM on OnePlus 7/7 Pro

  1. From the Pixel Experience Recovery, go to Apply Update > Apply from ADB.oneplus 7 pro android 13
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter.
  3. This will launch the Command Prompt. So type in the below command to flash the ROM file via Sideload:
    adb sideload rom.zip

    oneplus 7 pro android 13

  4. The process will now begin and once done, you shall get the Total xfer: 1.00x message [Got an error? See FAQ below].
    oneplus 7 pro android 13
  5. Now go back to the home screen of the recovery and select Reboot System Now. Your device will now boot to the newly installed OS.
    oneplus 7 pro android 13

That’s it. These were the steps to install the Pixel Experience ROM based on Android 13 onto your OnePlus 7/7 Pro. If you have any queries concerning the aforementioned steps, do let us know your doubt and the device that you are using in the comments. We will get back to you with a solution at the earliest.



Fix: Error During ADB Sideload

If you get one of the below error messages, then it signifies a successful installation and you could reboot the device to the OS without any issues:

  • Total xfer: 1.00x
  • adb: failed to read command: Success/No error
  • adb: failed to read command: No error
  • (~47%) adb: failed to read the command: No error
  • adb: failed to read command: Undefined error: 0
Share:
  • Hi, adb can’t recognize my device when i try to sideload. What is the issue

  • Step 7
    Download the copy-partitions ZIP file and transfer it to the platform-tools folder on your PC.

    “https://raw.githubusercontent.com/PixelExperience-Devices/blobs/main/copy-partitions-20210323_1922.zip”
    This above link is broken. Kindly help

  • Mr Tuân

    Rất cám ơn sự hướng dẫn của bạn SADIQUE HASAN ! tôi đã thành công cài đặt chúc bạn luôn mạnh khỏe thành công

  • Noneman

    I have a USA OP7Pro on stock Android 12, but the PixelExperience XDA thread said you need 12.1 firmware to install PixelExperience 13. Am i misunderstanding something? I think H31 is the newest build for my device.

  • jeanpy kazadi

    Hello bro, if I understood this procedure correctly it is for the custom rom. Could you give me the procedure to flash the GSI in OP7P, certainly I already use several custom roms for my OP7P, but curiosity tempts me to experiment with GSI. thank you in advance for your help

    • Hi, tried your guide multiple times but cannot get pixel experience Sep’23 build running on OnePlus 7(guacamoleb).

      ADB error – cannot read file

      Strangely, I’m able to flash Lineage os without any error.

      Could you help pls?

    • Sadique Hassan

      Hi Jeanpy, is there any specific Phhusson GSI ROM that you wish to try? If yes, then do let me know the name.