If you want to experience the power of Linux without giving up Windows 11, dual booting is the perfect solution. This setup allows you to choose between operating systems every time you turn on your computer. In this guide, we will walk you through the process of installing Ubuntu alongside Windows 11 safely and efficiently.
Step 1: Back Up Your Data
Before making changes to your disk partitions, it is crucial to back up your important files. While dual booting is generally safe, any modification to the bootloader or partition table carries a small risk of data loss. Use an external drive or cloud storage like OneDrive or Google Drive to secure your documents.
Step 2: Download Ubuntu and Create a Bootable USB
To install Linux, you need an installation media. Follow these steps:
- Go to the official Ubuntu website and download the latest LTS (Long Term Support) ISO file.
- Download a tool called Rufus (for Windows).
- Plug in a USB drive (at least 8GB) and open Rufus.
- Select your USB drive, select the Ubuntu ISO you downloaded, and click Start to create the bootable drive.
Step 3: Create Unallocated Space in Windows 11
You need to carve out a piece of your hard drive for Linux to live in.
- Right-click the Start button and select Disk Management.
- Locate your main partition (usually C:). Right-click it and select Shrink Volume.
- Enter the amount of space to shrink (at least 50,000 MB or 50GB is recommended for a smooth experience).
- Click Shrink. You will now see a block of Unallocated Space.
Step 4: Disable Fast Startup and Secure Boot
Windows 11 uses a feature called "Fast Startup" that can lock the hard drive, preventing Linux from accessing it.
- Go to Control Panel > Hardware and Sound > Power Options > Choose what the power buttons do.
- Click Change settings that are currently unavailable and uncheck Turn on fast startup.
- Restart your PC and enter your BIOS/UEFI settings (usually by tapping F2, F12, or Del during boot).
- Ensure Secure Boot is disabled (though modern Ubuntu versions support it, disabling it often prevents installation errors).
Step 5: Boot from the USB Drive
With the USB drive plugged in, restart your computer and enter the Boot Menu (often F12 or Esc). Select your USB Flash Drive from the list. The Ubuntu installer will load. Select Try or Install Ubuntu.
Step 6: Follow the Ubuntu Installation Wizard
Once the Ubuntu desktop loads, click Install Ubuntu and follow the prompts for language and keyboard layout. When you reach the "Installation Type" screen, this is the most important part:
- Select Install Ubuntu alongside Windows Boot Manager. This is the safest option as it automates the partitioning.
- If you are an advanced user, you can choose "Something else" to manually assign the unallocated space, but "Install alongside" is recommended for beginners.
- Click Install Now and confirm the changes.
Step 7: Finalize and Choose Your OS
Complete the setup by choosing your timezone and creating a user account. Once the installation finishes, click Restart Now and remove the USB drive. You will now see the GRUB Boot Menu every time you start your PC, allowing you to select between Ubuntu and the Windows Boot Manager.
💡 Pro Tip: Keep your software updated to avoid these issues in the future.
Category: #OS