Create a Partition on Windows 10/11 Using Disk Management

Posted by

If your Windows 10 or 11 PC has a large hard drive or SSD with plenty of unused space, you may want to divide that storage into separate sections. These sections are called partitions. Creating a partition can make it easier to organize Windows files, personal documents, applications, backups, and other data.

Windows 10/11 includes Disk Management, a graphical utility that lets you manage storage without installing another partitioning program. You can use it to shrink an existing volume and then create a new partition from the unallocated space.

Before you start, there is one important thing to remember. Partitioning changes the structure of your drive, so you should always back up important files before making major storage changes. Also, do not modify partitions that you do not recognize, especially recovery or system-related partitions.

What Is Disk Management?

Disk Management is a Windows utility used to manage the storage devices connected to your computer. It provides a graphical view of your hard drives, SSDs, partitions, volumes, and unallocated space.

You can use Disk Management to perform several storage-related tasks without installing another application. For example, you can create partitions, format volumes, change drive letters, shrink existing partitions, extend partitions when suitable unallocated space is available, and delete partitions.

Disk Management works with both Windows 10 and Windows 11, although the surrounding Windows interface may look slightly different depending on your version and configuration.

What Are the Benefits of Disk Management?

Organize Your Files

Creating separate partitions can help you organize files more efficiently. For example, you might keep Windows and applications on one partition while storing documents, photos, videos, and other personal files on another.

This separation can make it easier to manage your storage because different types of data can have their own dedicated areas.

Create Space for a New Drive

When you shrink an existing partition, Windows creates unallocated space. You can then use that unallocated space to create a new partition.

For example, if your main drive has plenty of free storage, you could shrink it and create a separate partition for work files.

Manage Drive Letters

Disk Management allows you to assign or change drive letters for supported volumes. This can make a newly created partition easier to identify in File Explorer.

For example, Windows may assign a new partition the letter D: or another available letter.

Format Storage Volumes

Disk Management can also format partitions using supported file systems. Formatting prepares a volume for storing data, although formatting an existing volume can erase its contents.

Because of that, you should always check the selected volume carefully before confirming a formatting operation.

View Your Storage Layout

Another useful feature is the visual overview of your storage. You can see which portions of a drive are already allocated and which areas are unallocated.

Create a Partition on Windows 10 Using Disk Management

Create a Partition on Windows 10 or 11 Using Disk Management
Create a Partition on Windows 10 or 11 Using Disk Management

To create a partition on Windows 10 or 11 using Disk Management, open Disk Management, shrink an existing volume to create unallocated space, right-click the unallocated space, select New Simple Volume, choose the volume size and drive letter, format the new volume, and finish the wizard.

  1. Open Disk Management by right-clicking the Start button and selecting Disk Management.
  2. Right-click the partition with enough free space and choose Shrink Volume.
  3. Enter the amount of space you want to shrink and select Shrink.
  4. Right-click the resulting Unallocated space and select New Simple Volume.
  5. Follow the wizard to choose the size, assign a drive letter, and format the partition.
  6. Select Finish to create the new partition.

Let’s learn in detail!

Step 1: Open Disk Management

The first step is to open Disk Management. On Windows 10 or Windows 11, right-click the Start button and look for Disk Management in the menu. Select Create and format hard disk partitions.

You can also press Windows + R to open the Run dialog. Type diskmgmt.msc and press Enter. Windows should open the Disk Management window.

Take a moment to look at the interface before making any changes. You will see your connected storage devices and the partitions associated with them. Pay attention to the disk numbers, drive letters, partition sizes, and volume names so you don’t accidentally modify the wrong storage area.

Step 2: Select the Partition You Want to Shrink

If you already have unallocated space, you can skip the shrinking process and continue to the next step. If the entire drive is allocated to an existing partition, you’ll need to create unallocated space first.

In Disk Management, locate the partition that has enough available storage. This is commonly the C: drive on a Windows computer, but it could be another volume depending on how your PC is configured.

Right-click the appropriate partition and select Shrink Volume. Windows will check how much space it can safely reduce from that partition.

Step 3: Enter the Amount of Space to Shrink

Windows will display a window showing the available information about the selected volume. Look for the field labeled Enter the amount of space to shrink in MB.

Enter the amount of storage you want to remove from the existing partition. Remember that the value is measured in megabytes, not gigabytes.

For example, if you want approximately 50 GB of new space, you can enter around 51200 MB. The exact amount of space available for shrinking depends on the existing partition and how Windows is using the storage.

Don’t automatically enter the maximum available amount. Leave enough free space for Windows, applications, updates, and your existing files.

Step 4: Create Unallocated Space

After entering the amount of space, select Shrink. Windows will reduce the size of the existing partition.

You should now see a section labeled Unallocated in Disk Management. This area represents storage that isn’t currently assigned to a usable volume.

For example, if you shrank a partition by approximately 50 GB, Disk Management should show roughly that amount as Unallocated space.

This doesn’t mean the space is ready for normal file storage yet. You still need to create a new volume from it.

Step 5: Start the New Simple Volume Wizard

Right-click the Unallocated space and select New Simple Volume.

Windows will open the New Simple Volume Wizard. This wizard guides you through the process of turning the unallocated space into a usable partition.

Select Next to continue.

The wizard will then ask you to specify the volume size. If you want to use all of the unallocated space for the new partition, you can generally leave the default value unchanged.

Step 6: Choose the Partition Size

The wizard will display the Simple volume size in MB field.

If you want the entire unallocated area to become one partition, use the maximum available value. If you want to divide the unallocated space into multiple partitions, enter a smaller value.

For example, you might have 100 GB of unallocated space and decide to create one 100 GB partition. Alternatively, you could create a 60 GB partition and leave the remaining space unallocated for another partition later.

Once you’ve selected the desired size, choose Next.

Step 7: Assign a Drive Letter

Windows will ask you to assign a drive letter to the new volume. You might see a letter such as D:, E:, or another available letter.

Choose an available drive letter that you can easily recognize. Windows normally selects an available letter automatically.

The drive letter is how you’ll typically identify the partition in File Explorer. After the setup is complete, you can open File Explorer and see the new partition listed under This PC.

Select Next when you’re ready.

Step 8: Format the New Partition

The wizard will now ask how you want to format the volume. For a typical Windows storage partition, NTFS is usually the appropriate file system.

You can enter a volume label, such as Documents, Work, Games, or Storage. This name helps you recognize the purpose of the partition later.

Make sure the formatting options are appropriate before continuing. Formatting a volume prepares it for use and can erase existing data if the volume already contains files, so always verify that you’re working with the newly created space.

Select Next to continue.

Step 9: Complete the Partition Creation

The wizard will display a summary of your selections. Review the volume size, drive letter, and file system carefully.

If everything looks correct, select Finish.

Windows will create and format the new volume. When the process finishes, the previously unallocated space should appear as a new partition in Disk Management.

You should also be able to open File Explorer > This PC and see the new drive listed with its assigned letter and volume label.

FAQs

Can I create a partition without deleting my files?

Yes. The method described here uses Shrink Volume, which reduces an existing partition to create unallocated space. However, you should still back up important files before modifying partitions.

How much space should I allocate to a new partition?

It depends on what you plan to store. A partition for documents may require less space than one intended for large media files or applications. Always leave enough free space on your Windows partition for updates and normal system operation.

Why can’t I shrink my partition as much as I expected?

Windows may be unable to move certain unmovable files, which can limit how far the partition can be reduced. Even when a drive shows a large amount of free space, that free space may not all be available at the end of the partition.

Can I create more than one partition?

Yes. If you have enough unallocated space, you can create multiple volumes. You can divide available space between several partitions according to how you want to organize your data.

Will creating a partition improve computer performance?

Not necessarily. Creating a partition primarily helps with storage organization. It does not automatically make your computer faster.

Can I undo a partition I created?

You can remove a partition later through Disk Management, but deleting a volume will remove the data stored on that volume. Always back up anything important before deleting or modifying a partition.

Bottom Lines

Creating a partition on Windows 10 using Disk Management is a practical way to organize storage without installing additional software. The basic process is to shrink an existing partition, create unallocated space, and then turn that space into a New Simple Volume.

For beginners, the most important part is choosing the correct partition and entering a reasonable shrink size. Take your time, double-check the drive you are modifying, and back up important files before making changes. 

Once the new partition is created, you can access it through File Explorer just like another drive.

Leave a Reply

Your email address will not be published. Required fields are marked *