Skip to content
Follow
Windows

How to Partition a Hard Drive in Windows 11

Richard
Written by
Richard
Nov 5, 2021 Updated Sep 15, 2026 3 min read
How to Partition a Hard Drive in Windows 11
How to Partition a Hard Drive in Windows 11

Partitioning a hard drive in Windows 11 splits one physical storage drive into two or more separate sections with their own drive letters, such as a C: drive for apps and a D: drive for personal files.

Advertisement

Splitting your storage keeps your operating system separate from your photos and documents so that if Windows 11 ever crashes, your personal files stay safe.

You can use the built-in Disk Management tool to shrink your current drive and make new partitions without downloading extra software.

⚡ Quick Answer

Open Disk Management by typing diskmgmt.msc into the Start menu search. Right-click unallocated space on your drive, select “New Simple Volume,” and follow the wizard to set size, drive letter, and format.

Advertisement

Understanding Disk Management Concepts

Before diving in, it helps to understand a few terms: unallocated space (unused storage on your drive), primary partitions, and partition styles like GPT and MBR.

How to create a partition in 🪟 Windows 11

To partition a hard drive in Windows 11, you use the built-in Disk Management tool to set up new storage space. Open the Start menu , type Create and format hard disk partitions, and click the result to open the tool window where you can manage all your connected drives.

  1. Click the Start menu and type diskmgmt.msc or Create and format hard disk partitions.
  2. Select the result that matches to open the tool.
Disk Management tool interface for partitioning a hard drive in Windows 11
hard disk partition in windows 11

The tool shows current drives. If a drive is brand new, Windows usually labels it as ‘Unallocated’ or ‘Not Initialized.’

Advertisement
Windows 11 prompt to initialize a new disk for partition setup
windows 11 initialize disk prompt

When Windows prompts to initialize a new disk, click OK. For drives larger than 2TB, choose the GUID Partition Table (GPT) style—the modern standard for partitioning disks. Use the default Master Boot Record (MBR) for older systems or typical use.

How to create a new simple partition

  1. Right-click the area labeled Unallocated on your drive.
  2. Select New Simple Volume from the menu. Official Microsoft Documentation
Selecting New Simple Volume in Windows 11 Disk Management tool
windows 11 create new simple volume
  1. A wizard will appear. Click Next to start.
New Simple Volume Wizard window for creating Windows 11 partitions
windows 11 new partition wizard
  1. Choose how big you want the partition to be. The default uses all available space. If you want multiple sections, type a smaller number in MB.
Specifying the volume size for a new Windows 11 partition
windows 11 specify volume size
  1. Pick a drive letter for your new section and click Next.
Assigning a drive letter to a new partition in Windows 11
windows 11 assign drive letter
  1. Make sure the format is set to NTFS for Windows compatibility. You can give the partition a name here if you like. Click Next.
Formatting a new Windows 11 partition using the NTFS file system
windows 11 format partition ntfs
  1. Click Finish.
Completing the New Simple Volume Wizard in Windows 11
windows 11 create partition finish

Creating a new simple partition in Windows 11 requires you to right-click an unallocated space on your drive inside Disk Management and launch the volume setup wizard. This built-in tool guides you through choosing a size, assigning a drive letter, and formatting the new storage area so you can use it.

New partition displayed successfully in Windows 11 File Explorer
windows 11 display new partition

Advanced Disk Management and Troubleshooting

For advanced disk management in Windows 11, the diskpart command-line tool offers more control. Troubleshooting issues like a greyed-out 'Extend Volume' option often relates to adjacent unallocated space.

Summary

Partitioning your hard drive in Windows 11 helps organize storage, keeping data safe and systems running efficiently by creating separate areas for files using the Disk Management tool.

Advertisement

Can I partition a drive without formatting?

Shrinking an existing partition creates unallocated space without formatting original data. However, creating a new partition from that space requires formatting the new section with a file system like NTFS or exFAT so Windows can store files on it.

What is the difference between shrinking a volume and creating a new one?

Shrinking a volume reduces the size of an existing partition to free up space. Creating a new volume uses that freed-up unallocated space to build a separate, usable drive letter. Drives must be shrunk first when empty, unallocated space is unavailable.

Is it safe to partition my C: drive while Windows is running?

Windows allows shrinking the C: drive while the system runs. Deleting or formatting the partition currently running the operating system remains blocked, though. Making a full system backup before modifying the system partition prevents potential boot issues or data loss.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Change Drive Letter in Windows 11
Windows How to Change Drive Letter in Windows 11
How to Initialize New Disks in Windows 11
Windows How to Initialize New Disks in Windows 11
How to Rename Files and Folders in Windows 11
Windows How to Rename Files and Folders in Windows 11
How to Delete Files and Folders in Windows 11
Windows How to Delete Files and Folders in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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