Closed superware closed 3 years ago
Did you ever use SEDutil on this drive? If not, what makes you think SEDutil might help?
Locked = N means that the drive is not TCG locked. What is more interesting is that LockingEnabled = Y is set, which means that that initial setup of this drive for TCG locking has occurred.
Are you confident that you have not been hit by some kind of ransomware malware?
Since SEDutil is communicating with Opal enabled drives, I thought it might help me investigate this issue.
Ok, so the initial setup could happen at first Windows installation or during the upgrade. If the drive is not TCG locked, is there anything I can try to gain access to the decrypted data?
Losing access to the D partition occurred immediately after 20H2 version first booted, so I don't think it's related to anything malicious.
If I knew where the key/password being used in AuthenticateSession is stored in Windows, or how's it's being calculated, maybe I can try to get the correct one by rolling the version back on a cloned disk, and use it on the drive.
Any ideas?
What does Locked = N, LockingEnabled = Y, MediaEncrypt = Y actually mean?
I'd be curious about "MediaEncrypt = Y" as well.
Hello,
I'm hoping sedutil can be used to help me gain access to a data partition I lost access to after a Windows 10 Pro upgrade to the latest 20H2 version.
The laptop is a Dell E5570 with a Crucial MX300 CT525MX300SSD1, the upgrade booted twice and when it finished - partition D, which was a 312GB NTFS, became RAW.
Examining the partition data shows it's totally random indicating encryption, the first and last sectors are identical probably indicating the NTFS boot sector is still there and data is mostly intact. The OS partition C is ok, so I guess D is Opal range-encrypted.
Viewing Windows Logs -> System (eventvwr) shows the following:
TPM is enabled in the BIOS, I don't believe I've ever explicitly enabled BitLocker on any of the partitions. It's possible to roll back the upgrade for 10 days, so I had to extend that setting to 30 days so not to lose the Windows.old folder. I won't do that until I'm sure what went wrong, and if "going back" will make Windows deliver the previous/correct "SID password" or something similar.
Here is sedutil's output:
I've read @r0m30 past posts referring to Windows "taking ownership", can this be the case here? What does "Locked = N" actually mean? Is there a way to get the partition data back?
Can someone please help? :|