This is the official guide to help you install the latest custom ROM on your Poco X5 Pro 5G (Redwood). Ensure you have a backup of your data before proceeding!
Steps to Install:
Download the ROM, boot.img, dtbo.img, and vendor_boot.img files.
Connect your device to the PC.
Reboot into fastboot mode: Press and hold both Power + Volume Down buttons.
In the terminal, type the following commands:
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
fastboot flash boot boot.img
Reboot into recovery: fastboot reboot recovery.
Once in recovery, select Wipe Data/Factory Reset and confirm.
From the recovery menu, select Apply Update from ADB.
On your PC, use the command:
adb sideload ROM_Name.zip
Once the ROM installation completes, select Wipe Data/Factory Reset again and confirm.
Reboot the system: Select Reboot System in the recovery menu.
Optionally, you can reboot into recovery again to flash additional files like Magisk, firmware, or GApps.
Important Notes:
Ensure you have a compatible TWRP or other custom recovery installed.
Make sure to follow the instructions carefully to avoid any bootloop issues.
If you face any issues during installation, check your recovery or ROM files.