In this guide, we will show you the steps to convert your OnePlus 11 from ColorOS to OxygenOS. The newest addition to the OnePlus family is slowly taking the OEM back to its root of being a flagship killer. Offering top-of-end specs at an affordable price, we might be on the verge of witnessing the rebirth of this company. But there’s just one thing that might stop it from doing so- the software experience.
Ever since it decided to ditch its in-house OxygenOS in favor of Oppo’s ColorOS, things haven’t looked good at all, and every user’s feedback and criticism regarding the same have gone out for a toss. And if you have purchased/imported the device from China then you will get the true form of the bloated OS skin. Fortunately, you could convert your OnePlus 11 from ColorOS to OxygenOS. And in this guide, we will show you how to do just that. Follow along.
Table of Contents
How to Convert from ColorOS to OxygenOS on OnePlus 11
Both the methods listed below will wipe off all the data from your device, so 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.
Once done, you may now reboot the device to the newly installed OS via the below command
fastboot reboot
If you are unable to set Lock Screen PIN or password, then check out this guide to fix this issue.
METHOD 2: By Flashing the OFP EDL Packages
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.
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.
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 on OnePlus 11
After this, you will have to unlock the bootloader on your device. Do keep in mind that this process will wipe off all the data and might nullify the device’s warranty as well. So if that’s all well and good, then refer to our comprehensive guide on How to Unlock Bootloader on OnePlus 11.
STEP 4: Download OxygenOS 13 Firmware
Grab hold of the OxygenOS 13 ROM for your OnePlus 11 from below.
Then extract the radio and images folder from the firmware to the platform-tools folder.
Next up, download ColorOS 13.0.0 A.08 firmware, load it into Fastboot Enhance [reference guide], and extract only the oplusstanvbk.img file.
Once extracted, transfer it to the platform tools folder as well.
STEP 5: Boot to Fastboot Mode
Connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
Type in the following command in the CMD window to boot your device to Fastboot Mode
adb reboot bootloader
Reference Image
To verify the Fastboot connection, type in the below command and you should get back the device ID.
fastboot devices
STEP 6: Flash Files in Fastboot Mode
First off, execute the below command to reset your device
fastboot -w
Then type in the below command to set partition A as active:
fastboot --set-active=a
Now flash the rest of the files in Fastboot Mode [on some firmware, the modem.img file might be replaced with radio.img, so the first command listed below will change to fastboot flash –slot=all modem radio.img]
You will now have to flash the remaining firmware files in the FastbootD Mode. So type in the below command to boot your device to this mode
fastboot reboot fastboot
Now execute the below commands in the CMD window [one at a time] to flash the remaining files. When it comes to flashing oplusstanvbk.img, make sure to flash the one that you have extracted from ColorOS 13.0.0 A.08 firmware.
Now perform a Factory Reset from the FastbootD screen [compulsory]. Once done, use the below command to boot to the OS
fastboot reboot
That’s it. These were the steps to convert your OnePlus 11 from ColorOS to OxygenOS. 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.
A technical geek by birth, he always has a keen interest in the Android platform right since the birth of the HTC Dream. The open-source environment always seems to intrigue him with the plethora of options available at his fingertips. “MBA by profession, blogger by choice!”
fastboot flash my_heytap my_heytap.img
fastboot flash my_carrier my_carrier.img
fastboot flash my_region my_region.img
fastboot flash my_bigball my_bigball.img
fastboot flash my_manifest my_manifest.img
All ghet an eror ?
rom Oxygen oneplus 11 fastboot is here https://yun.daxiaamu.com/OnePlus_Roms/%E4%B8%80%E5%8A%A011/Fastboot_%E6%B0%A7OS%2013.0.0_A.06/CPH2451_11_A.06_230106_FASTBOOT.zip. Do you test to convert to oxygen from Color?? I saw many peopleo scare and your devices can brick
I tried step by step of this page,but these error make the phone can’t boot up:
D:\Op11\Pt34>fastboot flash –slot=all xbl_ramdump.img xbl_ramdump.img
Sending ‘xbl_ramdump.img’ (811 KB) OKAY [ 0.022s]
Writing ‘xbl_ramdump.img’ FAILED (remote: ‘No such file or directory’)
fastboot: error: Command failed
D:\Op11\Pt34>fastboot flash my_carrier my_carrier.img
Resizing ‘my_carrier_a’ OKAY [ 0.016s]
Sending ‘my_carrier_a’ (12 KB) OKAY [ 0.000s]
Writing ‘my_carrier_a’ FAILED (remote: ‘Invalid argument’)
fastboot: error: Command failed
We have updated the guide, try out our new Method 1 and share the results [take a backup beforehand].
I’m trying to convert ColorOs A.08 to CPH2449GDPR_11_A.06_2023010723370128
You may try out using our updated Method 1 and share the results [take a backup beforehand].