We are many facing this little issue. We bypassed it using OTG stick.After I have installed the rom, I am having issues with TWRP not recognizing my pattern and decrypting the data when attempting to install OTA or upgrade. Has anyone else had this problem?
I have already tried that unfortunately when TWRP starts up it will want my lockscreen password to decrypt the data, but when I enter it, it doesn't recognize it and will not decrypt the data partition.You can try to boot your device in Fastboot mode then usefastboot boot twrp.img
command on your computer to boot in TWRP. This may help to decrypt the /data partition.
Mine won't recognize the OTG stick as I've tried that too. So rather than doing a dirty flash upgrade. I need to perform a back, do totally clean flash where I have to reformat the data and then do a reinstall and reconfiguration of all my data. Big hassle having to do this everytime. If they can, I wish they would bring back the fastboot versions.We are many facing this little issue. We bypassed it using OTG stick.
Same problem! Is it something wrong with TWRP?I can install just fine, the issue arises when I get an OTA ugrade. TWRP doesn't decrypt data because it doesn't recognize the security pattern. I have gone so far as removing security passcodes for the device, but TWRP still asks for one and , of course, does not recognize it and will not decrpt the data making upgrading an OTA impossible.
I think so, I wish they would go back to the fastboot style install, which allowed for upgrades without having to wipe data.Same problem! Is it something wrong with TWRP?
But isn't the results of deleting userdata similar to factory data reset, in that it only preserves personalized content shipped with your phone, including power up message, image, wallpaper, and ringtones. That's the entire problem, not that I can't work around it, but an OTA is supposed something that doesn't wipe your personal data.Guys,
All you have to do is to 'fastboot erase userdata'.
Than boot into twrp and you can copy rom to your phone there. It is a simple fix. I have faced this issue sow many times!
I assumed the people have the same issue as me, where it asks for a password which never works to decrypt/encrypt the data.But isn't the results of deleting userdata similar to factory data reset, in that it only preserves personalized content shipped with your phone, including power up message, image, wallpaper, and ringtones. That's the entire problem, not that I can't work around it, but an OTA is supposed something that doesn't wipe your personal data.
NO!I assumed the people have the same issue as me, where it asks for a password which never works to decrypt/encrypt the data.
If that is the issue, you will never be able to format data unfortunately. The only way to bypass that, is to erase userdate by fastboot. Then you can enter and fully use twrp again.
That was my issue, several times. No password worked, tried everything. Changing to pin, changing to word, turning it off. Nothing worked to access twrp with the decrypted data. Therefore format data in twrp didnt work, and as a result i couldnt flash anything.
I mention the issue is with the TWRP for my Mi 11 Ultra in previous posts. I believe there is only one version for that right now. I mention that the issue is that TWRP asks for the password/pattern in order to decrypt the data partition, so that the OTA can be performed, but doesn't recognize it and won't allow me to access my data partion. If I am using TWRP, I am using the Xiaomi.EU rom and there has not been any stable releases for the EU rom since 5/20, so that means I am referring to the weekly OTA's. However, this is not an issue with development of the rom, as there isn't an issue with the rom, but rather TWRP not decryting the data partition properly. That fact has very little to do with which version of phone I have, unless there are multiple versions of TWRP or which Xiaomi.eu rom I am using, it's TWRP that is the issue.Why dont you post your device model and the twrp version ? Did you move from stable to weekly or vice versa, did you format data not wipe in the past ? Was it working before?
You want to get help, but the details are missing… what did you do before you run into this issue?
Hello,I mention the issue is with the TWRP for my Mi 11 Ultra in previous posts. I believe there is only one version for that right now. I mention that the issue is that TWRP asks for the password/pattern in order to decrypt the data partition, so that the OTA can be performed, but doesn't recognize it and won't allow me to access my data partion. If I am using TWRP, I am using the Xiaomi.EU rom and there has not been any stable releases for the EU rom since 5/20, so that means I am referring to the weekly OTA's. However, this is not an issue with development of the rom, as there isn't an issue with the rom, but rather TWRP not decryting the data partition properly. That fact has very little to do with which version of phone I have, unless there are multiple versions of TWRP or which Xiaomi.eu rom I am using, it's TWRP that is the issue.
When it fails to decrypt the data partition, a wipe is all I can do. That means backing up my data first, wiping all, then doing fresh install, reinstalling backup and then reconfiguring that version and data. An OTA is supposed to be an upgrade without having to do all that. The issue is with TWRP, not anything else.
I have tried the OTG, but it failed to mount as well, but I can copy the rom from the PC to the device using ADB, but I can not flash it if the data partition can not read it in TWRP due to the partition not being decrypted.Hello,
@velqn gave a workaround to install ROM when you can't decrypt internal storage of your Mi 11 Ultra in TWRP => https://xiaomi.eu/community/threads/guide-install-twrp-for-mi-11-pro-ultra.61239/post-613593
Hope it will work for you.
If you can use ADB push command, try to push in /data/media =>I have tried the OTG, but it failed to mount as well, but I can copy the rom from the PC to the device using ADB, but I can not flash it if the data partition can not read it in TWRP due to the partition not being decrypted.
adb push rom.zip /data/media/
I mention the issue is with the TWRP for my Mi 11 Ultra in previous posts. I believe there is only one version for that right now. I
Is not wiping your ENTIRE disk (not just a file or partition only) not also the same as formating your disk, as it is deleting everything? BTW, I wasn't asking for help, I was mentioning that I would appreciate it if the devs went back to creating fastboot roms, at least until a more stable TWRP is developed. However, if you had done a search on previous posts, you would have been able to see that is what I was requesting. Sorry that you misunderstood me, but if you had read from myself and others, you would have had a better idea of what was actually happening.Is it so difficult to answer the questions when people want help you?
There is more than one twrp for mi11 ultra, so I have asked you which version you are using. In another thread somebody used another one and everything is working now like a charme.
Sorry for asking and I believe you mean format instead of wipe
We are just trying to help, you can't expect people to search your entire post history to understand the meaning of your threadIs not wiping your ENTIRE disk (not just a file or partition only) not also the same as formating your disk, as it is deleting everything? BTW, I wasn't asking for help, I was mentioning that I would appreciate it if the devs went back to creating fastboot roms, at least until a more stable TWRP is developed. However, if you had done a search on previous posts, you would have been able to see that is what I was requesting. Sorry that you misunderstood me, but if you had read from myself and others, you would have had a better idea of what was actually happening.
You mean, flash the zip via adb when i cant access data because of the password error? Or just push the zip with adb in that case?NO!
You easily by pass TWRP encryption by flashing the rom zip via OTG stick or external SD if any.
Then it is impossible to understand what anyone means if you don't follow the entire context. Not in any of my posts did I say help me. I merely stated an issue I had discovered with TWRP for STAR not decrypting properly. The software version or model (Global or CN) has nothing to do with TWRP and I was asking that the devs bring back the fastboot roms until a more stable version of TWRP can be found. It isn't my fault people do not understand.We are just trying to help, you can't expect people to search your entire post history to understand the meaning of your thread
The best way to ensure success is:Then it is impossible to understand what anyone means if you don't follow the entire context. Not in any of my posts did I say help me. I merely stated an issue I had discovered with TWRP for STAR not decrypting properly. The software version or model (Global or CN) has nothing to do with TWRP and I was asking that the devs bring back the fastboot roms until a more stable version of TWRP can be found. It isn't my fault people do not understand.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation