Good news for OnePlus users, TWRP for the OnePlus 13 is now available for your device. This means you can root the device. The device needs to unlock the bootloader to boot TWRP recovery. You can use the default bootloader unlock code, fastboot OEM unlock to unlock the device. You can read our unlock bootloader guide on unlocking the OnePlus Bootloader. The twrp recovery is still in development mode, but you can flash Magisk with it and root the device. We will show you How To Root OnePlus 13 Devices with TWRP Recovery and Magisk.
You can root the device with Magisk or the KernelSU rooting app by patching the boot image file. The custom recovery is also available for the device; you can install unofficial TWRP recovery and OrangeFox recovery for the device. After rooting the device, make sure the safety net test is passed on the device so you can use banking security apps in the device.
Rooting Pros and Cons
After rooting the OnePlus 13 series phone, you can mod your device, but before starting the guide, do a complete backup. One thing to note is that the warranty will be void after rooting the device. Here are some Rooting benefits: you can remove stock bloatware and System Apps after rooting the device. Changing the fonts and themes, customising the phone by installing root apps, modding the device with Magisk module, and more. Also, you can hide root access on specified appsย with the help of the Magisk systemless App. Let’s start the guide.
Related โ Download Google Camera For OnePlus Nord Gcam
How to Root OnePlus 13 with TWRP Recovery
The only way to root the OnePlus 13 is via Magisk because SuperSu stops deployment of their app, and SuperSu doesn’t support Android 15. So you need the latest Magisk and TWRP Recovery to flash the Magisk zip, but the first thing you have to do is bootloader unlocking. You can unlock the bootloader with our Guide.
Pre-requisites
- Before starting the rooting process, do a complete backup; your device includes Apps, Contacts, Messages, Gallery files, and Internal Storage Files.
- Charge the device for interrupt installing.
- Install the OnePlus Driver.
- Enable Developer Options, USB Debugging, and OEM Unlock to connect your device in ADB and fastboot mode.
- Unlock OnePlus phone bootloader โ How To Unlock OnePlus Phone Bootloader
- Download the TWRP file, the Latest Magisk, and the ADB-Fastboot Tool. Read the Guide.
Download TWRP for OnePlus 13 & Root Files, ADB Tool
ADB & fastboot tool โ LATEST MINIMAL ADB AND FASTBOOT TOOLS
TWRP for OnePlus 13 โ TWRP-15-OP13-Color597-V1.0.1.img
OrangeFox for OnePlus 13 โ OrangeFox-R11.3_OnePlus_13
Root Files โ Latest Magisk or KernelSU
Boot, or init_boot.img for patching with magisk โ OnePlus13-Boots
How To Root OnePlus 13 with Magisk
1. Download the latest Magsik or KernelSU Copy files to internal storage or SD Card and install on your device.
2. Extract the boot file from your device’s latest firmware or download boot or init_boot.img file from the download section.
3. Copy theย bootย orย init_boot.imgย to your device download folder and open the Magisk app or KernelSU, any of the rooting apps.
4. Tap on the Install button at the top, select init_boot.img, and the app will patch and enable SU on the boot file.
5. Rename the patched image to magisk_patched.img for magisk and apatch_patched.img for KernelSU.
The patched boot will be located at /storage/emulated/0/Download/magisk_patched.img.
6. Download the latest ADB & fastboot tool and unzip it on your PC C:\ Drive.
7. Copy the magisk_patched.img or ksu_patched.img to your pc platform-tools folder
8. Open CMD on your PC and type cd C:\platform-tools and hit enter.
9. Flash the patched boot image by using the command
fastboot flash init_boot magisk_patched.img
for KernelSU
fastboot flash init_boot apatch_patched.img
10. Reboot the device manually or type “fastboot reboot” to reboot the device.
11. Open the Magisk app and verify root access and safety net check.
How To Install TWRP Recovery On OnePlus 13
1. First, read the Prerequisites, unlock the bootloader, download ADB & fastboot, and TWRP Recovery.
2. Downloadย the TWRP file or OrangeFox, andย renameย it toย recovery.img.
3.ย Connectย your device to the pc and copyย the TWRP file to the ADB & fastboot folder.
4. Now open the command prompt and navigate to the ADB & fastboot folder by typing cdย C:\platform-toolsย and hitting enter.
5. Turn off your phone, hold the Volume Down button, insert the USB cable, and connect to the PC, or use the adb command to reboot into fastboot.
adbย reboot bootloader
6. This command will install recovery on the OnePlus 13 phoneย permanently.
fastboot flash recovery recovery.img
7. Use this command to install the recovery in both slots for OTA updates.
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
8. You can bootย TWRP Recovery with this command.
fastboot boot recovery.img
Conclusion
Root OnePlus 13 and flash TWRP custom recovery to take your device to the next level. Bootloader unlocked and TWRP flashed? You can easily root with the latest and greatest, Magisk, the best means to remove bloatware, install Root apps, and run awesome mods on your OnePlus 13.
But remember: Rooting can void your warranty and expose you to other security risks, so always ensure you have a full backup. If you do this, your OnePlus 13 will be ready for full use and youโll be able to upgrade and enjoy features of Android 14 and Android 15, and enjoy the advantages of one of the best mods available. Support for Magisk modules, recovery modes, and other customisations made possible by recovering your OnePlus 13 phone and with TWRP installed, allows you to get the most out of your phone. Rooting and installing TWRP recovery gives you more control of your device, improved performance, and the necessary personalisation factors.