Out of space on your C drive? 4 ways to change partitions in Windows 11.

CTVXNovember 4, 2025 18:07

This guide provides detailed instructions on four safe methods to shrink or expand hard drive partitions on Windows 11, helping you optimize storage space without losing data.

Managing storage space is a crucial need for Windows 11 users, especially when increasing system drive capacity or utilizing unallocated space. This operating system provides several built-in tools that allow you to safely resize partitions without reformatting or losing data.

This article will provide detailed instructions on four methods for shrinking and extending a partition on Windows 11, from intuitive graphical interfaces to powerful command-line tools, applicable to both internal and external hard drives.

Using Settings: Modern and intuitive interface

This is the simplest and most suitable method for average users, accessed through the new Windows 11 setup interface.

  1. Open the applicationadjustingby pressing the key combinationWindows + I.
  2. Navigate to the itemSystemand chooseBrain.
  3. In the "Storage management" section, click onAdvanced storage settings, then selectDisks & volumes.
  4. Select the drive containing the partition you want to modify.
  5. Select the specific partition and click the button.barrier.
  6. In the "Size" section, click the button.Change size.
  7. Enter your desired new size. To shrink, enter a number smaller than the current size. To expand, enter a number larger but not exceeding the maximum allowed size.
  8. ClickOKTo confirm the change.
Giao diện quản lý Disks & Volumes trong Settings của Windows 11
You can change the partition size in the Settings app.

Disk Management: A specialized disk management tool.

Disk Management is a traditional and powerful tool that offers more control than the Settings app.

Shrink the partition (Shrink Volume)

  1. Press the key combinationWindows + Xand chooseDisk Managementfrom the menu.
  2. In the Disk Management window, right-click the partition you want to shrink and selectShrink Volume.
  3. In the dialog box that opens, enter the amount of space you want to shrink in the "Enter the amount of space to shrink in MB" field.
  4. Click the buttonShroom.

Once complete, you will see a new unallocated space created on the drive.

Hộp thoại Shrink Volume trong Disk Management cho phép nhập dung lượng cần thu nhỏ
Confirm the amount of space to be reduced in the Disk Management tool.

Extend Volume

Note that to extend a partition, there must be an unallocated space immediately behind it.

  1. OpenDisk Management.
  2. Right-click on the partition you want to extend and selectExtend Volume.
  3. The Extend Volume Wizard will appear, clickNext.
  4. The tool will automatically select adjacent free space. You can adjust the amount you want to use or leave it as default to use the entire space.
  5. ClickNextand thenFinishTo complete.
Trình hướng dẫn Extend Volume Wizard trong Disk Management
Use the Extend Volume Wizard to increase the partition size.

Command Prompt (DiskPart): An option for advanced users.

DiskPart is a command-line utility that allows for high-precision management of drives, partitions, and volumes.

Shrink partition

  1. OpenStart, search for “Command Prompt”, right-click and selectRun as administrator.
  2. Type the commanddiskpartand press Enter.
  3. Typelist volumeto see a list of available volumes.
  4. Typeselect volume X(Replace X with the number of the volume you want to minimize) and press Enter.
  5. To minimize, use the commandshrink desired=YYYY(Replace YYYY with the desired size reduction in MB).
Cửa sổ Command Prompt đang thực thi các lệnh của DiskPart
Use commands in DiskPart to manage partitions.

Expand partition

  1. Follow steps 1-4 as above to select the volume you want to expand.
  2. Ensure there is adjacent unallocated space.
  3. Type the commandextend size=ZZZZ(Replace ZZZZ with the desired expansion capacity in MB). If the size is not specified, the commandweightWe will utilize all of the adjacent vacant space.

PowerShell: Automating Partition Management

PowerShell is the most powerful command-line tool on Windows, enabling the execution of complex tasks and automation.

Shrink partition

  1. OpenStart, search for “PowerShell”, right-click and selectRun as administrator.
  2. Use the commandGet-Partitionto see a list of partitions.
  3. Use the following command to minimize:Resize-Partition -DiskNumber D -PartitionNumber P -Size S. In there:
    • DThis is the drive number.
    • PThis is the partition number.
    • SThis is the new size of the partition (e.g., 50GB).
Cửa sổ PowerShell với các lệnh quản lý phân vùng
PowerShell provides powerful commands for resizing partitions.

Expand partition

  1. OpenPowerShellwith administrator privileges.
  2. Determine the number of drives and partitions as described above.
  3. Use the commandResize-Partition -DiskNumber D -PartitionNumber P -Size Swith S being the new size, larger than the current size.
  4. To expand to the maximum possible size, you can run the commandGet-PartitionSupportedSizeto find the maximum size and then use it in the command.Resize-Partition.

Distinguishing between Drive, Partition, and Volume

In the management process, a clear understanding of terminology is crucial:

  • Drive:It is a physical storage device, such as an HDD or SSD hard drive.
  • Partition:A partition is a logically separated section from a physical drive. A drive can have multiple partitions.
  • Volume:A partition is a file system that has been formatted and assigned a letter (e.g., C:, D:). This is where the operating system can store and access data.

Mastering these methods will help you be more proactive in optimizing storage space, resolving capacity issues, and improving system performance on Windows 11.

0 0 0

Featured in Nghe An Newspaper

Latest

x
Out of space on your C drive? 4 ways to change partitions in Windows 11.
Google News
POWERED BYFREECMS- A PRODUCT OFNEKO