A plain-English, share-with-anyone guide. You'll download Ubuntu, turn a USB stick into an installer (works the same whether you're on Ubuntu, Windows, or a Mac), and install it on a laptop too old and slow to even open Windows.
Ubuntu comes in "flavors." They're the same system with different amounts of weight. For a slow old laptop, lighter is better.
An ISO is one big file containing the whole operating system. Download it on any computer you have handy β you don't need to do this on the old laptop.
The file is ~3β4 GB and ends in .iso. Note where it saved (usually your Downloads folder).
This makes the stick "bootable." It erases everything already on the stick, so use an empty one (8 GB or larger). Pick the lane that matches the computer you're working on:
Already built in β nothing to install.
.iso under "Source," your USB under "disk to use."Download Rufus (free): rufus.ie
.iso.Download balenaEtcher (free): etcher.balena.io
.iso.Computers normally boot from their internal drive. You need to tell this one to boot from the USB instead β just for this one time.
| Laptop brand | Boot-menu key (tap on power-on) |
|---|---|
| Dell | F12 |
| HP | Esc then F9 |
| Lenovo / ThinkPad | F12 (or the tiny β» Novo button) |
| Acer / Asus | F12 or Esc |
| Toshiba / Samsung | F12 or F2 |
| If none work | Tap F2 / Del for "BIOS Setup" β find Boot Order β move USB to top |
Ubuntu loads from the USB into a "live" trial mode β nothing is changed yet.
Log in with the password you set, then install updates:
sudo apt update && sudo apt upgrade (it'll ask for your password).That's it β a free, supported, modern computer where Windows gave up. Firefox, an office suite, and a media player are already installed.
Runs on ~256 MB RAM, supports 32-bit, no systemd bloat. A great rescue for genuinely ancient machines. antixlinux.com
Loads entirely into memory, boots in seconds, runs from the USB itself. Quirky but astonishingly fast on old hardware. puppylinux home
Made to be shared. Facts current as of June 2026 Β· Ubuntu/Lubuntu 26.04 LTS (Resolute Raccoon), supported into 2029β2031. Download only from official sites: ubuntu.com, lubuntu.me, rufus.ie, etcher.balena.io.