23-08-2021, 04:20 PM
![[Image: twrp.webp]](https://techinbermudas.com/forum/images/posts/twrp.webp)
STEP BY STEP HOW TO FLASH TWRP:
- Make sure you have your Bootloader unlocked;
(please check the guide in this Forum)
- Download a TWRP from your choice;
- Reboot your phone into fastboot mode;
(Power Off your phone, turn it on with Power and Vol+ for a few secs)
- Connect the Smartphone to a PC/Laptop;
- Place the TWRP .img file on the adb folder
- Open a prompt command there and type
fastboot boot "twrp-name.img"
(where you replace twrp for the twrp file name)
- That will reboot your phone and boot into TWRP;
- Reboot into TWRP (same procedure as 6.)
- Format Data and Reboot.
A. Are you using Xiaomi.eu Miui or custom Rom?
You can enjoy with a functional Data Decrypt
B. Are you using MIUI EEA/Global/CN or any custom rom that doesn't ship custom vbmeta?
Download this zip, copy by pc or using otg and flash this zip that will prevent twrp replacing.
Download VbMeta and flash by fastboot
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
![[Image: adb.png]](https://techinbermudas.com/forum/images/posts/adb.png)
![[Image: download.png]](https://techinbermudas.com/forum/images/posts/download.png)