LineageOS 20 Flashing Guide Redmi Note 11S
Nem1xFlashing ROM:
1. Flash LineageOS recovery (boot.img)
fastboot flash boot lineage_boot.img
2. Reboot to Lineage recovery
fastboot reboot recovery
3. In recovery select Apply Update
4. Sideload from ADB / flash ROM from SD card.
- adb sideload lineage.zip
- or select lineage zip from SD card
5. After flashing select NO when asked to reboot to recovery
5. Factory reset / Format data
6. Reboot to system
Flashing gapps:
- Reboot to recovery
- Format data/factory reset
- Apply update
- Sideload from ADB or SD Card
- adb sideload gapps.zip
- or select gapps package from SD card - Reboot to system
Notes:
- For some reason reboot to recovery doesn't work. Use volume + button when rebooting to system instead.
- Flashing with TWRP / OFOX is supported.
- Recovery supports touch (even if it doesn't look like it does)