Get the method from here:
https://bbs.htc.com/cn/thread-109059-1-1.html
----------
This method seems to modify the original system version number so that the old version of the RUU file can pass the checking.
--------------------
Backup your data before downgrading.
--------------------
1. Download the RUU file which is the version you need.
2. Reboot to download mode, then flash the TWRP via fastboot.
Unofficial TWRP for U11+: https://forum.xda-developers.com/htc-u11/development/unofficial-htc-u11-twrp-recovery-t3706264
Fastboot command:
5. Push back the file by
6. Flash your RUU file by entering into the download mode after copying it to the SD card.
Tested on U11+ China version, no problems found.
Hope this can help you
.
https://bbs.htc.com/cn/thread-109059-1-1.html
----------
This method seems to modify the original system version number so that the old version of the RUU file can pass the checking.
--------------------
Backup your data before downgrading.
--------------------
1. Download the RUU file which is the version you need.
2. Reboot to download mode, then flash the TWRP via fastboot.
Unofficial TWRP for U11+: https://forum.xda-developers.com/htc-u11/development/unofficial-htc-u11-twrp-recovery-t3706264
Fastboot command:
3. Reboot to recovery mode, then get sde1 file by :fastboot flash recovery recovery.img
4. Open the file with a text editor and change the version number, which is easy to found, to the version number of your RUU file.adb pull /dev/block/sde1
5. Push back the file by
If it shows "does not have enough space", delete the original file by the files manager in the recovery first.adb push sde1 /dev/block
6. Flash your RUU file by entering into the download mode after copying it to the SD card.
Tested on U11+ China version, no problems found.
Hope this can help you
Last edited: