If the Extend Volume option is greyed out in Windows Disk Management even though unallocated space exists on the drive, you are not alone. This is one of the most common disk partition problems on Windows 11, Windows 10, Windows 8, and Windows 7.
In many cases, the issue happens because the unallocated space is not directly right-adjacent to the partition you want to extend. Sometimes recovery partitions, logical partition limitations, FAT32 formatting, left-adjacent or MBR disk restrictions also cause the problem. If the extend volume greyed out, then the partition might not fit to be extended when it is FAT32 or any non-NTFS, drive and unallocated space from either primary or extended, unallocated space at left-side, 2TB limit, not on the same disk etc.
Fortunately, there are several working solutions. This guide explains every method step-by-step, including how to fix the issue safely using the free tool IM-Magic Partition Resizer.
C, Unallocated -> Yes, if C is NTFS, unallocated is not from extended (shows different color in Disk Management with the C), within 2TB limit if MBR, on the same disk
C, Unallocated -> No, when unallocated space is from extended volume (Fix: extend it with free tool Partition Resizer)
C, Recovery, Unallocated -> No (Fix: move Recovery, and then extend C with Partition Resizer). The same way if the Recovery is EFI, D or other drives.
C on Disk 0, Unallocated from Disk 1 -> No (Migrate C to another larger disk with Partition Resizer, convert disk to GPT if it's over 2TB. See: how to upgrade OS disk to a larger hdd/ssd)
Unallocated, C -> No (Fix: extend c with left unallocated space using Partition Resizer)
In a word, if the "Extend Volume" option is greyed out even with right-adjacent unallocated space, most often the unallocated space is from an extended area while the partition is a primary partition, which won't be compatible to be merged. In this case, extend the volume with the free tool Partition Resizer, which allows merging unallocated space with a partition no matter whether they are extended or primary. If not, then consider other conditions like the FAT32 file system, the 2TB limit, etc.
Video: Move disk space from E to C drive without data loss with free tool
For Windows 11/10/8/7 => Download Partition Resizer Free [100% Free]
For Windows Server 2025-2003 => Download Partition Resizer Server [Free Demo]
#1. If the unallocated space is not adjacent, for example C, Recovery/EFI/D, Unallocated
-> Fix: Move the Recovery/EFI/D or any partition that blocks using IM-Magic Partition Resizer. (Guide: How to move partition to extend volume)
#2. If the unallocated space is adjacent contiguous, check if the drive is FAT32 or any non-NTFS
-> Fix: Extend the partition using IM-Magic Partition Resizer when Windows built-in tools can only expand a volume in NTFS that has adjacent unallocated space. (Guide: How to extend a FAT32 drive) Note: if the C drive has been set FAT32, there is no way to convert it to NTFS.
#3. If the unallocated space is adjacent and the volume is NTFS, check whether the unallocated space is from extended space. Usually if the unallocated space is from extended area, it has a different color in Disk Management. Disk Management cannot extend an NTFS volume when its adjacent unallocated space is from extended partition.
-> Fix: Extend partition with Partition Resizer no matter its adjacent unallocated space is from logical/extended volume or area.
In short: Adjacent + NTFS + unallocated from extended partition (different color in Disk Management) -> Use Partition Resizer to extend volume.
Example#1: C, Unallocated (How to extend C volume)
| Disk Management | IM-Magic Partition Resizer* | |
|---|---|---|
| C(NTFS), Unallocated Space | ![]() |
![]() |
| C(FAT32), Unallocated Space | NO | ![]() |
| C(NTFS), D, Unallocated Space | NO | ![]() |
| C(NTFS), EFI or Recovery, Unallocated Space | NO | ![]() |
| Move EFI or Healthy Recovery partition | NO | ![]() |
| Price | FREE | FREE |
| Download for Windows 11-7 (100% Free) Download for Windows Server (Free Demo) |
Example#2: C, Unallocated, D (How to extend D volume)
| Disk Management | IM-Magic Partition Resizer* | |
|---|---|---|
| C, D(NTFS), Unallocated | ![]() |
![]() |
| C, Unallocated Space, D(NTFS) | NO | ![]() |
| C, Unallocated Space, D(FAT32) | NO | ![]() |
| C, D(FAT32), Unallocated Space (Different area with D) | NO | ![]() |
| C, D(NTFS), Unallocated Space (same area with D) | YES | ![]() |
| Move partition | NO | ![]() |
| Price | FREE | FREE |
| Download for Windows 11-7 (100% Free) Download for Windows Server (Free Demo) |
Windows Disk Management has several built-in limitations that can prevent partitions from being extended.
Windows can only extend a partition into unallocated space located immediately to the right side of the partition.
Note: The partition must be: NTFS, non logical drive (different color with the C drive), 2TB limit for MBR disks, on the same disk (if not RAID).
| Partition Layout | Result |
|---|---|
| C: + Unallocated | Extend works |
| C: + D: + Unallocated | Extend greyed out |
| C: + Healthy Recovery + Unallocated | Extend greyed out |
| C: + EFI + Unallocated | Extend greyed out |
| Disk 0: C: Disk 1: Unallocated |
Extend greyed out |
Modern Windows installations often create recovery partitions automatically.
Because the recovery partition blocks the space, Disk Management disables the Extend Volume option.
Or EFI boot file blocks
Or any partition that blocks the extension
Windows Disk Management only supports extending NTFS partitions.
If the drive uses FAT32 or exFAT, the Extend Volume option may remain unavailable.
If the partition is configured as a logical partition inside an extended partition, Windows Disk Management may still prevent extension even when contiguous unallocated space exists directly on the right side.
This issue commonly occurs because:
Example structure:
Even though the unallocated space appears adjacent, Windows may still disable the Extend Volume option.
In this situation, advanced partition software like IM-Magic Partition Resizer can safely move, rebuild, or resize the logical partition structure.
Older MBR disks have a maximum supported size of 2TB.
If your hard drive exceeds 2TB:
MBR disks also support only:
Dynamic disks may also create extension problems depending on the partition configuration.
For modern systems and large-capacity drives, GPT is strongly recommended.
Windows + XThis method works only when:
If Extend Volume remains greyed out, continue to the next solution.
This is the easiest and most effective solution for most users.
IM-Magic Partition Resizer can:
The D: partition blocks the unallocated space from extending C:.
Move D: to the right so the unallocated space becomes adjacent to C:.
Download and install the free edition of IM-Magic Partition Resizer.
Open the program and identify the partition located between your target partition and the unallocated space.
If the blocking partition does not contain important files, you may delete it.
Warning: Deleting a partition permanently erases all data inside it.
DiskPart is a command-line utility included with Windows.
Windows + Xlist disk select disk 0 list volume select volume X extend
Replace X with the correct partition number.
If the drive uses FAT32, convert it to NTFS before extending the partition.
convert D: /fs:ntfs
Replace D: with your drive letter.
Recovery partitions commonly prevent extending the C drive.
Using IM-Magic Partition Resizer is safer because it allows moving the recovery partition instead of deleting it.
If your disk is larger than 2TB, MBR limitations may prevent partition extension.
MBR disks cannot fully utilize storage space beyond the 2TB boundary.
Common symptoms include:
GPT supports:
You can convert MBR to GPT using:
Always backup important data before converting partition styles.
| Feature | Disk Management | IM-Magic Partition Resizer |
|---|---|---|
| Move partitions | No | Yes |
| Extend non-adjacent space | No | Yes |
| Fix logical partition issues | Limited | Yes |
| Resize system partition | Limited | Yes |
| Merge partitions | No | Yes |
Usually because the unallocated space is not directly adjacent to the target partition or because the partition is logical rather than primary.
Yes. IM-Magic Partition Resizer allows safe partition resizing without deleting files.
MBR supports only 2TB and limited partition structures, which can restrict partition resizing operations.
Yes, especially for modern systems using large-capacity drives.
The “Extend Volume greyed out” issue is usually caused by Windows Disk Management limitations rather than actual hardware problems.
Logical partitions, recovery partitions, non-adjacent unallocated space, and MBR restrictions are the most common causes.
While Windows tools can solve simple situations, advanced cases usually require specialized partition management software.
IM-Magic Partition Resizer is especially useful because it can:
If Windows Disk Management cannot extend your partition, IM-Magic Partition Resizer is often the fastest and safest solution.