Remove a Windows OS from Dual Boot System

If you have a dual boot system, for example, Windows 8 and Windows 10 on the same PC, but you don’t need to use dual system anymore, you can remove an unused OS from the dual system without affecting the other.
Dual boot system

In this article, I will show how to remove Windows 8 or Windows 10 from dual boot system and reclaim disk space from the unused Windows system. In this example, I have dual Windows system on the same hard disk. On disk 0, the left partition is Windows 8 and the right is Windows 10.
Disk Management of dual boot system

Watch on YouTube

I will separate into 2 parts as following:

  1. Remove a Windows OS from dual boot system with EasyBCD
  2. Reclaim disk space from the unused Windows system

Step-by-step

Remove a Windows OS from dual boot system with EasyBCD

  1. You have to decide which OS you want to delete and boot into Windows that you want to keep. In this example, I want to remove Windows 8 so I will boot into Windows 10.
    Select OS
  2. Download and install EasyBCD from http://neosmart.net/EasyBCD.
  3. Run EasyBCD. On the program, you see boot entries on the system. In this example, I have 2 boot entries, Windows 10 and Windows 8.
    Boot entries on dual boot system
  4. To remove a boot entry,
    1. Select Edit Boot Menu
    2. Select boot entry you want to remove. In this example, it is Windows 8
    3. Click Delete

    Delete boot entry

  5. Next, check the YES option on Windows 10 entry to make Windows 10 as the default OS. If you don’t want to see boot menu options every time the system boots, select Skip the boot menu option and click Save Settings to save changes you made.
    Set to skip boot menu options
  6. Now you can restart the system, it will boot directly into the OS that you keep, Windows 10.

Back to top

Reclaim disk space from the unused Windows system

  1. On Windows desktop, right-click Windows icon at bottom left and select Disk Management.
    Open Disk Management
  2. In this example, I already removed Windows 8 from boot entry and I will delete its partition to reclaim disk space by right-click on the partition and select Delete Volume.
    Note: Make sure that you don’t have any important data on the volume before continue.
    Delete Windows 8 volume
  3. Click Yes to confirm.
    Confirm delete a partition
  4. After that, you can merge the unallocated partition with Windows to increase disk space. There are 2 cases:
    1. If the unallocated partition is next to the right of the partition that you want to merge as in this example below.
      1. You can right-click on the Windows partition and select Extend Volume.
        Extend Volume
      2. On this window, click Next.
        Extend Volume Wizard
      3. Make sure that the volume you want to merge is on the list and click Next.
        Select volume to extend
      4. Click Finish.
        Completing the Extend Volume Wizard
      5. Now the partitions are merged.
        Partitions are merged on Disk Management
    2. If the unallocated volume is not next to the right of the partition, you have to use third party programs to merge them.
      1. You see that you cannot extend Windows partition to an unallocated space volume on the left with Disk Management so I will use EaseUS Partition Master in this example.
        Cannot extend volume on Disk Management
      2. Open web browser to http://www.easeus.com/partition-manager/epm-free.html to download EaseUS Partition Master
      3. Run the installer. If you don’t want to install any additional software, make sure not to select it.
        Don't select additional software while installing
      4. After that, run the program. Click Launch Application.
        Run EaseUS Partition Master
      5. On the program, find your Windows partition at bottom. Right-click on it and select Resize/Move partition.
        Resize a partition
      6. On this window, expand disk space on the partition as in the figure and click OK.
        Expand the partition
      7. Check if the disk structure is what you want and click Apply.
        Apply partition changes
      8. Click Yes.
        Confirm extend partition
      9. You will have to reboot the system, click Yes to continue.
        Confirm reboot the system
      10. It’s now extending Windows partition as configured.
        Extending Windows partition
      11. When finishes, your system will be rebooted to Windows normally and the partition are now merged.
        Partition are merged

Back to top

Leave a Reply