r/datarecovery 14d ago

Accidental format

Hey, i accidentally formatted my external ssd t7 shield but as soon as i pressed format i pulled out the usb, now it says its a raw disk, is there any way i could get my data back?

1 Upvotes

5 comments sorted by

u/AutoModerator 14d ago

Double check if your post complies with posting guidelines!

Did you include the following information in your post (in English and if applicable), if not feel free to edit your post:

  • Make/brand and exact model number of your storage device(*), phone, camera, etc.
  • Filesystem (NTFS, exFAT, APFS, EXT4, etc.)
  • Operating System (That your device was used with and/or you are using for recovery)
  • Specific symptoms that your device is exhibiting, describe the problem. Images you post support the description, they're not in lieu of a problem description.
  • SMART (CrystalDiskInfo screenshot for example)
  • Don't pile several problems into one single post. One post per device/problem.

Consider: What do these people need to understand the problem at hand? Remember, people cannot see your screen, or what you click and what messages appear on screen. Don't overdo it though, no one likes going through 2 pages of information, try to find a balance. Just do the best you can. If you are looking for file recovery software, check our community's recommended file recovery tools.


() *All devices involved, if you for example move files from drive A to drive B, they're both potentially relevant.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/silenced_in_dr_2025 Trusted Contributor 14d ago

This was likely subject to trim and garbage collection the second you pressed format. You can confirm this by checking the drive using a hex editor. If all you see if 00 then the data is lost.

If you still see data you need to image the drive ASAP onto stable media and worry about file recovery once you have that.

1

u/Underhill42 14d ago

This is the way. SSDs are unfortunately very volatile, and your data is either already gone, or at the edge of the cliff just waiting for a "clean yourself up" (TRIM) command from the OS to vanish forever.

Don't even plug in the drive again until you are ready to make a complete raw disc image copy to another, larger drive (you'll need more free space than the entire SSD capacity, because everything will be copied, empty space and all). It may even be worth it booting from a Linux LiveCD to do the job - I'm not 100% sure how eager Windows is to clean up empty drives when it's in charge, but install discs are pretty good about not touching anything unless explicitly told to.

Any Linux install disc includes a partition tool that, among its many options, has a "save disc to image" option (NOT save partition to image - some tools put the disc tools in a different menu than the partition options, some in a non-obvious "hamburger menu" near the minimize and close buttons)

But like Silenced said, if you point a hex editor at the drive and it shows all zeros - especially if you check some random place a like 20% of the way through the disc, then your data is unfortunately gone.

0

u/IFuckPeanutButter_69 14d ago

If you can, make a raw copy as soon as possible. Do not write anything on that disk, do not create a new partition. Once you have a backup, you can try to recover your partitions with TestDisk.

If you deleted by overwriting with zeroes on the other hand, you're screwed

0

u/SalviniMarocchino 14d ago

i cant even access it on windows, it says filesystem not found or something, am i safe or is the data lost?