Disk 0 Unallocated ((new)) Direct
Think of a hard drive as a blank book. A partition is a chapter. The file system (NTFS, FAT32) is the language the chapter is written in. space is like blank pages at the end of the book — no chapter title, no page numbers, no text.
Solution: Using gdisk (Linux) or DMDE (Windows) restored the backup GPT header. The drive remounted in 30 seconds. Data fully intact.
Method 1: Using Windows Disk Management (Best for Existing Installs) disk 0 unallocated
If you have a working computer and just want to "reclaim" missing space: Overview of Disk Management | Microsoft Learn
For many users, this is a heart‑stop moment. But “unallocated” is not necessarily data death. It is a specific logical state in Windows — and understanding it can mean the difference between panic and recovery. Think of a hard drive as a blank book
Why? Because creating a new partition and formatting it will overwrite the area where your old partition table and file system metadata lived — making data recovery far harder.
Seeing "" usually happens in two main scenarios: either you are trying to install a fresh version of Windows and can't find a place to put it, or a portion of your existing hard drive has suddenly "disappeared" from File Explorer. space is like blank pages at the end
Partitions may have been deleted during a failed OS update or while using management tools.