Introduction
There are several reasons why you might be unable to extend a volume on Windows Server 2022, including common scenarios like: the extend volume option is greyed out in Disk Management, or the recovery partition blocks the extend volume option... Below are several quick fixes for resolving the problem instantly, with or without data loss, using either built-in Windows tools or third-party software. Check them out and try them one by one.
Related Terms: Right adjacent unallocated space, NTFS partition, 2TB MBR disk max 4 partitions, same disk if without RAID control
Here are 3 solutions when you're unable to extend a volume on Server 2022, fixing the issue of 'Windows Server 2022 extend volume greyed out' instantly.
Condition: Unallocated space is required on the right side of the drive you wish to extend.
Solution A: You need to delete a partition or delete the free space to create adjoining unallocated space.
Steps to Use:
Step 1: Backup the data on the partition that needs to be deleted. You may copy the data from the partition to an alternative or external disk volume. (If it's free space, you can right-click and delete it directly.)
Step 2: In Disk Management, find the volume or partition on the right, then select 'Delete Volume'.
Step 3: Click 'Yes' to confirm.
After completing these steps, you will find the unallocated space on the right side of the target drive that you want to expand.
Note: If the unallocated space is not adjacent to the target drive, you need to move the in-between volumes using IM-Magic Partition Resizer Server, without data loss, or you may continue deleting the in-between volumes to make all right space unallocated.
Solution B: Resize and move volumes without losing data to create unallocated space using IM-Magic Partition Resizer Server.
Step 1: Download Partition Resizer Server, install and open it. Create unallocated space by shrinking a large volume: Right-click the large volume and choose "Resize/Move."
Step 2: Move the border of the large drive from left to right to create unallocated space on the left side, or move the border left to create unallocated space on the right side.
Step 3: Right-click the C drive and choose "Resize/Move." Extend its right-side border to claim the unallocated space.
Step 4: Move the arrows to add the unallocated space to the C drive. Click the "Apply" button.
Note: The following image shows how to safely move partitions without losing data using IM-Magic Partition Resizer.
Note: IM-Magic Partition Resizer Server can help shrink Server 2022 volumes without losing data, expand Server 2022 NTFS/FAT32 volumes, move volumes, and also help clone disks, migrate OS, convert dynamic disks, convert primary partitions, and repair possible disk errors.
Also read: How to extend volume on Server 2022
When the 'Windows Server 2022 cannot extend volume' issue occurs, it’s possible that a recovery partition is located between the unallocated space and the volume needing extension. A recovery partition provides a restore option in case of system failure. However, deleting it will remove all the data stored on your PC, which is not recommended. To avoid this, you can use the command-line tool in Command Prompt or Windows PowerShell.
Before proceeding, create a bootable disc or USB to ensure Windows Recovery can be completed if needed. This will protect your PC against data loss or OS corruption.
Steps to Use:
Step 1: Right-click on the Start button and select (Admin) Windows PowerShell. Alternatively, in the Start menu, type cmd.exe
and select 'Run as administrator.'
Step 2: On the UAC pop-up, click 'Yes.'
Step 3: Run the following commands sequentially:
To extend a volume using built-in Windows Server 2022 tools, the volume must be in the NTFS format. You can format the volume using Disk Management, but this process will erase your data. Therefore, it’s recommended to back up your data before proceeding.
Steps to Use:
Sometimes, when you use an SSD or hard drive, you may encounter the 'Extend Volume' option in the Disk Management tool being unavailable. But why is the extend volume option greyed out or unavailable in Windows Server 2022? Let’s explore the reasons behind this issue:
How to create unallocated space on the same disk with Partition Resizer? And how to move unallocated space anywhere with Partition Resizer.
The 'Extend Volume' option will be disabled if there is free space on the adjacent right side because free space is not unallocated space.
Convert the free space to unallocated space by deleting it in Disk Management, Diskpart, or Partition Resizer.
Also read: How to convert free space to unallocated space
If the target drive is a FAT32 drive, the 'Extend Volume' option will be disabled since only NTFS file system drives are supported.
Solution: Convert the FAT32 drive to NTFS using the convert ntfs
command or a safe tool like Partition Resizer Server.
Note: The convert fs:ntfs
command will not work on the boot drive (C:).
Also read: How to convert FAT32 to NTFS without losing data
GPT disks are supported, but MBR disks have limitations: a maximum of 4 primary partitions and 2TB of disk capacity.
For a 4TB SSD or HDD initialized with MBR, the disk can only have partitions up to 2TB, leaving the remaining 2TB as unallocated space. This unallocated space cannot be added to any partition due to the MBR disk limit.
Solution: Convert Disk from MBR to GPT with Partition Resizer
Also read: Convert disk from MBR to GPT without losing data
When a recovery partition is located between the C: drive and the unallocated space, it becomes impossible to extend the C: drive using Disk Management or DiskPart.
Solution 1: Move the Recovery Partition Safely and Extend C: Drive Using Partition Resizer Server
Note: The same steps apply when expanding other partitions with volumes between them.
Also read: How to Move Partitions Without Losing Data
Solution 2: Delete the Recovery Partition Using Disk Management or DiskPart Command
Deleting the recovery partition or any other partition that stands between the target drive and the unallocated space will enable the 'Extend Volume' option.
Also read: How to Delete Partition When 'Delete Volume' is Greyed Out
Sometimes, when using an SSD or hard drive, the 'Extend Volume' option in the Disk Management tool may be greyed out. But why does this happen in Windows Server 2022? Let's look at the possible reasons:
The issues mentioned above are primarily caused by the limitations of Disk Management. Below, we offer tips to troubleshoot and resolve these problems effectively.
We hope you can resolve the 'Windows Server 2022 Extend Volume Greyed Out' issue using our suggested solutions. You can create adjoining unallocated space, move or delete the recovery partition, or use a compatible format to extend your partition. Be sure to back up your data before applying any of these solutions to avoid data loss. Ultimately, the choice of solution is yours, depending on your comfort level and technical expertise.