ubuntu.com Open in urlscan Pro
2620:2d:4000:1::26  Public Scan

Submitted URL: https://ubuntu.com/tutorials/create-a-usb-stick-on-windows#1-overview
Effective URL: https://ubuntu.com/tutorials/create-a-usb-stick-on-windows
Submission: On November 26 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

/search

<form action="/search" class="p-search-box is-light js-search-form">
  <!-- honeypot search input -->
  <input type="search" id="search" class="p-search-box__input u-hide " name="search" placeholder="Search our sites" aria-label="Search our sites" value="">
  <!-- end of honeypot search input -->
  <input type="search" class="p-search-box__input" name="q" placeholder="Search our sites" required="" aria-label="Search our sites">
  <button type="reset" class="p-search-box__reset">
    <i class="p-icon--close"></i>
  </button>
  <button type="submit" class="p-search-box__button">
    <i class="p-icon--search"></i>
  </button>
</form>

Text Content

Skip to main content
Canonical Ubuntu
 * 
 * Menu

 * Products
 * Use cases
 * Support
 * Community
 * Get Ubuntu
 * All Canonical
   * Back
   * Products
     * Back
     * Canonical
     * Ubuntu
     * Ubuntu Pro
     * Snapcraft
     * LXD
     * MAAS
     * OpenStack
     * Ceph
     * Kubernetes
     * Juju
   * Also from Canonical
     * Back
     * Anbox Cloud
     * Launchpad
     * Ubuntu on public clouds
     * Multipass
     * Cloud-init
     * Landscape
     * Netplan
     * Charmed Kubeflow
     * MicroCloud
   * About
     * Back
     * Canonical
     * Press centre
     * Careers
     * Blog
     * Documentation
     * Resources
     * Partners
     * Contact us
 * Sign in
 * 





 * Canonical
   
   Get to know Canonical, the company behind the products.

 * Ubuntu
   
   The world's favourite Linux OS for servers, desktops and IoT.

 * Ubuntu Pro
   
   One subscription for security maintenance, support, FIPS and other compliance
   certifications.

 * Snapcraft
   
   The app store for Linux: secure packages and ultra-reliable updates.

 * LXD
   
   A pure-container hypervisor. Run system containers and VMs at scale.

 * MAAS
   
   Build a bare metal cloud with super fast server provisioning.

 * OpenStack
   
   Upgrades, maintenance, support, and fully managed options for long-term,
   low-cost infra.

 * Ceph
   
   Software-defined storage that lowers your total cost of ownership.

 * Kubernetes
   
   App portability for K8s on VMware, Amazon, Azure, Google, Oracle, IBM and
   bare metal.

 * Juju
   
   Deploy, integrate and manage applications at any scale, on any
   infrastructure.

--------------------------------------------------------------------------------

Also from Canonical
Anbox Cloud

Stream Android applications to any device.

Launchpad

The software collaboration platform behind Ubuntu.

Ubuntu on public clouds

Optimised Ubuntu for public clouds.

Multipass

Spin up Ubuntu VMs on Windows, Mac and Linux.

Cloud-init

Control and customise your cloud instances.

Landscape

Systems management and security patching for Ubuntu.

Netplan

Simplify and standardise complex network configuration.

Charmed Kubeflow

AI and MLOps at any scale, on any cloud.

MicroCloud

Deploy a fully functional cloud in minutes.

--------------------------------------------------------------------------------

About
 * Canonical
 * Press centre
 * Careers
 * Blog
 * Documentation
 * Resources
 * Partners
 * Contact us


Tutorials
 * How to write a tutorial

Your submission was sent successfully! Close

Thank you for contacting us. A member of our team will be in touch shortly.
Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and
upcoming events where you can meet our team.Close


CREATE A BOOTABLE USB STICK WITH RUFUS ON WINDOWS

Toggle tutorial menu

 1. Overview

 2. Requirements

 3. USB selection

 4. Select the Ubuntu ISO file

 5. Write the ISO

 6. Additional downloads

 7. Write warnings

 8. Writing the ISO

 9. Installation complete


1. OVERVIEW

With a bootable Ubuntu USB stick, you can:

 * Install or upgrade Ubuntu
 * Test out the Ubuntu desktop experience without touching your PC configuration
 * Boot into Ubuntu on a borrowed machine or from an internet cafe
 * Use tools installed by default on the USB stick to repair or fix a broken
   configuration

This tutorial will show you how to create a bootable USB stick on Microsoft
Windows using Rufus.

For most users we recommend balenaEtcher instead of Rufus which is simpler to
use and also available on MacOS and Ubuntu. Instructions are now included in the
primary Install Ubuntu Desktop tutorial.

Creating a bootable Ubuntu USB stick from Microsoft Windows is very simple and
we’re going to cover the process in the next few steps.

Alternatively, we also have tutorials to help you create a bootable USB stick
from both Ubuntu and Apple macOS.





--------------------------------------------------------------------------------

Suggest changes ›
about 14 minutes to go
Previous step Next step


2. REQUIREMENTS

You will need:

 * A 4GB or larger USB stick/flash drive
 * Microsoft Windows XP or later
 * Rufus, a free and open source USB stick writing tool
 * An Ubuntu ISO file. See Get Ubuntu for download links





Take note of where your browser saves downloads: this is normally a directory
called ‘Downloads’ on your Windows PC. Don’t download the ISO image directly to
the USB stick! If using Windows XP or Vista, download version 2.18 of Rufus.

--------------------------------------------------------------------------------

Suggest changes ›
about 13 minutes to go
Previous step Next step


3. USB SELECTION

Perform the following to configure your USB device in Rufus:

 1. Launch Rufus
 2. Insert your USB stick
 3. Rufus will update to set the device within the Device field
 4. If the Device selected is incorrect (perhaps you have multiple USB storage
    devices), select the correct one from the device field’s drop-down menu





You can avoid the hassle of selecting from a list of USB devices by ensuring no
other devices are connected.

--------------------------------------------------------------------------------

Suggest changes ›
about 13 minutes to go
Previous step Next step


4. SELECT THE UBUNTU ISO FILE

To select the Ubuntu ISO file you downloaded previously, click the SELECT to the
right of “Boot selection”. If this is the only ISO file present in the Downloads
folder you will only see one file listed.

Select the appropriate ISO file and click on Open.





--------------------------------------------------------------------------------

Suggest changes ›
about 12 minutes to go
Previous step Next step


5. WRITE THE ISO

The Volume label will be updated to reflect the ISO selected.

Leave all other parameters with their default values and click START to initiate
the write process.





--------------------------------------------------------------------------------

Suggest changes ›
about 12 minutes to go
Previous step Next step


6. ADDITIONAL DOWNLOADS

You may be alerted that Rufus requires additional files to complete writing the
ISO. If this dialog box appears, select Yes to continue.



--------------------------------------------------------------------------------

Suggest changes ›
about 11 minutes to go
Previous step Next step


7. WRITE WARNINGS

You will then be alerted that Rufus has detected that the Ubuntu ISO is an
ISOHybrid image. This means the same image file can be used as the source for
both a DVD and a USB stick without requiring conversion.

Keep Write in ISO Image mode selected and click on OK to continue.





Rufus will also warn you that all data on your selected USB device is about to
be destroyed. This is a good moment to double check you’ve selected the correct
device before clicking OK when you’re confident you have.





If your USB stick contains multiple partitions Rufus will warn you in a separate
pane that these will also be destroyed.

--------------------------------------------------------------------------------

Suggest changes ›
about 10 minutes to go
Previous step Next step


8. WRITING THE ISO

The ISO will now be written to your USB stick, and the progress bar in Rufus
will give you some indication of where you are in the process. With a reasonably
modern machine, this should take around 10 minutes. Total elapsed time is shown
in the lower right corner of the Rufus window.





--------------------------------------------------------------------------------

Suggest changes ›
about 0 minutes to go
Previous step Next step


9. INSTALLATION COMPLETE

When Rufus has finished writing the USB device, the Status bar will be filled
green and the word READY will appear in the center. Select CLOSE to complete the
write process.





Congratulations! You now have Ubuntu on a USB stick, bootable and ready to go.

To use it you need to insert the stick into your target PC or laptop and reboot
the device. It should recognise the installation media automatically during
startup but you may need to hold down a specific key (usually F12) to bring up
the boot menu and choose to boot from USB.

For a full walkthrough of installing Ubuntu, take a look at our install Ubuntu
desktop tutorial.


FINDING HELP

If you get stuck, help is always at hand:

 * Ask Ubuntu
 * Ubuntu Forums
 * IRC-based support

Was this tutorial useful?

 * 
 * 
 * 

Thank you for your feedback.

--------------------------------------------------------------------------------

Suggest changes ›
about 0 minutes to go
Previous step Next step

--------------------------------------------------------------------------------

© 2024 Canonical Ltd.

Ubuntu and Canonical are registered trademarks of Canonical Ltd.

--------------------------------------------------------------------------------

 * Legal information
 * Data privacy
 * Manage your tracker settings
 * Report a bug on this site




YOUR TRACKER SETTINGS

We use cookies and similar methods to recognise visitors and remember
preferences. We also use them to measure campaign effectiveness and analyse site
traffic.

By selecting ‘Accept‘, you consent to the use of these methods by us and trusted
third parties.

For further details or to change your consent choices at any time see our cookie
policy.

Accept all and visit site Manage your tracker settings