How to Resize Partition in Windows 11/10 (Safely, Without Data Loss)

C drive full? Discover the ultimate 2026 guide to resize partition in Windows 10 and 11 safely. Compare free native tools with the best free partition software to move space without data loss.

Lucas

By Lucas Updated on March 3, 2026

Share this: instagram reddit
 

User Case:

I recently bought a 1TB SSD. The manufacturer split it into a 150GB C: drive and an 850GB D: drive. My C: drive is already full from Windows 11 updates and a few programs, but my D: drive is completely empty. I went into Disk Management to shrink D and expand C, but the 'Extend Volume' option on my C drive is completely grayed out! How can I change my partition size and move that free space without deleting everything and reinstalling Windows?"

- Question from Microsoft Community Forum

Quick Answer: Can You Change Partition Size Safely?

Yes, absolutely. If your C drive is full and you need to resize a partition in Windows 10 or Windows 11 without losing data, you have options. However, while Windows has built-in tools like Disk Management to shrink or extend volumes, these native tools have severe architectural limitations—most notably, they require contiguous unallocated space directly to the right of the target drive. If your disk layout doesn't perfectly match this requirement, Windows will force you to delete partitions (and lose data) to proceed.

To bypass these limitations and resize your partitions, the industry-standard solution is to use professional disk management software like AOMEI Partition Software.

Below is a quick navigation to the solutions provided in this guide, along with a definitive comparison to help you choose the right method for your PC.

Feature / Capability

AOMEI Partition Software

Windows Disk Management

DiskPart (CMD)

Cost

Free Standard Version Available

Built-in (Free)

Built-in (Free)

Resize without Data Loss

Yes (100% Safe)

No (Must delete adjacent drives to extend)

No (Requires volume deletion)

Extend Volume Grayed Out

Never (Can move space dynamically)

Frequent (Needs right-adjacent unallocated space)

Frequent

Allocate Free Space D to C

Yes (1-Click Pro feature)

No (Must shrink D, delete D, extend C)

No

Supports FAT32 / exFAT

Yes

No (Only NTFS and RAW)

No (Only NTFS and RAW)

Difficulty Level

Beginner (Visual UI)

Intermediate

Advanced (Text only)

🛑 Hidden Risks of Windows Native Tools

Before attempting to resize your drives, it is crucial to understand why users search for third-party partition managers. The "Extend Volume grayed out Windows 11" error is the most common roadblock. If you attempt to use Windows Disk Management to change partition size in Windows, you will likely encounter one of two major frustrations:

The Adjacency Rule (Extend Volume Grayed Out): Windows can only extend a partition if there is unallocated space immediately to its right. If you shrink your D: drive, the unallocated space generates on the right side of D:, not next to C:. Your only native option is to delete the D completely: drive, wiping all your data, just to extend C:.

The Unmovable Files Rule (Can't Shrink Volume): Sometimes, when you try to shrink a 500GB drive that has 300GB of free space, Windows only allows you to shrink it by 10GB. This happens because Windows places "unmovable files" (like the Pagefile, Hibernation file, or System Restore points) in the middle of the partition. Disk Management cannot shrink a volume past the point where these files are located.

To avoid data loss, formatting headaches, and unmovable file errors, modern users rely on specialized software that handles disk geometry dynamically.

How to Extend/Shrink Partition in Windows 11/10 via AOMEI Partition Software

This is the recommended approach. Whether you want to shrink, extend, or completely reorganize your hard drive, AOMEI provides a visual, fail-safe environment.

AOMEI Partition Software is recognized as a premier safe partition manager. Unlike native tools, it treats your hard drive as a flexible grid. It can move unmovable files safely, slide partitions across the disk, and directly inject free space from one drive into another without you ever needing to click "Delete."

AOMEI Partition Software

A free and reliable disk partition software that helps you resize partitions, migrate OS, convert disks, and optimize PC efficiently.

 

If you want to resize a partition without losing data, follow the two most powerful methods this software offers.

Method 1: Resize/Move Partition (The Visual Drag & Drop)

🕐 Time Required: 3 Minutes | 🔧 Difficulty: Beginner

This method is perfect if you have unallocated space somewhere on your disk, but it is not adjacent to the drive you want to extend. AOMEI can "move" the blocking partitions out of the way.

Step 1. Install and Launch: Download, install, and open AOMEI Partition Software. You will immediately see a clear, color-coded visual map of your disks and partitions.

Step 2. Select the Partition to Resize: Right-click the partition you wish to expand or shrink (e.g., your C: drive) and select "Resize/Move Partition".

resize move partition

Step 3. Drag the Slider: A new window will pop up showing the partition as a graphical bar.

  • To Shrink: Drag the border of the partition inwards (left or right) to free up space.
  • To Extend: If you have unallocated space anywhere near it, drag the border outward into that space.

drag to extend and shrink partition

✨ Note on Moving: If the unallocated space is separated from your target drive by another partition (like a Recovery Drive), you can right-click that blocking partition, select "Resize/Move," and drag the whole partition to the right, sliding the unallocated space to the left!

Step 4. Confirm the Action: Click "OK" to return to the main menu.

Step 5. Apply the Changes: Notice that your changes haven't happened yet—they are "Pending Operations." Click "Apply" in the top-left toolbar, then click "Proceed".

apply

System Note: If you are resizing the C: drive where Windows is currently running, AOMEI will safely reboot your PC into "Pre-OS mode" to execute the changes without interrupting active system files.

Method 2: Allocate Free Space from D to C (fast Fix)

🕐 Time Required: 2 Minutes | 🔧 Difficulty: Beginner

This is AOMEI's flagship feature. If you have no unallocated space at all, but your D: drive is mostly empty while your C: drive is red and full, you can siphon space directly from one to the other in a single step.

Step 1. Identify the Source Drive: Open AOMEI Partition Software. Locate the partition with abundant free space (e.g., the D: drive).

Step 2. Select Allocate Free Space: Right-click the D: drive and choose "Allocate Free Space".

allocate free space

Step 3. Set the Transfer Amount: In the pop-up window, type in the exact amount of space you want to move (for example, 100.00 GB).

Step 4. Select the Destination: In the dropdown menu labeled "From [D] to:", select your C: drive.

allocate space to target partition

Step 5. Execute: Click "OK", then go to the top left and click "Apply" -> "Proceed". The software handles the complex math of shrinking D, creating space, moving it, and extending C entirely in the background. Your files on both drives remain perfectly untouched.

apply

Bonus Tip: AOMEI Partition Software isn't just for resizing. It is a comprehensive suite that allows you to Clone Disks, Convert MBR to GPT for Windows 11 upgrades, and migrate your OS to a new NVMe SSD.

How to Resize Partitions via Windows Disk Management (Manual)

If your disk layout is incredibly simple and you do not care about the risk of data loss, you can use the built-in Windows GUI.

Disk Management is Windows' native utility. It works well for basic shrinking, but as explained earlier, extending is heavily restricted. Here are the steps to use it to change partition size in Windows.

Fix 1: How to Shrink a Volume in Disk Management

🕐 Time Required: 5 Minutes | 🔧 Difficulty: Intermediate

If you simply want to make a partition smaller to create a new drive letter, follow these steps.

Step 1. Open Disk Management: Right-click the Windows Start button (the Windows logo on your taskbar) and select Disk Management from the power user menu.

Step 2. Select Target Drive: Locate the partition you want to shrink (e.g., D: drive). Right-click it and choose "Shrink Volume...".

shrink volume

Step 3. Wait for Query: Windows will spend a few moments calculating how much space can be safely shrunk without hitting unmovable files.

Step 4. Enter the Amount: In the box labeled Enter the amount of space to shrink in MB, type your desired amount (Remember: 1024 MB = 1 GB. So for 50GB, type 51200).

Step 5. Confirm: Click "Shrink". You will now see a black bar labeled "Unallocated" appear next to the drive.

Fix 2: How to Extend a Volume in Disk Management (With Warnings)

🕐 Time Required: 5 Minutes | 🔧 Difficulty: Intermediate

You can only execute this if you have a black "Unallocated" space block directly touching the right side of the partition you want to grow.

Step1. Check the Layout: Open Disk Management. Look at your target drive (e.g., C:). Is there unallocated space directly to its right?

If Yes: Proceed to step 2.

If No (e.g., D: drive is in the way): You must right-click the D: drive and select "Delete Volume".

delete volume

WARNING: THIS ERASES ALL DATA ON D. Once deleted, it becomes contiguous unallocated space.

Step 2. Start the Wizard: Right-click the target drive (C:) and select "Extend Volume...".

extend volume

Step 3. Follow the Prompts: The Extend Volume Wizard will open. Click Next.

Step 4. Select the Space: The wizard will automatically highlight the available unallocated space. Click Next again.

extend volume wizard

Step 5. Finish: Click Finish. The partition will instantly consume the space and grow in size.

confirm

How to Change Partition Size via DiskPart (Advanced)

For IT professionals and system administrators who prefer a command-line interface, DiskPart is a powerful, albeit unforgiving, native Windows tool.

DiskPart operates without a graphical interface. It has the same adjacency limitations as Disk Management, plus an additional limitation: NTFS vs FAT32 resizing. DiskPart can only resize partitions formatted with the NTFS or RAW file systems. If your drive is FAT32 (common for USBs or dual-boot setups), DiskPart will fail.

🕐 Time Required: 5-10 Minutes | 🔧 Difficulty: Advanced

Open Command Prompt: Press Win + R, type cmd, and press Ctrl + Shift + Enter to run it as an Administrator.

Step 1. Launch the Tool: In the black console window, type diskpart and hit Enter.

Step 2. List Volumes: Type list volume and hit Enter. You will see a list of all partitions on your PC. Note the volume number of the drive you want to resize.

Step 3. Select Volume: Type select volume X (Replace X with the correct number, e.g., select volume 1).

Step 4. To Shrink: Type shrink desired=XXXX (Replace XXXX with the size in MB. E.g., shrink desired=10240 shrinks it by 10GB). Hit Enter.

Step 5. To Extend: Ensure there is contiguous unallocated space. Type extend size=XXXX (Replace XXXX with the size in MB). Hit Enter.

extend volume cmd

Step 6. Exit: Type exit to leave the utility.

Warning: Making a typo in DiskPart can result in accidentally formatting or deleting the wrong system drive. Proceed with extreme caution.

Ending

Learning how to resize partition in Windows 11/10 is a vital skill for maintaining a healthy, optimized computer. While Microsoft includes native options like Disk Management and the DiskPart command line, their rigid rules regarding contiguous unallocated space and unmovable files often lead to the dreaded "Extend Volume grayed out" error. Worse, native tools force you to delete adjacent partitions, risking severe data loss.

For absolute peace of mind in 2026, AOMEI Partition Software is the undisputed champion. By allowing you to bypass native restrictions—whether through visually moving partitions or using the 1-click "Allocate Free Space" feature—AOMEI ensures you can change your partition size safely, quickly, and without losing a single byte of your precious data.

AOMEI Partition Software

A free and reliable disk partition software that helps you resize partitions, migrate OS, convert disks, and optimize PC efficiently.

 

FAQ: Frequently Asked Questions

Q1: Can I resize the C drive while Windows is running?

A: Yes, but with conditions. If you use Disk Management to shrink the C drive, it works while Windows runs. However, if you use AOMEI Partition Software to execute complex moves or extensions on the active C drive, the software will automatically restart your computer into a safe "Pre-OS Mode" (Windows PE) to apply the changes without corrupting active system files.

Q2: Does resizing a partition erase the data on it?

A: If you use professional software like AOMEI Partition Software, resizing, moving, or shrinking a partition does not erase your data. The software dynamically moves your files to safe sectors during the process. However, if you use Windows Disk Management and are forced to "Delete Volume" to create adjacent space, that will permanently erase the deleted volume's data.

Q3: Why can't I shrink my Windows 10 volume further, even though it has free space?

A: This is caused by "unmovable files" generated by Windows, such as the Pagefile (pagefile.sys), Hibernation file (hiberfil.sys), or System Volume Information folder. Windows places these in the middle of your disk sector, and Disk Management cannot shrink past them. AOMEI Partition Software bypasses this by safely relocating these files during the shrink process.

Q4: Can I allocate free space from an external hard drive to my internal C drive?

A: No. You can only move, merge, or allocate free space between partitions that exist on the same physical hard drive or SSD. You cannot transfer space from Disk 1 (External USB) to Disk 0 (Internal NVMe). If your internal drive is full, you need to use AOMEI's "Disk Clone" feature to upgrade your PC to a larger drive.

Q5: What is the difference between FAT32 and NTFS when resizing?

A: NTFS is the modern Windows file system and supports dynamic resizing. FAT32 is an older file system. Windows native tools (Disk Management/DiskPart) cannot extend or shrink FAT32 partitions. If you need to resize a FAT32 partition (like an SD card or specialized game drive), you must use third-party software like AOMEI Partition Software.

Lucas
Lucas · Editor
I prefer peaceful and quiet life during vacation,but sometimes I watch football match if my favorite club performs brilliantly in that season. And I love reading, painting and calligraphy, thus I send my friends festival handwriting cards every year.
AOMEI Partition Software

Free, easy, and safe Windows partition manager, disk converter, and PC optimizer for Windows 11/10/8.1/8/7.

Download Freeware

Windows 11/10/8.1/8/7


Learn more