How to Resize Partitions Using Windows Disk Management

Resizing partitions allows you to reclaim unused space or expand a volume that is running low on storage. Windows Disk Management supports both shrinking and extending partitions without formatting or data loss. This guide walks you through the complete process for Windows 10 and Windows 11.

Quick Answer

Can I resize a partition without losing data?

Yes. Windows Disk Management can shrink and extend partitions without affecting your files. To shrink, right-click the partition and select Shrink Volume. To extend, you need unallocated space adjacent to the right of the target partition, then right-click and select Extend Volume.

How to Shrink a Partition

1

Open Disk Management

Press Win+R, type diskmgmt.msc, and press Enter.

2

Select the partition to shrink

Right-click the partition you want to reduce in size and select Shrink Volume.

3

Enter the shrink amount

Windows calculates the maximum shrinkable space. Enter your desired amount in MB and click Shrink.

4

Verify the result

Unallocated space appears next to the shrunk partition. This space can now be used to create a new partition or extend another volume.

How to Extend a Partition

1

Ensure unallocated space is available

You must have unallocated space immediately to the right of the partition you want to extend. If it is not adjacent, you need a third-party tool.

2

Right-click the partition

Select Extend Volume from the context menu to launch the wizard.

3

Specify the extension size

Choose how much unallocated space to add to the partition and click Next, then Finish.

Why Extend Volume is Greyed Out

The most common issue users encounter is the Extend Volume option being greyed out. This happens when there is no unallocated space directly to the right of the partition you want to extend. Disk Management can only extend into contiguous unallocated space. If the free space is on the other side of a partition, you need a third-party partition manager like AOMEI Partition Assistant or EaseUS Partition Master to move partitions and merge non-adjacent space.

Frequently Asked Questions

Windows calculates the maximum available shrink space based on unmovable files. System files, page files, and shadow copies limit the shrinkable amount. Defragmenting the drive beforehand can sometimes increase the available space.
Yes, if there is unallocated space immediately to the right of your C drive in Disk Management. If another partition (like a recovery partition) is in between, you need a third-party tool to move it first.
No. Both shrinking and extending partitions in Disk Management are non-destructive operations. Your existing files remain intact. However, always back up important data before making partition changes.
Yes. The resizing process is identical for SSDs and HDDs in Disk Management. Modern SSDs handle partition changes efficiently with no impact on drive lifespan.

Related Guides