# How to partition a hard drive in Windows 10

It’s not absolutely essential to partition hard drives anymore. Storage devices are now made so that they can be used straight out of the box. However, once you know how it works, partitioning can make it easier to **manage your data** and **increase data security**. You’ll need several partitions if you want to install various operating systems on a hard drive. Partitioning is relatively easy with Windows 10. Even less experienced PC users can complete the necessary steps and then enjoy the advantages of an individually configured drive. Follow our step-by-step instructions to partition your hard drive in a few easy clicks.

## Partitioning a hard drive – What does it mean?

Partitioning a hard drive shouldn’t be confused with [formatting a hard drive](https://www.ionos.co.uk/digitalguide/server/configuration/how-to-format-hard-drives-on-windows/). Whereas formatting a storage device involves equipping it with a file system like [FAT 32](https://www.ionos.co.uk/digitalguide/server/know-how/fat32/) or [NTFS](https://www.ionos.co.uk/digitalguide/server/know-how/ntfs/), partitioning a hard drive involves **dividing it into different sections**. Each of these sections then contains related and consecutive data blocks. Modern hard drives can be partitioned one or more times.

Partitions can **take on various roles** in a desktop system. A so-called primary partition is the logical part of a hard drive which an operating system can be booted from. Partitions can also be used to install several operating systems for a **multi-boot system**. With a so-called ‘extended partition’, you can exceed the limit of a storage device with [Master Boot Record](https://www.ionos.co.uk/digitalguide/server/configuration/what-is-mbr/), which normally only allows four primary partitions.

It’s possible to accommodate an operating system and all files with a single partition. This is not uncommon for new notebooks in factory condition. But **in terms of data security**, it’s better to use multiple partitions. One partition can then be used for the operating system (system partition) and another for **larger sets of data** (data partition).

It’s beneficial to your system’s data security that partitions **operate as autonomous units**. If, for example, the file system of a system partition is damaged (by a virus or bad sectors in the hard drive), there’s a good chance that the data on a separate partition can be saved. Additionally, **backups** can take on a **clearer structure** when well thought out partitioning is used. The search for a specific file can happen more efficiently if you’ve, for example, set up partitions for certain file types. Word files then end up in the partition for text files, images from your smartphone camera are sorted into the partition for photos, and video files are stored in the partition for videos. You can also structure your hard drive into sections for work, free time, and family.

You can create partitions with special software (sometimes for a fee), which will give you access to a large range of features. But simple partitioning works just as well with the **built-in tools of Windows 10**. We’ll show you how to do it.

---

### Note

Since Windows 7, hard drives can be partitioned while the system is in operation. Generally, this process doesn’t result in any data loss. However, partitioning a hard drive in Windows 10 requires far-reaching interference. If an already-existing volume is deleted, it might result in a loss of data. Thus, if there’s already data on your hard drive, it’s a good idea to [back it up](https://www.ionos.co.uk/digitalguide/server/security/what-is-a-backup/) before partitioning.

---

## How to partition your hard drive in Windows 10 – A step-by-step guide

In this tutorial, we assume that you’re using a brand new **external hard drive**. There shouldn’t be any data on the drive, and there should already be a basic partition labelled ‘External’. This storage area of about 465 GB will be **further divided** with a partition.

---

### Tip

If the hard drive is already filled with data, your freedom in partitioning will be limited by the storage space that is already occupied. If you need more memory capacity for new partitions, you should clean up the storage devices that you’re using. When it comes to system hard drives that host Windows, you can empty the trash, delete unnecessary files, and uninstall unused programs.

---

### Opening Disk Management in Windows 10

Partitioning a hard drive isn’t particularly difficult. You can easily do it yourself in just a few steps. To start, you’ll need to open Disk Management in Windows 10:

1. Press \[Win\] + \[R\] simultaneously
2. Type ‘diskmgmt.msc’ into the window (Marked 1 on graphic)
3. Press \[Enter\] or click ‘OK’ (Marked 2 on graphic)

[![Image: Run dialog box - Windows 10](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/d/e/csm_run-dialog-box-windows-10_235dddf797.webp "Run dialog box - Windows 10")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/run-dialog-box-windows-10.png) Opening Disk Management in Windows 10       Alternatively, you can open Disk Management using the Windows symbol on the bottom left of the taskbar. Right-click on the Windows symbol and a menu will open. Choose ‘Disk Management’ from the menu.

[![Image: Opening Disk Management using the task bar](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/e/a/csm_opening-disk-management-using-the-task-bar_f7c3513f5e.webp "Opening Disk Management using the task bar")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/opening-disk-management-using-the-task-bar.png) Opening Disk Management using the Windows 10 task bar       Disk Management will then open, in which all **currently connected storage devices** are listed. The Windows 10 partition shows up in the internal hierarchy as the first drive (Disk 0), which is typically labelled with ‘*C:*’. In addition to the system partition, there are may also be other partitions on the hard drive. Windows will **automatically assign a drive letter** to them, which can be changed at any time if necessary.

---

### Tip

The Disk Management window will become a lot easier to manage if you disconnect unnecessary external storage devices before partitioning and/or cut off the USB connection between external storage devices and your computer before turning the computer on. This will help you avoid accidentally deleting data.

---

### Shrink volume

We want to give the new external hard drive (Disk 1/External) an additional partition for data, which should be around 240 GB (=around 240,000 MB). To make space for the new partition, you’ll want to split the total volume of the disk (in this case around 465 GB) using the menu item ‘Shrink Volume’. You can get to this menu by right-clicking on Drive 1 (external).

[![Image: The standard view of Disk Management in Windows 10](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/a/1/csm_the-standard-view-of-disk-management-in-windows-10_a2147b2ae8.webp "The standard view of Disk Management in Windows 10")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/the-standard-view-of-disk-management-in-windows-10.png) Disk Management lists all internal and external disks that are currently connected and offers various possibilities for partitioning and formatting hard drives.       Next, a window will open in which you can enter the amount of space to shrink (in this case around 240,000 MB). Below that, Windows shows the total size of the partition after shrinking (in this case around 236,000).

[![Image: Dialog box for shrinking](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/1/a/csm_dialog-box-for-shrinking_2cdfd65c8a.webp "Dialog box for shrinking")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/dialog-box-for-shrinking.png) Use the Shrink dialog box to make space for a partition.       Windows usually shows the maximum amount of available disk space here. If the partition is smaller, this can be defined manually. If the new partition is smaller than suggested by Windows, it will result in unassigned disk space. This can later be assigned (=partitioned).

After you’ve entered your preferred amount of space (see 1), click on the button ‘Shrink’ (see 2). Then the window will close, and Disk Management will show the partition. The final size of the new partition will differ slightly from what you entered in the Shrink window (in this case being around 235,000 MB instead of 236,000).

### Create a new simple volume

The partitioning process isn’t over yet. To use the partition with Windows Explorer, you’ll have to assign the new storage area another volume with its own drive letter. To do this, right-click on the shaded (unassigned) area and choose the entry ‘New Simple Volume’ from the menu.

[![Image: Disk Management after shrinking](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/5/7/csm_disk-management-after-shrinking_b126cc0954.webp "Disk Management after shrinking")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/disk-management-after-shrinking.png) The Disk Management window after shrinking       Next, the ‘New Simple Volume Wizard’ will open. Click on ‘Next’ to go to the next step.

[![Image: Welcome dialog in the New Simple Volume Wizard](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/8/f/csm_welcome-dialog-in-the-new-simple-volume-wizard_bbda3157fe.webp "Welcome dialog in the New Simple Volume Wizard")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/welcome-dialog-in-the-new-simple-volume-wizard.png) The first thing you’ll see when defining a volume is this dialog box. Click on ‘Next’ to continue the process.       In the next step, you can **specify the size of the volume**. If you want to assign the volume all the available disk space, you don’t have to change anything. But you can also set up several volumes/partitions; if you want to do this, enter a smaller value here (e.g., 120,000).

[![Image: Dialog box: Specify Volume Size](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/5/3/csm_dialog-box-specify-volume-size_4029211832.webp "Dialog box: Specify Volume Size")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/dialog-box-specify-volume-size.png) In this window, you can specify the size of the simple volume in MB. If you want to keep space for further partitions, change the value accordingly. In the following steps, you can define additional volumes.       Now it’s time to **assign a drive letter**. In this example, we chose the letter D from the list of suggestions (see 1). Letters that are already being used by other drives don’t appear in the list. (If necessary, though, you can switch out most letters in Disk Management.) If you don’t change anything, Windows will use the pre-suggested letter. Once you’re done, click ‘Next’ (see 2).

[![Image: Dialog box for assigning drive letter or path in the New Simple Volume Wizard](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/1/1/csm_dialog-box-for-assigning-drive-letter-or-path-in-the-new-simple-volume-wizard_476d3388b1.webp "Dialog box for assigning drive letter or path in the New Simple Volume Wizard")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/dialog-box-for-assigning-drive-letter-or-path-in-the-new-simple-volume-wizard.png) In this step, you’re asked to choose a drive letter from the list       The next step is to name the volume. We delete the default entry ‘Volume’ and replace it with the name ‘Data’ (see 1). It’s also possible to specify a different file system here. If you’re working with an internal hard drive or external storage device that primarily works with Windows PCs, you can stick with the pre-set NTFS file system. When you’re finished, click ‘Next’.

[![Image: Volume wizard - Format Partition box](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/7/5/csm_volume-wizard-format-partition-box_c7c4926949.webp "Volume wizard - Format Partition box")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/volume-wizard-format-partition-box.png) In this step, the volume is given a name. The file system can also be changed here.       In the final step, all the settings that you’ve chosen and values that you’ve specified will show be shown. If everything there is correct, click on ‘Finish’.

[![Image: The final window of the New Simple Volume Wizard](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/3/d/csm_the-final-window-of-the-new-simple-volume-wizard_f8d1f02ef9.webp "The final window of the New Simple Volume Wizard")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/the-final-window-of-the-new-simple-volume-wizard.png) In the final step, the wizard displays a summary of your input. If everything looks correct, click on ‘Finish’.       The wizard then closes, and you’ll end up back in the default Disk Management window. You should see the result of the configuration: The volume labelled ‘Data’ was successfully set up. If necessary, you can further divide any of the volumes shown here.

[![Image: Standard Disk Management window after creating a volume](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/b/3/csm_standard-disk-management-window-after-creating-a-volume_6b56f74269.webp "Standard Disk Management window after creating a volume")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/standard-disk-management-window-after-creating-a-volume.png) The result of the volume configuration is shown in Disk Management. The volume for data was successfully created.       ###  Hard drive without partitioning

If your hard drive hasn’t been partitioned at all, Disk Management will look as follows:

[![Image: An unformatted hard drive without a partition](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/c/c/csm_an-unformatted-hard-drive-without-a-partition_e88d8b8266.webp "An unformatted hard drive without a partition")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2021/an-unformatted-hard-drive-without-a-partition.png) A hard drive without a partition is rare but can easily be equipped with one or more volumes in Windows 10.       In this case, you can go directly to the section ‘Create a new simple volume’ above and start the tutorial from there.

---

### Note

Due to technical factors, problems or limitations can come up when partitioning a hard drive. Some problems can be solved with special tools for partitioning. But sometimes you’ll have to undergo a complicated reformatting of the storage device to tackle the problem.

---


This is a markdown version of: [https://www.ionos.co.uk/digitalguide/server/configuration/partition-a-hard-drive/](https://www.ionos.co.uk/digitalguide/server/configuration/partition-a-hard-drive/) for AI/LLM consumption.