Installation Guide

Follow these steps to flash AOSP ROMs on your Poco X6 Pro

1. Download Files

  • Obtain the required vendor_boot.img (recovery image)
  • Download the ROM file (ROM.zip)

2. Flash the Recovery

Connect your device to your PC via USB and boot into fastboot mode (usually by holding Power + Volume Down while the device is off).

Use the command:

fastboot flash vendor_boot_ab vendor_boot.img

3. Boot into Recovery

Use the button combination (Power + Volume Up) or execute:

fastboot reboot recovery

4. Wipe Data

In the AOSP recovery, navigate to Wipe data/factory reset and confirm the wipe.

5. Prepare for Update

In recovery, go to Apply update, then choose Apply update via ADB.

6. Sideload the ROM

On your PC, navigate to the folder where the ROM.zip file is located. Open a terminal or command prompt and type:

adb sideload ROM.zip

Note: After 47% progress, a confirmation prompt (Yes/No) will appear on the recovery screen. Select Yes to proceed.

7. Reboot and Enjoy

Once the installation is complete, select Reboot system now in recovery.