Welcome! On this page, we’ll help you install TWRP Recovery on your OnePlus Nord 5 device, also known as Hedwig. We’ve provided both written instructions and a video tutorial to guide you through the process. But before you begin, please note that you’ll need to unlock your device’s bootloader. Device manufacturers often lock the bootloader for security reasons, so you’ll need to unlock it in order to install any third-party files. Once you’ve unlocked the bootloader, you’ll be able to install TWRP Custom Recovery on your device, which will allow you to root your device, take Nandroid backups, restore your system, wipe out data and cache, and more. So, make sure you download the required files and then follow our instructions to install TWRP Recovery on your OnePlus Nord 5 device.

OnePlus Nord 5 Device Overview:
The OnePlus Nord 5, released on July 8, 2025, continues OnePlus’s tradition of offering flagship-like features at a midrange price. It features a 6.83-inch Swift AMOLED display with 144Hz refresh rate, HDR10+, and up to 1800 nits peak brightness, ensuring vibrant visuals and smooth performance. The screen is protected by Corning Gorilla Glass 7i and supports Ultra HDR imaging, making it ideal for media consumption and gaming. The device carries an IP65 rating for dust and water resistance and has a premium build with glass on both sides and a plastic frame.
Powering the Nord 5 is the Snapdragon 8s Gen 3 (4nm) chipset paired with Adreno 735 GPU, delivering top-tier performance for multitasking, gaming, and demanding applications. It ships with Android 15 and OxygenOS 15, promising 4 major Android upgrades, ensuring long-term software support. Storage options include up to 512GB UFS 3.1, paired with 8GB or 12GB of RAM for seamless performance.
The Nord 5’s camera setup includes a 50MP main lens with OIS and a secondary 8MP ultrawide lens, capable of 4K video recording at 60fps with gyro-EIS for stable footage. The 50MP front camera supports autofocus and can shoot 4K selfie videos, making it perfect for vloggers and creators. The stereo speakers deliver immersive sound, complemented by Bluetooth 5.4 with aptX HD and LHDC 5 for high-quality wireless audio.
The phone supports dual-band Wi-Fi 6, NFC, infrared, and NavIC positioning. Powering everything is a 5200mAh (Europe) or 6800mAh (Global) battery, offering strong endurance and 80W wired charging that reaches 100% in just 54 minutes, along with bypass charging and 5W reverse wired support. The under-display fingerprint sensor rounds off the package, making the OnePlus Nord 5 a powerful and stylish smartphone that balances performance, battery life, and camera capabilities exceptionally well.
TWRP Recovery and its Advantages
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which is functions often unsupported by stock recovery images. – Wikipedia
Advantages of TWRP Recovery:
- You can flash Custom ROM on OnePlus Nord 5 using TWRP
- You can flash modding zip files to customize your phone
- Easy to flash and use Xposed Modules using TWRP
- Easy to Root and Unroot using TWRP Recovery flashable zip SuperSU
- You can install Magisk on OnePlus Nord 5
- Easy to Create and Restore Nandroid Backup using TWRP Recovery.
- Easy access to restore the Nandroid Backup.
- You can flash the image file using TWRP Recovery on OnePlus Nord 5
- Easy to remove all bloatware using TWRP Recovery on OnePlus Nord 5.
- To underclock and overclock.
- You can clean Wipe, Cache, and Data.
Steps to Install TWRP Recovery on OnePlus Nord 5 (Hedwig)
Before going to the TWRP installation process, make sure to follow all the pre-requirements mentioned below properly.
Pre-Requirements:
- The file and guide are supported for the OnePlus Nord 5 (Hedwig) model only. Don’t try it on other devices.
- OnePlus Nord 5 bootloader should be unlocked.
- A PC/Laptop and a USB cable are required for this process.
- Make sure to take a Full Backup of Device Data (No Root).
- Charge your device battery to full.
- Download All Required Files:
- No Verity opt Encrypt | VBMeta.img
- Download SuperSU Zip – For root using SuperSU
- Download Magisk Zip – For root using Magisk
- USB Drivers: OnePlus USB Drivers
- Download ADB and Fastboot and install them on your PC
TWRP Recovery Details
| File Name | TWRP Recovery |
| Support | Unknown |
| Version | Latest |
Disclaimer:
Install TWRP via ADB and Fastboot Tool
After downloading all the required files, drivers, and tools, follow the installation process.
- First of all, enable the Developer Options and USB Debugging mode on your device.
- Head over to the device Settings > System > About Phone > then tap on the Build Number seven times to enable Developer options mode.

- Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.

- Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.

- Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
- Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
- Now, your device is connected successfully as a fastboot device.
- Type the following command and hit enter to check the fastboot device is connected or not:
fastboot devices
- Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
fastboot boot twrp.img
- Now, in order to install TWRP Recovery on your phone permanently, type the following command and press enter:
fastboot flash recovery twrpname.img
- To just boot, you can use the command fastboot boot twrpname.img
- That’s it. You’ve successfully installed the TWRP Recovery on the OnePlus Nord 5 device. Now, you have to flash the Root.
What is Root?
Smartphone Rooting is the unofficial way to enable an administrator or superuser access to your device system and subsystem. Therefore, the user can easily tweak, change, edit, or delete system files and apps easily.
With the help of rooting, you can uninstall bloatware, increase device performance, reduce battery draining, install Xposed modules, and more. However, smartphone rooting will void the device warranty and you may not get software OTA updates anymore. An improper way of rooting can also brick your device easily. Therefore, make sure to follow the guide properly.
The advantage of Rooting:
- You can get access to all files on your OnePlus Nord 5, even the files present in the root directory of your phone.
- You can increase the performance of your OnePlus Nord 5 by overclocking.
- By rooting you can increase battery life by underclocking the OnePlus Nord 5.
- Uninstall Bloatware on OnePlus Nord 5.
- You can block Ads on any Android applications such as Youtube and other game-related applications.
Also Read: Top 5 Adblock Plus Alternatives for Android
- By Rooting OnePlus Nord 5, you can View, Edit, or Delete any system file inside the root directory.
- You can install the Xposed Framework and many Xposed module support.
Steps to Root OnePlus Nord 5
Guide to Root OnePlus Nord 5 via SuperSU
Guide to Root OnePlus Nord 5 via Magisk
We assume that this full-depth installation guide will be helpful to you. For any queries, feel free to ask in the comments below.