Cannot Extend Volume in Windows Server 2022/2025

by John, Updated on: August 30, 2024

When a partition especially C: drive is getting full, the most effective way is extending partition by moving free space from other partition on the disk. The same with previous versions, there's "Extend Volume" option in native Disk Management. Many people tried it but feedback that they cannot extend volume in Windows Server 2022/2025, because "Extend Volume" is grayed out. This article explains why Disk Management cannot extend partition in Server 2022/2025 and how to solve this problem easily.

Reasons why you cannot extend volume in Windows Server 2022

There are 4 common reasons why you can't extend volume in Windows Server 2022/2025 with Disk Management:

  1. The partition to be extended is not formatted with NTFS file system.
  2. There's no adjacent  unallocated space on the right.
  3. When you delete a partition to extend another one, the type of them are different.
  4. You try to extend a 2TB partition on MBR disk.

I'll explain the reasons more clearly one by one. To better understand, you may press Windows + X to open your own Disk Management.

Reason 1: Partition is not NTFS

This is easy to understand. NTFS and FAT32 are common partitions in Windows computers, but only NTFS partition can be shrunk and extended by Disk Management (and another diskpart command tool). If the partition to be extended is not formatted with NTFS file system, "Extend Volume" is grayed out with no doubt.

Reason 2: No adjacent Unallocated space on the right

This is the most common reason why you can't extend volume in Windows Server 2022/2025 via Disk Management or diskpart command. There 3 points you should know:

  1. There should be unallocated space on the same disk. Unlike free space in a partition, unallocated space is not allocated to any partition. To get this kind of space, you may either shrink or delete a partition.
  2. This unallocated space must be adjacent to the NTFS partition that you want to extend.
  3. This unallocated space must be on the right of the partition to be extended.

When you shrinking a volume such as D: drive with Disk Management (or diskpart command), unallocated space is made on the right of this volume. It is nonadjacent to C drive and is on the left of Edrive. Therefore, when you right click these 2 partitions in Disk Management, "Extend Volume" is disabled.

Disk Management

Reason 3: Different partition type

Because some people cannot extend C drive in Server 2022 after shrinking D drive, they want to see what happens if delete D drive. First of all, you should know that disk can be initialized as either MBR or GPT. All partitions are created as primary on GPT disk, but there could be both primary and logical drive on a MBR disk. When you delete a partition to extend the left contiguous one, both partitions must be the same primary or logical drives.

C drive is primary partition in almost all computers. That means, if you want to delete D to extend C, D drive must be primary partition, too. Otherwise, "Extend Volume" is still grayed out after deleting D.

Cannot extend C drive

Caution: do not delete this partition if you installed programs or there are Windows services running from it.

Reason 4: 2TB restriction on MBR disk

Another shortage of MBR disk is that it can only handle maximum 2TB partition. If one partition is already 2TB, or the total capacity of all partitions on the disk is 2TB, you cannot extend partition to be larger, even if there's unallocated space adjacent and on the right side.

What to do when you cannot extend partition in Server 2022

When you are unable to extend volume in Windows Server 2022/2025 with inbuilt tools, NIUBI Partition Editor can solve this problem no matter which reason it is. However, the methods are different. Open your own Disk Management and find out associated reason and follow corresponding method.

Methods when you cannot extend volume in Windows Server 2022/2025:

  1. Shrink adjacent partition to make unallocated space on either side.
  2. Move nonadjacent unallocated space to be adjacent on either side.
  3. Convert MBR disk to GPT before extending partition.

Method 1: Shrink partition to make unallocated space

When there's free space in other partition on the same disk, run NIUBI Partition Editor to shrink partition, then part of free space will be changed to unallocated. All files in that partition keeps intact. Better than Windows inbuilt tools, NIUBI can make unallocated space on either left or right when shrinking a partition.

Download NIUBI Partition Editor and follow the steps in the video:

Extend C drive

Method 2: Move unallocated space to be adjacent

If you've shrunk D drive and made unallocated space with Disk Management or diskpart command, as I explained above, this unallocated space can't be combined to other partition without third-party software.

What to do when you cannot extend volume in Server 2022/2025 after shrinking partition:

  1. Right click D: drive in NIUBI Partition Editor and select "Resize/Move Volume", drag the middle of D drive towards right in the pop-up window, then unallocated space will be moved to the left at the same time.
  2. Right click C: drive and run "Resize/Move Volume", drag right border towards right to combine this unallocated space.
  3. Click "Apply" on top left to take effect.

If you want to extend E drive after shrinking D, you can accomplish without moving unallocated space. To do this, right click E: drive and click "Resize/Move Volume", drag left border towards left in the pop-up window.

Watch the video how to move partition D to extend C drive:

Move partition

Method 3: Convert MBR to GPT

You'll overcome the 2TB restriction and extend partition much larger after converting MBR to GPT. Follow the steps in the video to convert MBR to GPT in Server 2022:

Convert MBR to GPT

In summary: when you cannot extend partition in Windows Server 2022/2025, open your own Disk Management and find out the associated reason, then follow corresponding method above.

Besides shrinking, moving, extending and converting disk partition, NIUBI Partition Editor helps you do many other disk partition management operations for Windows Server 2022/2025 and previous Server 2019/2016/2012/2008/2003.

Download