Possible Duplicate:
How to recover data from re-partitioned hard drive

I made a terrible mistake.

  1. DISKPART.EXE
  2. select WrongHarddisk
  3. clean

What is the best way to recover my data?

I found a program from easeus, but it is only free for 1 GB. Are there also other solutions?

link|improve this question
feedback

closed as exact duplicate by techie007, Linker3000, Nifle, Mokubai, Sathya Oct 24 '11 at 6:46

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

Try testdisk. Great utility to recover your partition table and partitions.

link|improve this answer
feedback

Sorry, but if you "cleaned" the disk/partition, it has been overwritten and is gone forever. No program in the world can bring it back.

link|improve this answer
4  
clean without "all" only zeroes the partition table, not the data itself. See "clean" on Microsoft's diskpart description. – Jens Erat Oct 23 '11 at 17:19
feedback

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