Choose Your Country
Domains & SSL
Domain
SSL
Hosting
Hosting
Professional Hosting
Email & Office
Office
Solutions
For Industries
Use Cases
DOMAINS & SSL
Domain
SSL
HOSTING
Hosting
Professional Hosting
EMAIL & OFFICE
Office
SOLUTIONS
Add on
For Industries
You may get the best of both worlds when you install Ubuntu alongside Windows: Ubuntu for development, speed, and customisation, and Windows for compatibility and gaming. Even if you are a novice, this tutorial will show you how to dual boot Ubuntu and Windows step-by-step.
Why Run Windows and Ubuntu on the same computer?For the following reasons, many users decide to dual boot:
Before starting, make sure you have the following:
A Windows-installed PC or laptop
A USB flash drive (at least 8 GB)
A backup of important data
Stable internet connection
Ubuntu ISO file (download from ubuntu.com)
Rufus or another bootable USB creation tool (for Windows)
You’ll need to shrink the existing Windows partition:
Press Win + R, type diskmgmt.msc, and press Enter.
Right-click on the main Windows partition and choose Shrink Volume.
Allocate at least 25 GB for Ubuntu.
Leave the space unallocated (do not format it).
To install Ubuntu, create a bootable USB drive:
Download the Ubuntu ISO from the official site.
Insert your USB flash drive and open Rufus.
Select the USB device and choose the downloaded Ubuntu ISO.
Click Start and wait for the process to finish.
Restart your PC and press the boot menu key (usually F12, F2, Esc, or Del) during startup.
Select your USB drive to boot from.
Choose “Try Ubuntu without installing” to test Ubuntu or go directly to “Install Ubuntu”.
In the Ubuntu installer, select your language and click Install Ubuntu.
Choose Install third-party software (recommended for drivers).
When asked Installation Type, select:
“Install Ubuntu alongside Windows Boot Manager”
(If this option appears, it's the easiest way.)
If not:
Choose Something Else.
Select the unallocated space and create the following partitions:
Root / (at least 20 GB, ext4)
Swap area (optional: size equal to your RAM if needed)
/home (optional: for storing user files separately)
Choose the correct device for the bootloader (usually /dev/sda).
Click Install Now and follow the prompts to set your username and password.
After installation:
Remove the USB drive.
Restart your PC.
You’ll now see the GRUB boot menu where you can select between Ubuntu and Windows.
If Windows does not appear in the boot menu, run:
sudo update-grub
from the Ubuntu terminal.
Keep your system updated on both operating systems.
Use NTFS or exFAT file systems for sharing files between Ubuntu and Windows.
Always shut down Windows properly; don’t hibernate.
Consider installing Timeshift on Ubuntu for system backups.
Dual booting Ubuntu and Windows is a powerful setup that gives you the versatility of both operating systems on a single machine. With this guide, even users with minimal experience can set up Ubuntu alongside Windows without losing data. Take your time, follow the steps carefully, and soon you'll be enjoying a dual-boot environment that supports both productivity and exploration.