How to install twrp
Hi, I just tried it and it works for me. Can you be more specific please?sourceforge.net don`t work. It don`t show the file when I click download, only take me to next part of the site.
am not on Mac on my side. You must have something blocking ... "Ublocks" or other ...It doesn`t show a nxt windows with file to download and where it will be downloaded ( I use chrome on Mac OS)
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
Code:/* * * We are not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at us for messing up your device, we will laugh at you. * */
Features:
- Decryption work
- Otg work
-Vibrator
- Zip Flash
- Mtp/adb
- F2FS support
- Fastbootd
- Adb sideload
- Backup restore and images flash
Not working:
-Tell me
INSTALLATION:
1. Download the TWRP image file to your PC.
2. Put your device into fastboot.
3. Type the following command to flash the recovery:-
Code:fastboot flash recovery "name_of_recovery.img"
4. On installation of TWRP , to boot the recovery do:-
The device will automatically reboot into TWRP.Code:fastboot boot "name_of_recovery.img"
5-A. You are using Xiaomi.eu Miui or custom Rom?
You can enjoy with a functional Data Decrypt
5-B You are using Miui EEA - Global -Cn or any custom rom that doesn't ship custom vbmeta.
6. Download this zip, copy by pc or using otg and flash this zip that will prevent twrp replacing.7. Download VbMeta and flash by fastbootCode:fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
7. Reboot into twrp (Take longer Time) Code:fastboot boot "name_of_recovery.img"
8. Format Data and Reboot
NOTES:
By Command fastboot boot, recovery will decrypt everytimes you need, also with Global Rom and without patched vbmeta.
Download:
VbMeta
TWRP
(Version tag will follow vendor, a lower version tag than your vendor does not mean that recovery will not work)
Kernel Source: HERE
Donation:
PayPal: paypal.me/manuelbiancodev
Telegram Group: @MBsRoom
hallo . . I am using miui global 12.5.2 stable, should I use VbMeta or not?
Have installed all driver ?hi all can someone help me please i am new to xiaomi i tried to follow the instructions now i cant boot anymore i am stuck on fastboot and adb does not recognize the phone
yes I had to install with mi flash the firmware I patched boot.img with magisk from there I installed twrp with the official App with root access but I can't install custom Rom the phone remains stuck on fastboot and when i access twrp no command not working even wipe dalvik
Re install stock MIUI 12 with mi flashyes I had to install with mi flash the firmware I patched boot.img with magisk from there I installed twrp with the official App with root access but I can't install custom Rom the phone remains stuck on fastboot and when i access twrp no command not working even wipe dalvik...
thanks i managed to flash the saphire custom rom the error was in the required mui 12.5.11 rom i thought i had it installed but no you needed the big full zip of the rom.
after booting into twrp my screen started blinking what did i do wrong?
Yes, data decrypt works with 3.6.2_12-Mi10_v3.9_A12-umi-skkk_86e4cb5b.imgIs this the newest TWRP for MI10 A12? Anyone tested? Working decryption?
[REC_BOOT]3.6.2_12-Mi10_v3.9_A12-umi-skkk_86e4cb5b.img
Source: https://dl.akr-developers.com/?dir=skkk/TWRP/A12/v3.9_A12
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
fastboot flash recovery "name_of_recovery.img"
fastboot boot "name_of_recovery.img"
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
fastboot boot "name_of_recovery.img"