Your C drive is running out of space, but there’s a perfectly good second partition sitting right next to it doing nothing. Windows has a built-in way to merge them, no paid software required, but there’s a catch worth knowing before you start.
Important: Windows Disk Management doesn’t merge partitions the way you might expect. It works by deleting one partition and extending the other into the freed space. That means all data on the deleted partition will be permanently erased. Back it up before you do anything else.
How to Merge Two Partitions Using Disk Management
Fix #1: Delete one partition and extend the other (built-in method)
This works when the partition you want to absorb is directly to the right of the one you want to grow. If that’s your setup, Disk Management handles it cleanly without any extra tools.
- Press
Windows + Xand select Disk Management from the menu.

- In the lower pane, find the partition you want to remove (the one whose space you want to absorb). Right-click it and select Delete Volume.

- Read the warning, it means it. Click Yes to confirm. The partition disappears and the space is now labeled Unallocated.

- Right-click the partition you want to grow (usually C:) and select Extend Volume.

- The Extend Volume Wizard opens. Click Next. On the Select Disks screen, the unallocated space should already appear in the Selected column. If not, select it and click Add.

- Click Next, then Finish. The C: partition now includes all the space from the deleted volume.

Fix #2: Use a third-party tool when Extend Volume is grayed out
If Extend Volume is grayed out after you delete the partition, the unallocated space isn’t directly to the right of the partition you want to extend. Another partition (often a recovery or EFI partition) is sitting between them. Windows can’t move those system partitions, so Disk Management hits a wall.
In that case, a third-party partition manager is the practical answer. These tools can move partitions around on the disk so the unallocated space ends up adjacent to the partition you want to grow:
- AOMEI Partition Assistant, has a dedicated Merge Partitions feature; free tier handles basic merges
– MiniTool Partition Wizard, free version supports merge and move operations
– Macrorit Partition Expert, free for personal use, straightforward interface
All three follow roughly the same flow: select the two partitions, choose Merge, and let the tool reposition the data before combining them. Unlike Disk Management, these tools can preserve the data on both partitions during the merge, though a backup beforehand is still strongly recommended.
When the built-in method won’t work
Disk Management has two hard limits worth knowing:
| Situation | Built-in Disk Management | Third-party tool |
|---|---|---|
| Partitions are adjacent (target partition is immediately to the left) | ✅ Works | ✅ Works |
| Recovery or EFI partition sits between the two | ❌ Extend Volume grayed out | ✅ Works |
| Want to keep data on both partitions during merge | ❌ Data on deleted partition is lost | ✅ Can preserve both |
| External drive partitions | ✅ Works (same adjacency rules apply) | ✅ Works |
Conclusion
For most people with a simple C: and D: setup, Fix #1 with Disk Management gets it done in under five minutes, with no downloads and no cost. If Extend Volume comes up grayed out, AOMEI Partition Assistant’s free tier handles the tricky layouts cleanly. Either way, back up the partition you’re deleting first; there’s no undo once that volume is gone.
