[RECOVERY][3.5.1][UNOFFICIAL] TWRP Xiaomi Mi 10 [umi]

Search This thread

lucainno

Senior Member
Jan 26, 2011
340
622
Italy
t.me
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.


That said, the ROM is not very successful there are very few settings, would you have a ROM to advise me please...
I use the weekly xiaomi.eu and I am happy with it. Try the pixel
 

@ayahfachri

Senior Member
Apr 23, 2011
74
13
Jakarta
I currently flashed xiaomi.eu_multi_MI10_V13.0.2.0.SJBCNXM_v13-12-fastboot via fastboot command, is there any working TWRP for Mi 10 (umi) android 12 eu?
 

Full House

Senior Member
Aug 25, 2018
322
127
Samsung Galaxy S20 FE
I currently flashed xiaomi.eu_multi_MI10_V13.0.2.0.SJBCNXM_v13-12-fastboot via fastboot command, is there any working TWRP for Mi 10 (umi) android 12 eu?
I use this version with Descendant OS A12, works very well.
 
Last edited:
  • Like
Reactions: pierro78

@ayahfachri

Senior Member
Apr 23, 2011
74
13
Jakarta
I use this version with Descendant OS A12, works very well.
Thank you, this twrp version confirmed working on xiaomi.eu_multi_MI10_V13.0.2.0.SJBCNXM_v13-12, I previously flashed version 3.6.0 but not working.

3.6.1 mtp working, mount system working.
 

Attachments

  • Screenshot_2022-03-15-22-15-44.png
    Screenshot_2022-03-15-22-15-44.png
    71.9 KB · Views: 77

CcwFlash

Member
Aug 16, 2022
9
3

CcwFlash

Member
Aug 16, 2022
9
3
Guys, my phone went into a TWRP bootloop after trying to flash the latest Evolution X custom ROM (I have fixed it by flashing the stock ROM back), but any idea why this is happening because I can't seem to flash any custom ROM as it will go into TWRP bootloop every time. Thanks in advance.
 

Dovahpig

Senior Member
Sep 24, 2013
209
67
Novi Sad
Guys, my phone went into a TWRP bootloop after trying to flash the latest Evolution X custom ROM (I have fixed it by flashing the stock ROM back), but any idea why this is happening because I can't seem to flash any custom ROM as it will go into TWRP bootloop every time. Thanks in advance.
Format Data after flashing the rom and it will boot fine
 
  • Like
Reactions: CcwFlash

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    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:-

    Code:
    fastboot boot "name_of_recovery.img"
    The device will automatically reboot into TWRP.

    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 fastboot​
    Code:
    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
    12
    New Release!
    -Merged teamwin recovery changes
    -Workaround for mtp after format data
    (After format data, reboot to recovery, now mtp is working, unmount data and re-mount data or reboot to recovery to flash or manage data files)
    12
    New Release!
    -Merged 3.5.1 teamwin recovery changes
    -Cleaned and ordered twrp flags
    -Support to system_ext ro mount
    -Improvements into usb managing
    5
    Twrp 3.5.2 Released !
    4
    New instructions for eea and global miui user, post updated