How to lncrease/Change Partition Size in Windows Server 2022

by John, Updated on: June 8, 2026

As with previous versions, administrators will inevitably need to change partition size in Windows Server 2022/2025 at some point. Typical scenarios include shrinking an oversized volume to reallocate space, or attempting to increase partition size when the C drive runs out of storage. To modify your current volume configuration, you can utilize native Windows utilities or specialized third-party software. Due to inherent architectural restrictions, built-in tools frequently fail to resolve storage issues under complex disk layouts. This article introduces two effective methods to safely change partition size and optimize server storage without data loss.

Change partition size in Server 2022/2025 using native utilities

Windows Server 2022/2025 includes a native Disk Management utility; however, its core partition management architecture remains functionally identical to legacy versions like Server 2008. Consequently, administrators encounter severe architectural restrictions when attempting to change partition size using this built-in snap-in. For example:

  1. Only NTFS and ReFS volumes can be resized; FAT32 and alternative file systems are completely unsupported.
  2. The utility can only shrink an NTFS volume from right to the left, generating unallocated space exclusively on its right side.
  3. It cannot shrink a partition beyond the physical sector where any unmovable system files reside.
  4. It can only expand an NTFS volume when there is a block of adjacent unallocated space located directly on the right.

In short, Disk Management is only suitable for shrinking an NTFS volume to create a new storage partition. If your ultimate goal is to increase partition size by shrinking an alternate data volume, this native tool cannot resolve the issue.

How to decrease partition size in Server 2022/2025 without software:

  1. Press the Windows key + X simultaneously on your keyboard and select Disk Management from the menu list.
  2. Right-click the target NTFS partition and select the "Shrink Volume" option from the context menu.
  3. Enter the desired capacity in megabytes and click the "Shrink" button; maximum available space is allocated by default if no value is specified.

How to increase partition size in Windows Server 2022/2025 native environment:

  1. Right-click the contiguous partition located on the right side of your target volume and select "Delete Volume."
  2. Right-click the left adjacent volume (which must be formatted as NTFS) and select the "Extend Volume" option.
  3. Click Next through the sequential prompts of the Extend Volume Wizard until you click Finish to complete the execution.

The primary flaw of the built-in utility is its inability to modify the structural start position of a storage volume. Therefore, it cannot shrink a volume from left to right, nor can it help you increase partition size by utilizing unallocated space on its left side. This structural blocker explains why the "Extend Volume" option remains grayed out even after you shrink an adjacent partition via Disk Management.

Disk Management

Increase partition size in Server 2022/2025 via the command line

For administrators who prefer command-line interfaces, the native diskpart utility can change partition size in Windows Server 2022/2025. However, this command-line tool shares the exact same operational limitations as the graphical Disk Management snap-in. If you want to utilize these native command tools, you can follow the specific walkthroughs below:

To safely change partition size under complex configurations, relying on dedicated storage management software remains the recommended approach.

An efficient method to resize partitions in Windows Server

Compared to native utilities, professional partition software provides significant advantages when modifying drive layouts:

Because modifying production server volumes involves inherent risks, using verified software is essential to prevent unexpected system or partition damage. Unlike alternative utilities, NIUBI Partition Editor integrates advanced Virtual Mode, Cancel-at-will, 1-Second Rollback, and Hot-Clone technologies to comprehensively safeguard your environment.

Upon downloading and launching NIUBI Partition Editor, the main console will display your complete disk partition layout along with detailed storage parameter insights.

NIUBI Partition Editor

How to safely change partition size in Windows Server 2022/2025 without data loss:

  1. Right-click any NTFS or FAT32 partition and select "Resize/Move Volume." In the graphical window, drag either border toward the center to shrink the volume and generate unallocated space. For example, dragging the right border toward the left creates unallocated space on the right side of the partition.
  2. To create a new volume, right-click this unallocated space and select "Create Volume." To expand an alternative drive, right-click that target volume, select "Resize/Move Volume," and drag the adjacent border to absorb the contiguous unallocated space.
  3. Click "Apply" in the top-left corner to execute the pending changes.

When attempting to expand a volume on a completely full disk, you can clone the disk to a larger drive to leverage the additional storage capacity.

Beyond modifying partition sizes across Windows Server 2022/2025 and legacy editions from Server 2003 to 2019, NIUBI Partition Editor delivers a comprehensive suite of storage management tools. These advanced capabilities enable administrators to seamlessly merge, move, convert, defragment, hide, or wipe partitions safely.

Download