How to Install Ubuntu Dual Boot with Windows 10

Table of Contents

You don’t have to have two different computers to use Linux and Windows 10. It’s possible to have a Linux distro installed on a computer with Windows 10 preinstalled.

Note

Before you go through this process, you must backup your files. That’s because installing an OS is a risky process. Sometimes, by a mistake it can overwrite the existing OS and delete all your files.

Prerequisites

Most importantly, there are some things you must have in place if you want to dual boot Ubuntu and Windows 10 on the same PC:

Check If Your PC BIOS is in UEFI Mode

To check if your PC BIOS comes in UEFI mode, in your Windows system, search for system information and hit Enter.

Note

If your PC BIOS is not in UEFI mode, the two operating systems won’t see each other.

How to Install Ubuntu Dual Boot with Windows 10

Preparing a partition for Ubuntu

You have to partition your hard drive because you must set aside at least 20 Gigabytes for Ubuntu to live in and boot from.

1. Right-click on the Windows Start icon and select Disk Management.

How to Install Ubuntu Dual Boot with Windows 10

2. Right-click on your C drive and select Shrink Volume.

Note

If your PC has another partition, you can create a partition for Ubuntu from it instead of C drive.

How to Install Ubuntu Dual Boot with Windows 10

3. Select at least (20000) 20GB for Ubuntu and click . It could take some time to complete, so please be patient.

How to Install Ubuntu Dual Boot with Windows 10

4. Once done, we’ve an unallocated partition next to the C partition. We will install Ubuntu Linux on it.

How to Install Ubuntu Dual Boot with Windows 10

Creating an Ubuntu installation bootable USB stick

Next, you need create an Ubuntu installation bootable USB stick. You can follow this post for detail steps. In short, let’s download Ubuntu ISO image from this site then create a bootable USB stick using Rufus.

How to Install Ubuntu Dual Boot with Windows 10

Install Ubuntu Linux Distro along with Windows 10

1. Ensure the bootable drive is inserted into your Windows 10 PC. Right-click on the Start icon, hold key then select Restart. to boot the computer into the Recovery mode.

How to Install Ubuntu Dual Boot with Windows 10

2. Your PC will be booting into the UEFI mode. In here, move the highlight to select Use a device option then select your Ubuntu bootable USB stick from the list.

How to Install Ubuntu Dual Boot with Windows 10

3. You should see the Ubuntu boot screen in the next window. Now, we’re ready to install Ubuntu with Windows 10.

How to Install Ubuntu Dual Boot with Windows 10

4. Choose Install Ubuntu. You can also try it before installing it.

How to Install Ubuntu Dual Boot with Windows 10

5. Select Normal installation option. Under other options, uncheck the checkbox Download updates while installing Ubuntu to make the installation process faster. We can do update later inside the OS.

How to Install Ubuntu Dual Boot with Windows 10

7. Next are very important steps, please follow them carefully. Select Something else then click Continue. Do not select the option Install Ubuntu alongside Windows Boot Manager.

How to Install Ubuntu Dual Boot with Windows 10

8. Now, you can see the list of partitions on your computer. Let's scroll to the partition you made earlier on Windows 10, then press .

9. A new window appears, let's create a partition for Ubuntu and change the Mount point to.

How to Install Ubuntu Dual Boot with Windows 10

10. Once the partition is created, change the option Device for boot loader installation to Windows Boot Manager.

How to Install Ubuntu Dual Boot with Windows 10

11. Now, everything is ready, click Install button to starting install Ubuntu alongside with Windows 10. 

How to Install Ubuntu Dual Boot with Windows 10

12. Set the computer name then create your account to login into your Ubuntu Linux.

How to Install Ubuntu Dual Boot with Windows 10

13. It could take several minutes to complete. So, it is the coffee break.

How to Install Ubuntu Dual Boot with Windows 10

14. After the installation is done, Ubuntu will prompt you to remove the bootable drive and press Enter to reboot your computer.

How to Install Ubuntu Dual Boot with Windows 10

15. Now, you can select which one to boot into between Ubuntu and Windows 10. To boot into Ubuntu, select Ubuntu. And to boot into Windows 10, select Windows Boot Manager.

How to Install Ubuntu Dual Boot with Windows 10

Note

You can also get into your BIOS from the same place by choosing UEFI Firmware Settings.

Conclusion

I hope this post helps you install dual boot Ubuntu and Windows 10 on your computer.

Alternatively, if you don’t want to install Ubuntu Linux alongside with Windows 10. You can try creating an Ubuntu VM on Windows or Run Ubuntu using WSL (Windows Subsystem for Linux).

Leave a Comment

Required fields are marked *