Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Partition a Drive in Windows 11 with Disk Management

Use Windows 11 Disk Management to shrink an existing volume and create a new partition without third-party software, with practical precautions to reduce the risk of data loss.

Table of Contents

Windows 11 includes Disk Management, a built-in tool that can shrink an existing volume and use the unallocated space to create a new partition. The process normally keeps the files on the volume you shrink, but partition changes are never completely risk-free. Back up important files before you begin.

Before partitioning the drive

  • Make a separate backup. A second partition on the same physical drive is not a backup: a failed drive can make every partition inaccessible.
  • Check the drive and free space. Confirm that the existing volume has enough unused space for the partition you want. If storage is tight, free space first rather than shrinking the volume to its limit.
  • Save your BitLocker recovery key. If Device Encryption or BitLocker is enabled, make sure you can recover the drive if Windows asks for the key after a storage change.
  • Keep the computer powered. Connect a laptop to its charger and do not force a restart while Windows is resizing or formatting a volume.

It is also worth understanding the advantages and disadvantages of partitioning a hard drive before deciding how much space to allocate.

1. Open Disk Management

Right-click This PC and select Manage. In Computer Management, open Storage > Disk Management. You can also right-click the Start button and choose Disk Management.

Open Manage from the This PC context menu in Windows 11

2. Shrink an existing volume

In the lower pane, identify the correct volume by its drive letter, capacity, and available space. Right-click that volume and select Shrink Volume. Do not select a small EFI, Recovery, or System Reserved partition.

Select Shrink Volume in Disk Management

Enter the amount to shrink in megabytes, then select Shrink. For reference, 1 GB is approximately 1,024 MB. Leave enough free space on the original volume for Windows, applications, updates, and normal file growth.

Enter the amount of space to shrink in megabytes

Disk Management will show the released capacity as Unallocated. If Windows offers much less shrink space than the volume's free-space figure, unmovable system files may be near the end of the volume. Avoid disabling protection features or using unknown partition tools solely to force a larger shrink; back up first and investigate the limitation carefully.

3. Create the new partition

Right-click the unallocated area and choose New Simple Volume. Follow the wizard and select how much of the unallocated space to use. Using the full amount creates one new partition; using less leaves room for another volume later.

Create a New Simple Volume from unallocated space

Assign an available drive letter. Windows will use this letter in File Explorer and in file paths.

Assign a drive letter to the new partition

4. Format the volume

For a normal internal Windows data volume, choose NTFS, keep the default allocation unit size, and enter a descriptive volume label such as Data or Projects. Quick Format is appropriate for a healthy drive in most routine cases. FAT32 has a 4 GB maximum individual file size and is generally a poor choice for a large Windows data partition.

Choose the file system and volume label

Review the wizard summary, then select Finish. Disk Management should display the new volume with the assigned letter and a Healthy status.

New partition displayed in Disk Management

5. Verify the new drive

Open File Explorer and select This PC. Confirm that the new drive appears, open it, and create a test folder. If it does not appear, return to Disk Management and check whether the volume has a drive letter and shows a recognized file system.

New partition visible under This PC

Important deletion warning

Delete Volume is not a way to resize a partition safely. It removes the volume and makes its files inaccessible. Use it only after verifying that you selected the correct volume and copied every needed file elsewhere. Never delete EFI, Recovery, or System Reserved partitions as part of this procedure.

If you are changing partitions in preparation for reinstalling Windows, review the Windows installation and recovery guides first so you understand which volumes the setup process may modify.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.