logo
search
list

Table of Content

Preparations Before You Install Linux
Best Linux Distros for New Users
Create a Bootable Installation USB
Two Safe Installation Methods
Common Installation Errors and Quick Fixes
Must-Install Software After Linux Setup
How to Install WPS Office on Linux (Quick)
FAQ
Conclusion

How to Install Linux on a PC (Ubuntu Guide)

Posted by Algirdas Jasaitis

calendar

2026-07-27

views

878

likes

5

How to install Linux is one of the first questions beginners ask when switching from Windows or Mac. Many people worry about data loss, confusing commands, and breaking their PC. This beginner guide walks through safe, practical steps: pick a beginner-friendly distro, create a bootable USB, install Linux alone or dual-boot with Windows, fix common errors, and set up useful apps like WPS Office after install.

How to install Linux complete beginner step-by-step guide
How to install Linux complete beginner step-by-step guide

Quick answer: Back up your files. Download an official ISO (start with Ubuntu or Linux Mint). Write it to an 8GB+ USB with Rufus (Windows) or balenaEtcher. Boot from USB → choose Install alongside Windows for dual boot, or Erase disk and install only if you no longer need the old OS. Set username/password, finish, reboot, then install drivers and everyday apps.

100% secure

Important: Always back up before changing partitions. Dual boot is safer for beginners who still need Windows. Apple Silicon Mac installs are a different path—this guide focuses mainly on typical Windows PCs.

Preparations Before You Install Linux


https://res-academy.cache.wpscdn.com/upload/seo-engine-admin/2026-07-27/3fc71e537bbddbaa20e649b3b4169e8d.png


What you needWhy
8GB+ USB flash driveHolds the installer ISO (contents will be erased)
~25GB+ free disk space (50GB+ nicer for dual boot)Room for the system, apps, and updates
Stable internetDownload the ISO and later updates/drivers
Full backupProtects photos, work files, and Windows recovery options
  • Charge your laptop or use a desktop UPS if possible—do not interrupt power mid-install.

  • Write down your Wi‑Fi password; some installers ask for it early.

  • If dual-booting, free space in Windows first (Disk Management → Shrink Volume).

Best Linux Distros for New Users

Best beginner Linux distros Ubuntu and Linux Mint comparison
Best beginner Linux distros Ubuntu and Linux Mint comparison

DistroBest forWhy beginners like it
UbuntuMost new desktop usersHuge guides, solid hardware support, clear installer
Linux MintWindows switchers / older PCsFamiliar desktop layout, friendly defaults, lighter feel
Fedora Workstation (optional)Users who want newer packagesPolished GNOME experience; slightly steeper for absolute beginners

If this is your first install, pick Ubuntu or Linux Mint and stick with the official download page only—avoid random “ISO mirror” sites.

Create a Bootable Installation USB

https://res-academy.cache.wpscdn.com/upload/seo-engine-admin/2026-07-27/18ce0acc0bfb6d5be01d36fb008340a0.png

Create a bootable Linux USB with Rufus or balenaEtcher step by step



  1. Download the official ISO from the distro website (Ubuntu.com or LinuxMint.com).

  2. Install a USB writer:

    • Windows: Rufus (popular) or balenaEtcher

    • Mac: balenaEtcher

  3. Insert the USB drive (back up anything on it first—writing the ISO erases the drive).

  4. Select the ISO, choose the correct USB target, and start writing.

  5. When finished, leave the USB plugged in and restart the PC.

  6. Enter the boot menu (often F12, F10, Esc, or F2—varies by brand) and select the USB device.

If the PC boots straight into Windows, open firmware/BIOS settings and set USB first, or use the one-time boot menu. On some PCs you may need to temporarily adjust Secure Boot (many modern Ubuntu/Mint installs work with Secure Boot on; if USB will not start, try the distro’s Secure Boot docs before turning it off permanently).

Two Safe Installation Methods


Dual boot Windows with Linux versus erase disk Linux only
Dual boot Windows with Linux versus erase disk Linux only


MethodKeeps Windows?Choose when…
Dual bootYesYou still need Windows apps, games, or school software
Erase disk / Linux onlyNoThis PC will be Linux-only and you have backups

Method 1: Dual Boot Windows + Linux (Recommended for beginners)


Install Linux alongside Windows dual boot installer option
Install Linux alongside Windows dual boot installer option


This keeps Windows and adds Linux on free disk space.

  1. In Windows, open Disk Management, shrink a volume, and leave unallocated space (aim for 50GB+ if you can).

  2. Boot from the Linux USB and choose Try or go straight to Install.

  3. When asked about installation type, select Install alongside Windows (wording may vary slightly by distro).

  4. Use the slider to give Linux enough space; leave Windows partitions alone unless you know what you are deleting.

  5. Set timezone, keyboard, username, and a strong password.

  6. Wait for the install to finish, remove the USB when prompted, and reboot.

  7. At the boot menu (GRUB), pick Linux or Windows.

If you do not see “alongside Windows,” stop and use manual partitioning only with a clear backup—or ask for help. Guessing partition deletes can wipe Windows.

Method 2: Single Linux System (Erase entire disk)

Use this only if you no longer need Windows (or macOS on that machine) and your backup is complete.

  1. Boot from the USB and start the installer.

  2. On the disk page, choose Erase disk and install (or similar).

  3. Confirm you understand the whole disk will be wiped.

  4. Set timezone, username, and password.

  5. Finish the install, reboot, and remove the USB.

Common Installation Errors and Quick Fixes


Common Linux installation errors and quick fixes for beginners
Common Linux installation errors and quick fixes for beginners


ProblemWhat to try
USB will not bootUse the one-time boot menu; confirm ISO hash; try another USB port/tool; review Secure Boot settings
Not enough spaceShrink Windows further; uninstall large apps; clean Disk Cleanup before dual boot
No “Install alongside Windows”Boot Windows normally; disable Fast Startup; shrink volume again; retry USB
Black screen after installBoot with recovery/nomodeset if needed; then install vendor GPU drivers from Additional Drivers / official docs
Wi‑Fi missingUse Ethernet temporarily; enable proprietary drivers during/after install

Must-Install Software After Linux Setup


WPS Office Writer editing documents on Linux after installation
WPS Office Writer editing documents on Linux after installation


WPS Office

WPS Office is a free-to-start cross-platform suite for Linux users who still open Word, Excel, and PowerPoint files from Windows or Mac. It is a practical daily office option when you need strong Microsoft Office compatibility. Install the official DEB or RPM package for your distro, then open a sample .docx to confirm layout.

Use Word, Excel, and PPT for FREE

A media player

VLC plays most audio and video formats without hunting for codecs—install it from your Software Center or package manager.

Optional: a lightweight local AI helper

If your laptop has enough RAM, tools like Ollama can run small local models for drafts and notes. Skip this on very low-spec machines.

System updates and backups

Run your distro’s Software Updater first. Consider snapshot tools such as Timeshift (common on Ubuntu-family systems) before big upgrades.

How to Install WPS Office on Linux (Quick)

  1. Download the official WPS DEB (Debian/Ubuntu/Mint) or RPM (Fedora/RHEL family) package.

  2. Install via Software Center, or use the terminal package command for your distro.

  3. Open WPS Writer / Spreadsheets / Presentation from the app menu.

  4. Test with a real Office file you use at school or work.

Related Linux install guides: create a Linux bootable USB; dual boot Linux and Windows; install Linux on a Chromebook; install Linux on a Mac; Linux virtual machine guide; install Linux from USB; install Linux on VirtualBox; install Linux Mint from USB.

FAQ

Will installing Linux delete my Windows files?

Not if you choose dual boot carefully and do not select erase-disk options. Always back up first. Erase disk installs wipe the entire drive.

How much space does Linux need?

A minimal install can fit in roughly 25GB, but 50GB+ is more comfortable for apps, downloads, and updates—especially in dual boot.

Which Linux is best for beginners in 2026?

Ubuntu and Linux Mint remain the safest starting points for most new desktop users.

Do I need to know terminal commands to install Linux?

No for a standard GUI install. You may use a few optional commands later for drivers or apps, but the core installer is point-and-click.

Conclusion

Installing Linux as a beginner is manageable when you prepare: back up, pick Ubuntu or Mint, write a trusted USB, and prefer dual boot if you still need Windows. Avoid erase-disk unless you are sure. After setup, install updates, a media player, and—if you share Office documents—WPS Office for everyday .docx / .xlsx / .pptx work. Take partitions slowly; backups prevent most disaster stories.

Free Office Download
  • Use Word, Excel, and PPT for FREE, No Ads.

  • Edit PDF files with the powerful PDF toolkit.

  • Microsoft-like interface. Easy to learn. 100% Compatibility.

  • Boost your productivity with WPS's abundant free Word, Excel, PPT, and CV templates.

100% secure


Algirdas Jasaitis

15 years of office industry experience, tech lover and copywriter. Follow me for product reviews, comparisons, and recommendations for new apps and software.