TWRP for Android 12 (MI 10, and other models )


syste_

Members
Oct 28, 2021
8
15
M10s flash recovery not working.
2021-12-29_175122.png

Flash boot it working well,
2021-12-29_175518.png

but it's endless stuck recovery mode
I rollback to stock boot.img.
 

biscoot

Members
Jul 9, 2018
589
182
thanks for mi 10 ultra A12 twrp.successfully flashed & boot to twrp but security pin is no more
 
  • Like
Reactions: MAMAC

pellaaa

Members
Oct 31, 2020
114
40
thanks for mi 10 ultra A12 twrp.successfully flashed & boot to twrp but security pin is no more
same here... I found also an option in advanced TWRP menu called Decrypt user...if I choose user 0 (supposed to be mine) I got asked for the unlock pattern but it give me error after inserting it.... I have phone stucked in bootloop and I need desperately to save my personal data... :(
 
  • Like
Reactions: biscoot

fcaust22

Members
Jul 16, 2021
3
13
Installed TWRP on Xiaomi Mi 10T (Apollo) and working fine, thanks.
I can't get Magisk to install though, followed the steps and under 'Magisk - installed' on the main screen it says N/A. I also tried to patch my boot image and that's not working for me either
 

555Nase

Members
Jun 13, 2022
1
3
@Devis234 An alternative backup solution would be sth like Titanium Backup. TB uses .tar to backup all the files. You could also install a terminal app like Termux and do your own backups with "tar" command. Since the beginning of Linux it's used to backup data.