A bootable USB drive turns an ordinary flash drive into an installer or rescue disk you can start a computer from. It is the modern replacement for installation DVDs: you write an operating system’s ISO image onto the stick, plug it into any PC or Mac, and boot straight into a Windows, Linux, or recovery environment. If you want to install Windows 11, try a Linux distro, or repair a machine that will no longer start, a bootable USB is the tool you reach for.
The good news is that the process is easier than ever in 2026. You no longer need an optical drive or paid software — a handful of free, well-maintained tools do the whole job in a few clicks. This guide walks through the four best ways to make a bootable USB, on both Windows and macOS, and explains which one to pick for your situation.
What you need before you start
- A USB flash drive with at least 8 GB of space (16 GB or more is safer for Windows 11 ISOs).
- The ISO file of the operating system you want to install (for example, a Windows 11 ISO from Microsoft or a Linux distribution ISO).
- One of the free tools covered below — Rufus, Ventoy, balenaEtcher, or the Windows Media Creation Tool.
- A little patience — writing an image can take anywhere from a couple of minutes to half an hour depending on your USB speed.
Warning: Every method below erases the USB drive completely. Back up any files on the stick before you begin — there is no undo once the write starts.
Which bootable USB tool should you use?
All four tools below are free and widely trusted, but each has a sweet spot. Here is the short version before we get into the steps:
- Rufus — the fastest choice for a single Windows or Linux installer on Windows. Portable, tiny, and packed with advanced UEFI/GPT options. Windows only.
- Ventoy — set it up once, then just drag-and-drop as many ISOs as you like onto the drive and pick from a boot menu. Best for a multi-OS “toolbox” stick. Windows and Linux.
- balenaEtcher — the simplest cross-platform option, with automatic write verification. Best when you want the same tool on any computer. Windows, macOS, and Linux.
- Windows Media Creation Tool — Microsoft’s official utility. Best for a clean, guaranteed-legit Windows 11 installer without hunting for an ISO. Windows only.

Method 1: Rufus (fastest for Windows)
Rufus is arguably the most popular bootable USB maker on Windows. It is free, open source, and portable — the download is only a couple of megabytes and needs no installation. It writes Windows and Linux ISOs quickly and gives you fine control over the partition scheme (GPT for modern UEFI systems, MBR for older BIOS machines).
- Download Rufus from the official site and run the .exe — no install needed.
- Plug in your USB drive. Rufus will detect it automatically under Device.
- Under Boot selection, click SELECT and choose your ISO file.
- Leave Partition scheme on GPT and Target system on UEFI for any PC from the last decade. Choose MBR/BIOS only for very old hardware.
- For a Windows 11 image, Rufus offers optional tweaks to remove the TPM 2.0, Secure Boot, and online-account requirements — handy if you are installing on unsupported hardware.
- Click START, confirm the wipe warning, and wait for the status bar to read READY.
Method 2: Ventoy (many ISOs on one stick)
Ventoy takes a completely different — and genuinely clever — approach. Instead of writing one image and reformatting every time you switch, you install Ventoy onto the drive once. After that you simply copy ISO files onto the USB like ordinary documents, and Ventoy shows them all in a boot menu when you start from it. You can keep Windows, several Linux distros, and rescue tools on a single stick.
- Download Ventoy for Windows or Linux from the official download page and unzip it.
- Run Ventoy2Disk, select your USB drive, and click Install. This one-time step formats the drive and sets up the Ventoy boot loader.
- Once installed, open the drive in your file manager and simply copy any ISO files onto it — as many as will fit.
- Boot from the USB and Ventoy presents a menu of every ISO on the drive. Pick one and it boots.
- Ventoy can also bypass the Windows 11 hardware check during installation, which makes it a favourite for testing on older machines.
Because you never overwrite the whole drive again, adding or removing operating systems later is as easy as copying and deleting files.
Method 3: balenaEtcher (works on any computer)
balenaEtcher is the friendliest option if you want one tool that behaves identically on Windows, macOS, and Linux. Its three-step interface is almost impossible to get wrong, and it verifies the drive after writing so you know the image copied correctly. It is especially popular for flashing Linux distros and Raspberry Pi images, though it handles most ISOs fine.
- Download and install balenaEtcher for your operating system from the official website.
- Click Flash from file and select your ISO or IMG image.
- Click Select target and choose your USB drive (Etcher hides your system disks to prevent accidents).
- Hit Flash!, enter your admin password if prompted, and let it write and verify. When it says Flash Complete, your stick is ready.
Method 4: Windows Media Creation Tool (official Windows installer)

If you specifically want to install or reinstall Windows, Microsoft’s own Media Creation Tool is the safest route because it downloads a genuine, up-to-date Windows image and writes the USB for you in one flow. There is nothing to configure and no ISO to source separately.
- Go to the official Windows 11 download page (or the Windows 10 page if you still need 10) and download the Media Creation Tool.
- Run it, accept the licence terms, and choose Create installation media (USB flash drive, DVD, or ISO file) for another PC.
- Select your language, edition, and architecture, then choose USB flash drive (8 GB minimum).
- Pick your drive from the list and let the tool download Windows and build the installer. This can take a while because it fetches the full OS.
Note that this tool only creates Windows installation media. For Linux or macOS, use one of the first three methods instead.
How to make a bootable USB on a Mac
Rufus is Windows-only, so Mac users should reach for a cross-platform tool. The easiest path is balenaEtcher, which runs natively on macOS and follows the exact same three steps described above — select image, select the USB, flash.
You can also use Ventoy from a Mac: while the initial Ventoy install is smoothest from Windows or Linux, once a drive has Ventoy on it you can simply copy fresh ISO files onto it from macOS. And if you are comfortable in the terminal, the built-in dd command can write an image directly — powerful, but unforgiving, so double-check the target disk identifier first. For most people, balenaEtcher is the stress-free choice on a Mac.
How to boot your computer from the USB drive
Creating the stick is only half the job — you still have to tell the computer to start from it:
- Insert the bootable USB and restart the computer.
- As it powers on, press the boot-menu key — commonly F12, F10, F9, or Esc on most laptops, or hold the Option (⌥) key on a Mac.
- Choose the USB drive from the list. If it does not appear, enter the BIOS/UEFI setup, move the USB to the top of the boot order, and disable Secure Boot only if a particular OS requires it.
- Follow the on-screen installer or rescue environment as normal.
Frequently asked questions
How big does the USB drive need to be?
8 GB is the practical minimum, and it is enough for most Linux distros and Windows 10. For Windows 11 ISOs, use 16 GB or larger to be safe. If you are building a multi-boot Ventoy drive, size it to hold every ISO you plan to add.
Which operating systems can I install from a bootable USB?
Almost any: Windows 11 and Windows 10, and Linux distributions such as Ubuntu, Fedora, Linux Mint, Debian, Zorin OS, and Kali Linux. macOS installers can also be created, though they are usually made from within macOS itself.
How long does it take to make a bootable USB?
Writing an ISO typically takes 2 to 15 minutes depending on the size of the image and the read/write speed of your USB drive. The Windows Media Creation Tool takes longer because it downloads the whole operating system first, so the time depends on your internet connection.
My USB is not recognised when I try to boot from it. What should I do?
Check that the USB is first in the boot order in BIOS/UEFI, reseat the drive or try another USB port (prefer USB 2.0 ports for stubborn installers), confirm the drive was written successfully, and make sure the partition scheme (GPT/UEFI vs MBR/BIOS) matches your computer. If it still fails, re-create the drive with a different tool such as Rufus or Ventoy.
The bottom line
Making a bootable USB in 2026 is quick and free. If you are on Windows and just need one installer, grab Rufus. If you want a single stick that boots many operating systems, set up Ventoy. If you jump between Windows, Mac, and Linux, balenaEtcher is the same easy experience everywhere. And for a clean, official Windows install, Microsoft’s Media Creation Tool does it all for you. Whichever you choose, back up the drive first, match the partition scheme to your hardware, and you will have a bootable USB ready in minutes.




Share Your Thoughts