After OTA update to Q, phone has been encrypted and twrp has lost its functionality. Factory reset doesn’t work and twrp is unable to make backups. Is there a way to decrypt phone?
But the main problem is still there. Twrp is asking the password, which I dont know. In twrp I can not make backup, it says something ‘unable to mount’.
When reinstalling the os, after installation is completed, it reboots and then comes the android logo and it says it is encrypting the phone. Why is this happening? Twrp is no longer valuable for me, because I cant make backups. I don’t believe I am the only one with this ‘feature’.
When you search for encryption on this forum, there are many unresolved threads. However, some form of encryption seems to me to be a “feature” and it includes “encryption with a default password.” (May be a Samsung thing?)
So if you are certain you set no password, then, when asked for it by TWRP, you must press cancel for “default”.
As an aside, when a device is encrypted as shown in Settings > Encryption and you enter TWRP, you have very limited powers. As far as I understand it, if you take a step where you are asked for the password, when the phone is encrypted and you know that you set no password, you press Cancel in order to pass the default_password. Now you see the limited powers of TWRP in an encrypted phone. Please contradict me if I am wrong.
I wonder if you asked helpdesk@e.email for advice to undo encryption?
I found this link which covers ways that you might try undo encryption. https://yoodley.com/solved-twrp-asking-password-to-decrypt-data/ – I realise that the reason you might want TWRP right now is to make a data backup, before wiping the device, but (I guess) this will not be possible.
No worries for the delayed answer, the phone is working like a charm besides the unwanted encryption. BUT, the android encryption does not bother me anymore. At least my phone is pretty secure now, I think…
Now before the 0.23 update, I tapped on the developer option that “install and replace recovery along system updates” or something like that, and I now have /e/recovery, which is really nice thing. No twrp at all.
This phone is on my daily use, so I want it to be most reliable, and now with /e/recovery, I have better feeling about reliability. Proof me wrong…
I have no intrest of doing anything experimental tinkering on my phone with guides found on different forums on the internet. At least not with my daily drive…
The only thing to try in this situation would be to set an unlock method for the lock screen, which will then serve as your decryption method.
For TWRP a password or PIN would be preferrable, because it is also not guaranteed that TWRP can prompt for a pattern (a translation from an existing pattern into a password to enter in TWRP is given at the end of TWRP Commandline Guide, if needed) … and this decryption password/PIN can be entered in the TWRP password prompt to see whether TWRP can decrypt the data partition with this.
If TWRP can’t decrypt the data partition with the correct password/PIN, tough luck. But hitting “Cancel” at the password prompt in TWRP will at least still let you through to all the remaining TWRP functionality without being able to work with the data partition.
Interesting suggestion, as with IT ‘you never know’ :-). I tried it, but that does not work. Setting a PIN code to the screen has no effect on the encryption password.
So until now my conclusion is: TWRP can no longer be used to backup/restore, as after installing /e/ v1 the /data partition will automatically be encrypted at first boot, making it inaccessible for TWRP from then on.
Well, that is maybe to harsh. Backup/restore of partitions still might be possible to microSD. But I still need to test that.