Which twrp version


Michel M

Members
Feb 14, 2013
97
30
I need to install twrp on my brand new,out of the box,stock mi9.

I noticed 2 versions:

TWRP_3.3.1-34_cepheus_mauronofrio.zip

And:

TWRP_cepheus_10.img

I know the device is called cepheus,but which of these 2 twrp do i need to install with latest miui?

Tx!
 
Also....can i install latest 9.10.31 with miui 11 from stock OR do i need to make a step in between with miui 10 first?
 
Mauronofrio hast a Brand new working trwp (See XDA)
I need to install twrp on my brand new,out of the box,stock mi9.

I noticed 2 versions:

TWRP_3.3.1-34_cepheus_mauronofrio.zip

And:

TWRP_cepheus_10.img

I know the device is called cepheus,but which of these 2 twrp do i need to install with latest miui?

Tx!
Mauronofrio hast a brand new working trwp 3.3.1-46 (see XDA)

Don't know, from wich rom you are coming. But i suspect, you can flash from twrp directly, if you format data partition before.
Read first post in rom thread.
 
  • Like
Reactions: mxxxt and Michel M
Nevermind, you already have the answer one post above

Poslano z mojega MI 9 z uporabo Tapatalk
 
  • Like
Reactions: Michel M
Comming from global stock rom.
Not sure of exact version because phone Will be deleverd in next few hrs
 
Comming from global stock rom.
Not sure of exact version because phone Will be deleverd in next few hrs
First you must unlock the bootloader.
Before your need a account by Xiaomi and your account should be allowed to unlock ....
 
I know...as this is Will be my 4th xiaomi phone that Will be installed with miui :)

Was not sure about twrp version and if u can install version 11

Better safe than sorry .
 
  • Like
Reactions: Mali2
Yes indeed, you have to be patient !!
I had to wait 10 days before unlock was done when i received mine !!
 
Next problem:
Bootloader is now unlocked.

Via adb i can boot the phone in twrp
I have got the disable force encryption zip in my download folder of my phone

But when in twrp i cannot acces the map download or any other map that i see on my pc when my phone is connected

How can i acces the disable force encryption file when in twrp?
 
In twrp i see folders like:
Bluetooth
Dsp
Firmware
License
Odm
Oem etc,etc
All of these seems to be empty and different from the folders i see when my phone is connected to my pc
 
I tried via sdb sideloader but every single reboot brings back to stock recovery???
 
Wich twrp you are flashing?

After flash new twrp with miflash or adb from pc
boot manually with buttons in twrp.
Before booting in twrp disconnect you cable from pc.

Do you have formated your data partition before flash eu-rom?
Flash eu-rom from OTG-usb or pc.

You don't use encryption?? (Google pay, banking, fingerprint, face unlock)
 
Help?
Wich twrp you are flashing?

After flash new twrp with miflash or adb from pc
boot manually with buttons in twrp.
Before booting in twrp disconnect you cable from pc.

Do you have formated your data partition before flash eu-rom?
Flash eu-rom from OTG-usb or pc.

You don't use encryption?? (Google pay, banking, fingerprint, face unlock)

Thank you for replying!

Phone was in fastboot connected to pc.
Via adb i gave the command to boot to TWRP_3.3.1-34_cepheus_mauronofrio.zip
I than gave the fastboot reboot command.

I never took cable from pc off....volume button up, power button in.
When in temp.twrp i cannot see any folder or content,so i could not find the decryption file.

I did a adb sideload and was able to push the file to the phone and phone accepted it.
After a reboot it comes back to stock recovery.....

I have not formatted any thing.
Phone comes right out of package and was only used with stock global rom.
 
the exact steps I took:

Dev.options(7x tap)
Bootloader unlocked.
Usb debugging enabled

Connect phone to pc
Open adb.
Command in adb: fastboot flash recovery twrp.img

PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot devices
bb034f32 fastboot
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot flash recovery twrp.img
Response:
target reported max download size of 805306368 bytes
sending 'recovery' (65536 KB)...
OKAY [ 1.437s]
writing 'recovery'...
OKAY [ 0.179s]
finished. total time: 1.629s

Next:
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot reboot
rebooting...

finished. total time: 0.006s
when rebooting press volume button up.
Boots into TWRP
In TWRP open adb sideload

finished. total time: 0.005s
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> adb sideload DisableForceEncryption_Treble.zip
loading: 'DisableForceEncryption_Treble.zip'* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Total xfer: 1.15x
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools>

Response on phone:
Starting adb sideload
Installing zip file ‘sideload/package.zip’
Disabeling force encryption and installing magisk
By…etc.etc…
Extrascting,fixing,cleaning,and were done!
Reboot system…and back tostock recovery???
 
the exact steps I took:

Dev.options(7x tap)
Bootloader unlocked.
Usb debugging enabled

Connect phone to pc
Open adb.
Command in adb: fastboot flash recovery twrp.img

PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot devices
bb034f32 fastboot
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot flash recovery twrp.img
Response:
target reported max download size of 805306368 bytes
sending 'recovery' (65536 KB)...
OKAY [ 1.437s]
writing 'recovery'...
OKAY [ 0.179s]
finished. total time: 1.629s

Next:
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> fastboot reboot
rebooting...

finished. total time: 0.006s
when rebooting press volume button up.
Boots into TWRP
In TWRP open adb sideload

finished. total time: 0.005s
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> adb sideload DisableForceEncryption_Treble.zip
loading: 'DisableForceEncryption_Treble.zip'* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Total xfer: 1.15x
PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools>

Response on phone:
Starting adb sideload
Installing zip file ‘sideload/package.zip’
Disabeling force encryption and installing magisk
By…etc.etc…
Extrascting,fixing,cleaning,and were done!
Reboot system…and back tostock recovery???
I told you in earlier post:

Use the newest twrp 3.3.1-46
the older can not work correctly with encryption from Android 10
Boot in new twrp without connected to PC.
Format data (with "yes" option)
Wipe cache and dalvik.
Flash new rom
First boot in system without magisk etc

After booting in system, you could flash other stuff

If this don't work, read Threads in Mi9 XDA forum

 
I told you in earlier post:

Use the newest twrp 3.3.1-46
the older can not work correctly with encryption from Android 10
Boot in new twrp without connected to PC.
Format data (with "yes" option)
Wipe cache and dalvik.
Flash new rom
First boot in system without magisk etc

After booting in system, you could flash other stuff

If this don't work, read Threads in Mi9 XDA forum

still not working:

Use the newest twrp 3.3.1-46
the older can not work correctly with encryption from Android 10
Boot in new twrp without connected to PC.
Format data (with "yes" option)
Wipe cache and dalvik.

done that.

how do I install a rom ?
I have a rom on my phone but cannot acces it as my folders are not visible in twrp.

as soon as I reboot....back to stock.

I'm now seconds away of trowing my phone against the wall
 
still not working:

Use the newest twrp 3.3.1-46
the older can not work correctly with encryption from Android 10
Boot in new twrp without connected to PC.
Format data (with "yes" option)
Wipe cache and dalvik.

done that.

how do I install a rom ?
I have a rom on my phone but cannot acces it as my folders are not visible in twrp.

as soon as I reboot....back to stock.

I'm now seconds away of trowing my phone against the wall
S
as i wrote in older post:
flash new rom from Usb-otg stick
 
You are back to stock, cause you havent flash a new rom with new system
Old Recovery overwrites the new one
 
still not working:

Use the newest twrp 3.3.1-46
the older can not work correctly with encryption from Android 10
Boot in new twrp without connected to PC.
Format data (with "yes" option)
Wipe cache and dalvik.

done that.

how do I install a rom ?
I have a rom on my phone but cannot acces it as my folders are not visible in twrp.

as soon as I reboot....back to stock.

via adb flashed the new twrp 3.3.1-46
disconected phone from pc
poweroff and volume up
got into twrp
did

Format data (with "yes" option)
Wipe cache and dalvik.

connect phone to pc
opend adb sideload on the phone.
pushed the latest
DisableForceEncryption_Treble_v19.3

PS C:\Users\michel.mester\Desktop\xiaomi\platform-tools_r29.0.5-windows\platform-tools> adb sideload DisableForceEncryption_Treble_v19.3.zip
Total xfer: 1.11x

on the phone:
operation succesfull

reboot: back to stock

what I'm I doing wrong?
 
You are back to stock, cause you havent flash a new rom with new system
Old Recovery overwrites the new one

problem is that I cannot connect usb to phone as I do not have a usb to type c cable.
can I also push the rom from my pc to the phone,using adb sideload and than flash it?
 
Last edited:
downloaded the rom on my pc and try to push it via adb/sideload but got cannot read from zip
I think I need to go to shop and get an usb c to usb cable
 
why you flash disableforce ...?
Tryed IMG File from pc?
Normaly sideload should work with original cable from xiaomi

Sorry, ask in twrp thread i posted before. I can not help more.
 
Last edited:
why you flash disableforce ...?
Tryed IMG File from pc?
Normaly sideload should work with original cable from xiaomi

Sorry, ask in twrp thread i posted before. I can not help more.
FINALLY....I got it to work.

what I did:
after I did the flash of the twrp at some point I was able to see the folders on my pc,copied the rom,did not do the wipe of data (when I did I lost the rom)and installed it via twrp.

it took 3 reboots and it came to live with new rom and new twrp.

mali2,thanks a lot for your help and patience with me.
much appreciated!!
 
  • Like
Reactions: Mali2