|
I did some stupid things lately on my computer and i accidentaly deleted both of my partitions on hard drive. i had one for OS and one when i keeped all my files, including all of my programming project , web sites that i made, around 50K photos that i made, music that i recorded and edited, basically all that means something for me. and OFC i didn't have a backup of all this things. :( And now i am looking for a solution for my problem. So, is there a way to return my data , cause i deleted partitions and formated them. Thank you. |
|
Check here: http://www.partition-recovery.com/ They seem to have several tools for recovering files, and even entire partitions. |
|
You could try FTK Imager - it's a forensic computing tool so is pretty powerful (and free!). Using FTK create an image of the disk and then either browse through the image (which will look similar to the standard windows folder system) or actually mount the image within FTK, then just plug in a USB/external HDD/whatever storage you want and find and copy all the files across from the image to the storage media. Edit: If you try FTK make sure you image the physical drive, not a logical one (a partition), and this will mean every file on the drive is copied. Then you just need to find them :P |