Page 1 of 1

TestDisk cannot find the partition that became unallocated

Posted: 13 Mar 2017, 12:28
by AndyII
I had a hard disk partitioned into C:, D:, and E:. I hadn't used E: in a while so I didn't notice it missing until I tried to save something to it yesterday.

It is 763.04 GB and is not listed as Unallocated.

I ran TestDisk in Deeper Search and it still finds nothing. I have (or had) dozens of downloads on this drive.

Is there something I can do to recover this partition? I do have a backup from 2015 but I'm not sure if I saved anything since then that I'll lose if I don't try the recovery first. If not recoverable, I could use some instruction on allocating this space to a drive letter. It's been a long time since I've done that.

Please help.

Re: TestDisk cannot find the partition that became unallocated

Posted: 13 Mar 2017, 14:07
by cgrenier
You can use Window Disk Manager to create a partition from the unallocated space.

Re: TestDisk cannot find the partition that became unallocated

Posted: 14 Mar 2017, 00:25
by AndyII
How does that get my data back? How can I get that data back if TestDisk can't find it?

Re: TestDisk cannot find the partition that became unallocated

Posted: 14 Mar 2017, 06:52
by cgrenier
You can use PhotoRec but it will not recover the original filenames or directory structure.
If you run it on the new partition, you may have to enable the expert mode in Options and choose a blocksize of 512 bytes, use the default values otherwise.

Re: TestDisk cannot find the partition that became unallocated

Posted: 17 Mar 2017, 00:05
by AndyII
Okay, thanks. I'll call that Plan B.

I'm still hoping to find something that will just get the partition back in one piece.

Re: TestDisk cannot find the partition that became unallocated

Posted: 22 Mar 2017, 07:20
by cgrenier
TestDisk didn't find your lost partition after deeper search, so you have to go to plan B.

Re: TestDisk cannot find the partition that became unallocated

Posted: 27 Jan 2018, 12:52
by joan
Hi,
I had a similar problem. My primary data drive was listed as unformatted in Windows, and disk management listed it as a healthy primary partition, RAW, allocated but unformatted. TestDisk would show two weird partitions for it, and when doing quick search or deep search it wouldn't find anything. The Windows check on boot would stall at 0%.

What solved it for me was to run:
chkdsk /X /F D:
Where D: is the letter corresponding to the partition.
It spat a bunch of lines regarding corrupted files. Then I reboot and left the check disk run, and everything is now in order.