Installation Guide for Redwood (Poco X5 Pro 5G)
⚙️

Follow the Steps Carefully to Install the ROM

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:

  1. Download the ROM, boot.img, dtbo.img, and vendor_boot.img files.
  2. Connect your device to the PC.
  3. Reboot into fastboot mode: Press and hold both Power + Volume Down buttons.
  4. In the terminal, type the following commands:
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash dtbo dtbo.img
    fastboot flash boot boot.img
  5. Reboot into recovery: fastboot reboot recovery.
  6. Once in recovery, select Wipe Data/Factory Reset and confirm.
  7. From the recovery menu, select Apply Update from ADB.
  8. On your PC, use the command:
    adb sideload ROM_Name.zip
  9. Once the ROM installation completes, select Wipe Data/Factory Reset again and confirm.
  10. Reboot the system: Select Reboot System in the recovery menu.
  11. Optionally, you can reboot into recovery again to flash additional files like Magisk, firmware, or GApps.

Important Notes:

Back to Home