This guide is about boot partitions for the following Windows versions: Windows XP, Vista, 7, 8, 8.1 and 10

Contents

What is a boot partition?

A Windows boot partition is the partition that holds the necessary files for the Windows operating system (either XP, Vista, 7, 8, 8.1 or 10).

A boot partition is also known as a boot volume.

Whenever you install another operating system, e.g. Windows Vista if you already have Windows XP installed or Ubuntu (Linux) next to your already installed Windows Vista, you’ll have two partitions. This is called a dual-boot or a multi-boot configuration.

For each operating system you install, you’ll have boot partitions for each. A system partition will contain the hardware-related files.

You can identify which partition is a boot partition or a system partition, in Windows Vista and Windows 7, using the Disk Management wizard:

Windows 7 Administrative Tools in Control Panel

To do so, follow these steps:

  1. Open Disk Management from Control Panel (System and Security > Administrative Tools > Computer Management)
  2. At the Status column, the boot partitions are identified using the (Boot) word, while the system partitions are with the (System) word.

You can create a new partition on your PC if you have unallocated space disk available on the hard disk.

If the current installed operating system occupies the entire hard disk space, you’ll need to shrink or delete the partition used by that operating system.

Boot partition and System partition

The system partition contains the files that your Windows needs to start (the Boot Configuration Data or BCD). The reserved partitions (or the system partitions) do not have a letter assigned to them. You can see these partitions with a Partition Editor software or through Disk Management.

The boot partition is the partition that holds the Windows installation.

Create boot partition in Windows XP

You must run all the steps as an Administrator on your Windows XP PC or as any user that has administrative rights to the system.

To create a new boot partition on a Windows XP computer, follow the steps below:

  1. Boot into Windows XP
  2. Click Start
  3. Click Run
  4. Type compmgmt.msc to open Computer ManagementWindows XP: Run compmgnt
  5. Click OK or press Enter
  6. Go to Disk Management (Computer Management (Local) > Storage > Disk Management)
  7. Right-click on a unallocated space available on your hard disk and click New Partition
  8. In the New Partition wizard, follow the instructions to complete the processWindows XP: New Partition Wizard

You can also create a partition with the diskpart utility using Command Prompt:

  1. Open Command PromptWindows XP Command Prompt
  2. Type diskpart and press Enter
  3. Type list disk and press Enter. You will now see a list of available disks. Note the number of the disk that you want to use as a new partition.
  4. Type select disk x, where x is the number of the disk that you want to use
  5. Press Enter
  6. Type the following commands, depending on which type of partition you want to create:
    • create partition primary size=SIZE_IN_MB to create a primary partition
    • create partition extended size=SIZE_IN_MB to create an extended partition
    • create partition logical size=SIZE_IN_MB to create a logical partition

    where SIZE_IN_MB should be the size of the partition you want to create, in MB.

Create boot partition in Windows Vista

All the below steps must be performed as an Administrator or as any user with administrative rights to the system.

If you install different versions of Windows, such as Vista and 7, you need to install Windows Vista first. The earliest version of Windows must be installed first on your PC.

To create a new boot partition in Windows Vista, follow these steps:

  1. Boot into Windows Vista
  2. Click Start
  3. Click Control Panel
  4. Click System and MaintenanceWindows Vista: System and Maintenance Icon
  5. Click Administrative Tools
  6. Click Computer Management
  7. Under the Storage section, click Disk Management
  8. At this step you should see how much unallocated space you have on your hard disk
  9. Right-click on the unallocated box and click New Simple VolumeCreate New Simply Volume in Disk Management
  10. At the New Simple Volume wizard, click Next
  11. Type the size of the boot volume you want to create, in MB, and click NextWindows Vista: New Simply Volume Wizard, Type MB
  12. Choose a drive letter for the boot volume and click Next
  13. At the Format Partition screen, you can select Do not format this volume and click Next to format the partition later on. If you want to format the partition now, do not select Do not format this volume, and click Next.
  14. Click Finish

If you don’t have enough unallocated space available, you either need to shink or delete already used partitions.

To shrink a boot volume (or boot partition), follow these steps:

  1. Right-click on the volume you want to shrink
  2. Click Shrink Volume
  3. Follow the instructions to complete the process

Create boot partition in Windows 7

The steps to create a boot partition in Windows 7 are similar to those of Windows Vista.

You must perform these steps as an Administrator

If you install multiple Windows versions, the first Windows version installed on your PC must be the earliest, e.g. install Windows Vista and then Windows 7 and not the other way around

The steps to create a new boot partition in Windows 7 are:

  1. Boot into Windows 7
  2. Click Start, then click Control Panel
  3. Go to System and Maintenance and click Administrative Tools
  4. Click Computer Management
  5. If you’re prompted for the Administrator password, enter it and click OK or press Enter
  6. At the Storage section, click Disk ManagementWindows 7: Storage Section
  7. Right-click on the unallocated space box and click New Simple Volume
  8. Click Next
  9. Type the size you want for this new boot partition you’re creating now
  10. Click Next
  11. Type the drive letter for the partition. Make sure it’s unique or leave the default as suggest by Windows 7.
  12. Click Next
  13. At the Format Partition dialog, choose to either format the partition now or later and click Next. To format it later, check the Do not format this volume option and then click Next.Windows 7: Format this volume
  14. Click Finish

If you don’t have enough unallocated space available, you either need to shink or delete already used partitions.

To shrink a boot volume (or boot partition), follow these steps:

  1. Right-click on the volume you want to shrink
  2. Click Shrink Volume
  3. Follow the instructions to complete the process

Create boot partition in Windows 8

To create a new boot partition on a Windows 8, follow the steps below.

If you perform these steps to install Windows 7 along with Windows 8, it won’t work. You need to install Windows 7 first, use Disk Management from Windows 7 to create the boot partition and then install Windows 8.

You can install Windows 10 along with Windows 8. Use the Disk Management from Windows 8 to install Windows 10 on a new partition.

The steps to create a new boot partition in Windows 8 are:

  1. Boot into Windows 8
  2. Press the key and R to open Run
  3. Type diskmgmt.msc to open Disk ManagementWin8 diskmgmt
  4. Click OK or press Enter
  5. Check if you have any unallocated space available on the hard disk. If so, right-click on that unallocated space and click New Simple Volume.If you don’t have unallocated space space, you can shrink a volume Windows 8 already uses. To do so, right-click on the volume and click Shrink Volume.
  6. Continue with the instructions to finish the process

Create boot partition in Windows 10

To create a new boot partition on a Windows 10, follow the steps below.

If you perform these steps to install Windows 7 along with Windows 10, it won’t work. You need to install Windows 7 first, use Disk Management from Windows 7 to create the boot partition and then install Windows 10.

You can install Windows 10 along with Windows 8. Use the Disk Management from Windows 8 to install Windows 10 on a new partition.

The steps to create a new boot partition in Windows 10 are:

  1. Boot into Windows 10
  2. Open the Start Menu
  3. Type diskmgmt.msc to access Disk ManagementWin10 diskmgmt
  4. Click OK or press Enter
  5. Check if you have any unallocated space available on the hard disk. If so, right-click on that unallocated space and click New Simple Volume.If you don’t have unallocated space space, you can shrink a volume Windows 8 already uses. To do so, right-click on the volume and click Shrink Volume.
  6. Continue with the instructions to finish the process

More Information

Support Links

Applicable Systems

This Windows-related knowledgebase article applies to the following operating systems:

  • Windows XP (all editions)
  • Windows Vista (all editions)
  • Windows 7 (all editions)
  • Windows 8 (all editions)
  • Windows 8.1 (all editions)
  • Windows 10 (all editions)
  • Windows Server 2003 (all editions)
  • Windows Server 2008 (all editions)
  • Windows Server 2012 (all editions)

Propose an edit