How to Flash Realme UI 6.0 Android 15 on OnePlus 13
In this guide, we will show you the steps to flash the Realme UI 6.0 based on Android 15 onto your OnePlus 13. The devices from this OEM ship with ColorOS in China and OxygenOS in the rest of the world. However, thanks to its impressive performance in the custom development, you can welcome abode a few additional OS skins as well. For instance, there are a slew of AOSP based custom ROMs that you can test out.

Credits: XDA Senior Member koaaN
Apart from that, there are a few OS ports from other devices as well. For instance, the latest Android 15 Global ColorOS port from OPPO N5 & Reno 13F is now live for this device. Apart from that, you can even install the Realme UI 6.0 based on the latest Android 15 ported from the Realme GT 7 Pro [of EU/GLO region] onto your OnePlus 13. And in this guide, we will show you how to do just that. So without any further ado, let’s get started.
- How to Flash Realme UI 6.0 Android 15 on OnePlus 13 Supported Devices Important Note for PJZ110 Flashing Instructions
How to Flash Realme UI 6.0 Android 15 on OnePlus 13

Before starting, please take a backup of all the data on your device. 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.
Supported Devices
- PJZ110
- CPH2653
- CPH2649
Important Note for PJZ110
If you are using a CN (China) variant, then you should first move the dtbo file from the root directory into the OOS_FILES_HERE folder, i.e., overwrite the existing dtbo.img file in that folder. The rest of the users [CPH2653 and CPH2649] don’t have to carry out this step.
Flashing Instructions
- Download and extract Android SDK Platform Tools on your PC.
- Now enable USB Debugging and OEM Unlocking on your device.
- Then, unlock the bootloader on your device.
- Now connect your device to the PC via a USB cable.
- Then open Command Prompt inside the platform-tools folder and type: adb reboot bootloader
- Now, download and extract the Realme UI Port from here [Credits: XDA Senior Member koaaN].
- Then launch the Frankenstein_Flasher.bat file. The flashing will now start.
- It will first flash a few files in the Fastboot Mode and then boot your device to FastbootD Mode.
- Once that happens, select the English language on your device for the flashing to resume.
- Once the flashing is complete, select the Format Data option from your device’s FastbootD screen.
- As soon as the wipe is complete, your device will boot to the newly flashed OS.
- How to Debloat/Remove Bloatware from OnePlus 13
- 5GHz WiFi Missing on OnePlus 13 Converted from COS to OOS [Fix]
- How to Root OnePlus 13 via KernelSU Next and SUSFS
- How to Flash TWRP Recovery on OnePlus 13R/Ace 3
(Cancel Reply)
Δ
How to Root OnePlus 13 via KernelSU Next and SUSFS
In this guide, we will show you the steps to root your OnePlus 13 via KernelSU Next and SUSFS. There exist quite a few ways using which you can root your Android device, with Magisk reigning supreme at the top. However, we are seeing a slight change in the priority among the tech enthusiasts. There has been a minuscule yet noticeable shift among the users from Magisk to its counterparts.
These include the likes of unofficial forks of Magisk like Kitsune or Delta, or other third-party alternatives like KernelSU, APatch, and KernelSU Next. So why this change all of a sudden? Well, it has now become quite a challenging task to hide root as banking and payment apps have put in place numerous checks for the Magisk binary.
However, they are yt to do so for the aforementioned apps. Hence, if you rooted via any of those apps, then there’s a high chance that you can easily bypass the root checks on your device and use payment apps without any issues. So due to all these reasons, this guide will show you the steps to root your OnePlus 13 via KernelSU Next and SUSFS. Follow along,
- How to Root OnePlus 13 via KernelSU Next and SUSFS METHOD 1 [Shorter Method] METHOD 2 [Longer Method]
How to Root OnePlus 13 via KernelSU Next and SUSFS

Before starting, please take a backup of all the data on your device. 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.
METHOD 1 [Shorter Method]
How to Root any OnePlus via KernelSU Next and SUSFS
METHOD 2 [Longer Method]
- To begin with, download the same firmware that is installed on your device.
- You may verify the same from the device’s Version Number.
- Now extract it, get the payload.bin file, and load it into the Fastboot Enhance Tool . Then extract the init_boot.img file from it.
- Next up, download and extract the Android SDK Platform Tools on your PC.
- Then enable USB Debugging and OEM Unlocking, and connect your device to PC via USB.
- Now unlock the bootloader on your device via the fastboot flashing unlock command.
- Then install the KSU Next app > patch the init_boot.img file via it.
- Now transfer this patched file to platform-tools and rename it to patched_init_boot.img
- Next up, download and install the Key Attestation app on your device.
- Then download the 6.6.66 kernelsu next boot.img (or more than .66 if available) from here .
- Now boot your device to the Fastboot Mode via: adb reboot bootloader
- Then flash the patched init_boot via: fastboot flash init_boot patched_init_boot.img
- Now restart your device, launch KernelSU Next, and make sure it is working in LKM Mode.
- Then get the vbmeta.img file from the same firmware version that is installed on your device.
- Now transfer the file to the platform-tools folder. Then boot your device to the Fastboot Mode adb reboot bootloader
- Now disable Android Verified Boot by flashing vbmeta.img as follows: fastboot –disable-verification flash vbmeta vbmeta.img
- Now flash the boot.img as follows: fastboot flash boot boot.img
- Then flash the SUSFS module from here . Now copy the verified boot hash under “root of trust”
- Go to /data/adb/VerifiedBootHash and put the string you copied in the text file
- Finally, restart your device for the changes to take place.
- How to Switch from Magisk to KernelSU
- How to Hide Root via KernelSU on Rooted Android
- Rooting via Magisk/KernelSU/APatch: Boot or Init Boot
- How to Flash Kernel with Integrated KernelSU on Galaxy S24 Ultra
- Freddy 2 months ago Reply Your instructions don’t make sense Longer method 4.Then install the KSU Next app > patch the init_boot.img file via it. Okay explain where to get this init_boot.img Sadique Hassan 2 months ago Reply sorry mate for the confusion. I have updated the guide with more clarity..
- Muji 11 months ago Reply Please give a susfs img for one plus 13r
(Cancel Reply)
Δ