This is how it works for me.
If someone knows a better way let me know.
What you need
Boot to fastboot
(Skip this part if you're using stock recovery)
Boot to recovery
If you're done here and doesn't want to install anything else
If you want to install anything else
Working Images (Need to be A/B)
If someone knows a better way let me know.
What you need
- Xiaomi Mi 10 (UMI) with unlocked bootloader and latest Xiaomi.eu ROM installed
- A/B GSI
- PC with ADB & Fastboot installed
- USB Cable
- Mi 10 stock recovery installed or img for installation
- TWRP.img for Mi 10 (If you want to install anything else like Magisk or something)
Boot to fastboot
(Skip this part if you're using stock recovery)
- Power off your phone
- Hold Volume down + Power until you see fastboot screen
- Flash stock recovery found in latest firmware
Code:fastboot flash recovery recovery.img
Boot to recovery
- Power off your phone
- Hold Volume up + Power until you see recovery screen
- Wipe data
- Select option Connect with MiAssistant
- Reboot into fastbootd (Fastboot User Space)
Code:adb reboot fastboot - Erase system partition
Code:fastboot erase system - Flash your GSI
Code:fastboot flash system system.img
If you're done here and doesn't want to install anything else
- Just reboot and enjoy!
Code:fastboot reboot
If you want to install anything else
- Reboot to fastboot
Code:fastboot reboot bootloader - Boot TWRP
Code:fastboot boot TWRP.img - Use MTP to transfer your zip files to internal storage
- Install them
- Reboot
- Enjoy!
Working Images (Need to be A/B)
- Quack Phh-Treble
- AOSP Q Mod //CAOS
- Maybe any image with phhusson treble_experimentations included
At this time (Patch v222) there are some issues (Nothing compared to MIUI's bugs)
- Audio issues (Most of them can be fixed by disabling audio effetcs in phh's Settings)
- BT audio doesn't work
- Fingerprint doesn't work
- 90 Hz Display doesn't work (Limited to 60 Hz)
- Tell me if you found any other working GSI (Please provide forum link)
Last edited: