Home > ROMs > Custom ROMs

How to Install BlissRoms on OnePlus 9 Pro [Video]

In this guide, we will show you the steps to install the latest BlissROMs on your OnePlus 9 Pro. For many, the ninth iteration of devices from this OEM was the last in this lineup that truly had the USP of OEM because, after that, it all went downhill. The 9 series users had both the luxury to truly enjoy the original OxygenOS as well a working MSM Download Tool that would allow them to easily unbrick their device as and when required.

And it’s due to its MSM Tool only that the device has gathered quite a lot of support from the development community, especially when it comes to custom ROMs. Talking about which, the users are literally spoilt for choices, with a plethora of options to choose from. So which one should you opt for?

Well, if you are looking for a fast stable optimized OS with just the right amount of customizations and features [and not to mention the oxygenOS camera], then installing BlissROMs onto your OnePlus 9 Pro might be your best bet. So without further ado, let’s make you aware of its installation steps.

How to Install BlissRoms Android 14 on OnePlus 9 Pro

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.

BlissRoms OnePlus 9 Pro

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 Bootloader on OnePlus 9, 9 Pro and 9R

BlissRoms OnePlus 9 Pro

STEP 4: Download BlissRoms, Recovery, GApps for OnePlus 9/9 Pro

  1. Now, get hold of the BlissRoms, Recovery, and associated files from below:
    OnePlus 9 Pro [lemonadep]: BlissROMs | Recovery | vendor_boot | dtbo | vbmeta | super_empty.img
  2. Rename the Custom ROM to rom.zip and transfer it to the platform-tools folder.

STEP 5: Boot to Fastboot Mode

  1. Connect your device to the PC via a 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

    BlissRoms OnePlus 9 Pro

  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 vendor_boot and dtbo

  1. First off, wipe the super partition via the super_empty.img file:
    fastboot wipe-super super_empty.img

    BlissRoms OnePlus 9 Pro

  2. Next up, execute the below command to flash dtbo:
    fastboot flash dtbo dtbo.img

    BlissRoms OnePlus 9 Pro

  3. Then type in the below command to flash the vendor_boot:
    fastboot flash vendor_boot vendor_boot.img
  4. After that, use the below command to flash the vbmeta:
    fastboot flash vbmeta vbmeta.img

STEP 7: Flash BlissROMs Recovery on OnePlus 9/9 Pro

  1. You will now have to flash the BlissROMs recovery onto your device. So execute the below command for the same:
    fastboot flash boot boot.img
  2. Once the flashing is complete, type in the below command to boot to BlissROMs Recovery.
    fastboot reboot recovery

    BlissRoms OnePlus 9 Pro

STEP 8: Factory Reset Device

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

STEP 9: Install BlissROMs on OnePlus 9/9 Pro

  1. From the BlissROMs Recovery, go to Apply Update > Apply from ADB.
  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

    BlissRoms OnePlus 9 Pro

  4. The process will now begin and once done, you shall get the Total xfer: 1.00x message [Got an error? See FAQ below].
  5. [Optional] If you want to install any additional mods [like Magisk], then go to Advanced > Reboot to Recovery. Now sideload the desired file.
  6. Finally, you may now boot your device to the newly flashed OS via Reboot System Now.

That’s it. These were the steps to install the BlissROMs based on Android 13 onto your OnePlus 9/9 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 can 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: