
You want to divide a hard drive or SSD into separate sections, perhaps for a dual-boot setup, an external drive layout, or separating files from system data. Windows and macOS both include partitioning tools, so no extra utility is needed for normal jobs.
Does This Affect You?
A partition is a section of a physical drive that the operating system treats like its own volume or drive letter. Creating a partition from empty unallocated space is usually straightforward. Shrinking an existing partition that already contains files has more risk, so back up important data first and do not interrupt the process. We provide no warranty; proceed at your own risk.
Partition a Drive on Windows
Windows uses Disk Management.
- Right-click Start and choose Disk Management, or search for Create and format hard disk partitions.
- Find the correct drive in the lower disk list by size and label.
- If you need space, right-click an existing partition and choose Shrink Volume. Enter the amount to free in MB and click Shrink.
- Right-click the new black Unallocated block and choose New Simple Volume.
- Follow the wizard, choose the size, assign a drive letter, select a file system such as NTFS for Windows-only use, and enter a volume label.
- Click Finish. The new partition appears in File Explorer as its own drive.
Partition a Drive on Mac
macOS uses Disk Utility.
- Open Disk Utility with Spotlight.
- Select the physical drive in the sidebar, not only one existing volume underneath it.
- Click Partition.
- Click the + button to add a new partition, then drag the divider or enter a size.
- Name each partition and choose a format. Use APFS for modern Mac-only use or exFAT when Windows compatibility matters.
- Click Apply, review the change summary, and confirm with Partition.
Windows may refuse to shrink as much as you expect because immovable system files sit near the end of the partition. Running Optimize/defragment on a hard drive can sometimes help, though SSDs should not be treated like old mechanical drives.
You can resize partitions later when adjacent free space is available, but a single large partition is simpler for most modern internal SSDs. Partitioning is most useful for external drives, dual booting, or separating large storage areas for a clear reason. If a partition reports errors, back up first, then consider Windows chkdsk X: /f for the affected drive letter.
Sources
- Microsoft Support – Create and format a hard disk partition (2025)
- Apple Support – Partition a physical disk in Disk Utility on Mac (2025)
- Seagate – What is disk partitioning and why do it? (2024)
