Is there a way to recover deleted data from a SSD / USB Flash drive?

All I could find were recovery for damaged drives, but I want to recover deleted data.

So how do I do this?

link|improve this question
feedback

3 Answers

You're looking for Recuva.

http://www.piriform.com/recuva

(Same people as CCleaner and some other neat tools.) Completely free.

The fact that it's an SSD/USB drive shouldn't make much of a difference. If it is an SSD with Trim support, connected to the motherboard SATA port, and you're on Win7, then you may be in a bit of trouble.

link|improve this answer
But Win7 also has the built-in Shadow Copy service - therefore deleted file are not immediately "TRIMMed". Additionally TRIMMed means that the blocks are marked free but it may depend on the SSD if free blocks are always empty or if they contain the old data until the block has been reused. – Robert Jan 12 '11 at 15:02
This does not help for SSD. Windows 7 64 but using SSD on SATA on a motherboard - files are completely removed it seems. – TheBlackBenzKid Mar 17 at 23:18
feedback

When a file gets deleted, it's reference from the file table of the storage is simply removed. The data itself doesn't get changed unless you run a program that specifically does this kind of "deletion." This means that the data still exists, but is more or less "hidden," so you'll want to use some external program.

I've always found Testdisk/Photorec (They are two different programs, but they are made by the same people and Photorec is just basically a specific portion of Testdisk) to be absolutely amazing for file recovery, and they are both free to use programs.

link|improve this answer
feedback

Use Recover My Files which is pretty awesome and helped me many times with recovering my documents.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.