How to Install Linux Mint: A Step-by-Step Guide

Linux Mint is one of the most beginner-friendly Linux distributions available, making it a popular choice for people switching from Windows or macOS. Installing it involves a few clear stages — downloading the ISO, creating bootable media, and running the installer — but the details of each step depend on your hardware, your existing setup, and how you want to use the system.

What You'll Need Before You Start

Before touching any installation files, gather the following:

  • A USB drive with at least 4 GB of storage (8 GB recommended)
  • A computer with at least 2 GB of RAM (4 GB recommended) and 20 GB of free disk space
  • A stable internet connection for downloading the ISO
  • Rufus (Windows) or Etcher (cross-platform) to write the ISO to your USB drive
  • About 30–60 minutes depending on your hardware speed

It's also worth knowing which Linux Mint edition you want. The three main desktop environments — Cinnamon, MATE, and Xfce — each serve different needs:

EditionBest ForRAM Usage
CinnamonModern look, powerful hardwareHigher
MATEBalanced performance and featuresMedium
XfceOlder or low-spec hardwareLower

Step 1: Download the Linux Mint ISO

Go to the official Linux Mint website (linuxmint.com) and download the ISO file for your chosen edition. Always verify the SHA256 checksum provided on the download page — this confirms the file hasn't been corrupted or tampered with during download. Most modern operating systems have built-in tools to check checksums, and Linux Mint's download page walks you through the process.

Step 2: Create a Bootable USB Drive 💾

Once the ISO is downloaded, you need to write it to a USB drive. This is different from simply copying the file — the drive needs to be made bootable.

On Windows: Rufus is the most commonly used tool. Open Rufus, select your USB drive, choose the ISO file, and leave the partition scheme as MBR (for older BIOS systems) or GPT (for UEFI systems). When in doubt, check whether your computer uses BIOS or UEFI in your system settings.

On macOS or Linux: Etcher (balenaEtcher) is a straightforward option. Select the ISO, select the drive, and flash it. The tool handles the rest automatically.

⚠️ Writing to the USB drive will erase all existing data on it. Back up anything important first.

Step 3: Boot From the USB Drive

With the bootable USB ready, restart your computer and enter the boot menu or BIOS/UEFI settings. The key to press varies by manufacturer — common options are F2, F12, Del, or Esc immediately after powering on.

From the boot menu, select your USB drive. Your computer should load the Linux Mint live environment, which lets you try the operating system before installing anything.

If the system boots back into your existing OS instead, you may need to:

  • Adjust the boot order in BIOS/UEFI settings
  • Disable Secure Boot (required on some UEFI systems for Linux installations)
  • Disable Fast Boot in Windows if dual-booting

Step 4: Run the Installer

Once inside the live environment, double-click the Install Linux Mint icon on the desktop. The installation wizard guides you through:

  1. Language selection
  2. Keyboard layout
  3. Installing multimedia codecs (recommended — enables MP3, video playback, etc.)
  4. Installation type — this is the most important decision

Understanding Installation Types

The installer offers several approaches:

  • Erase disk and install Linux Mint — simplest option, replaces your existing OS entirely
  • Install alongside [existing OS] — sets up a dual-boot configuration, letting you choose between systems at startup
  • Something else — manual partitioning for advanced users who want precise control over disk layout

Dual-booting is useful if you need to keep Windows for specific software. Erasing the disk gives Linux Mint the full machine. Manual partitioning is typically used by experienced users or those working with custom storage configurations.

Step 5: Set Up Your Account and Finish Installation 🖥️

After choosing your installation type, the wizard asks you to:

  • Set your timezone
  • Create a username and password
  • Optionally configure auto-login (convenient but less secure)

The installer copies files to your drive. This typically takes 10–20 minutes depending on disk speed. When finished, you'll be prompted to remove the USB drive and restart.

What Affects Your Installation Experience

Several variables determine how smoothly this process goes:

  • Hardware compatibility — most modern hardware works well with Linux Mint, but some Wi-Fi cards, NVIDIA GPUs, and niche peripherals may require additional driver configuration after installation
  • UEFI vs. legacy BIOS — UEFI systems sometimes need Secure Boot disabled and may require the 64-bit ISO specifically
  • Existing partitions — if your drive has many existing partitions (common on Windows 11 machines), the dual-boot setup may need manual partitioning
  • SSD vs. HDD — installation is faster on SSDs, and Mint will run noticeably better day-to-day on solid-state storage
  • Technical comfort level — the default installation path is genuinely beginner-friendly, but dual-boot and manual partitioning scenarios benefit from some prior reading

How straightforward the install feels — and which post-installation steps you'll need — depends heavily on the combination of your specific machine, your storage situation, and what you're planning to do with the system once it's running.