--
Data Recovery Certification Group / for issue with google group please email sc...@myharddrivedied.com
---
You received this message because you are subscribed to the Google Groups "DataRecoveryCertification" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datarecoverycertif...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/CAPG2Qkby%2BRY21dPR03N4mAoQC7JUn%2BQ97aWYGCMdO0RkajhErA%40mail.gmail.com.
--
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/a93ba61eeb1b2.f039b3b53ffa68%40gmail.com.
TRIM is probably not what’s going on here, especially with a USB SanDisk portable SSD. In setups like this, TRIM either doesn’t get passed through at all or doesn’t behave in a way that would instantly wipe everything after a format.
When you see a “quick format” that results in basically zero recoverable data, it usually points somewhere else entirely. The two big suspects are either some kind of hardware-level encryption or a firmware-level sanitize/secure erase behavior, not a normal file system operation.
With SanDisk Extreme Portable SSDs in particular, hardware encryption is actually pretty common. Depending on the model and how it was set up, the drive may be doing encryption at the controller level using AES, completely transparent to the user. That means the data is always encrypted on the NAND, even if the user never explicitly thinks of it that way.
The important part is what controls the encryption state:
If the drive was ever set up with a password using SanDisk’s security tools
If it went through a secure erase or some kind of reinitialization
Or if the internal encryption key was regenerated for any reason
…then what looks like a simple format from the outside can effectively make all previous data unrecoverable. The data blocks may still physically exist, but without the correct encryption key, they’re just unreadable noise.
So in cases like this, the failure isn’t really “deleted data” in the classic sense—it’s more like the lock on the data was changed or reset.
--
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/em9768dc31-b34a-47b5-8453-8c08e701f461%40desktop-8njf1hc.
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/em9768dc31-b34a-47b5-8453-8c08e701f461%40desktop-8njf1hc.
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/d81240219d0028.151f73f138d91f%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/datarecoverycertification/fb7978d4323338.34f17ffd0a28b2%40gmail.com.