Rufus is a standalone app designed to format and create a bootable USB drive for a large variety of ISOs. The app is just over 1MB in size and is notably faster than similar competitor apps such as the Windows 7 USB utility, Universal USB Installer, and UNetbootin.
Rufus can come in handy when you need to simply format a USB drive, install an OS on a machine that lacks a CD/DVD-ROM drive, or when you need to boot an operating system temporarily without intentions of actually installing the media. This can be immensely useful while you're on the go or just need access to an OS for a temporary, isolated reason. The app can even be used to flash firmware to BIOS or other destinations by just using DOS.
Even though Rufus is a tiny utility in comparison to other USB creation tools that can be rather bulky in size, it contends easily with the competition and creates bootable USB drives in record time!
Features
Bootable USB Drive (USB keys, pendrive, memory stick, etc)
USB instillation media from bootable ISOs
flash a BIOS or other firmware from DOS
It can be especially useful for cases where:- you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.)
- you need to work on a system that doesn't have an OS installed
- you need to flash a BIOS or other firmware from DOS
- you want to run a low-level utility
- Despite its small size, Rufus provides everything you need!
A non exhaustive list of Rufus supported ISOs is also provided at the bottom of this page.
Other versions (GitHub)Other versions (FossHub)Supported Languages:Bahasa Indonesia , Bahasa Malaysia , Български , Čeština , Dansk , Deutsch , Ελληνικά ,English , Español , Français , Hrvatski , Italiano , Latviešu , Lietuvių , Magyar , Nederlands , Norsk ,Polski , Português , Português do Brasil , Русский , Română , Slovensky , Slovenščina , Srpski ,Suomi , Svenska , Tiếng Việt , Türkçe , Українська , 简体中文 , 正體中文 , 日本語 , 한국어 , ไทย ,
עברית , العربية , پارسی .
I will take this opportunity to express my gratitude to the translators who made it possible for Rufus, as well as this webpage, to be translated in various languages. If you find that you can use Rufus in your own language, you should really thank them!
UsageDownload the executable and run it – no installation is necessary.
The executable is digitally signed and the signature should state:- "Akeo Consulting" (v1.3.0 or later)
- "Pete Batard - Open Source Developer" (v1.2.0 or earlier)
Notes on DOS support:
If you create a DOS bootable drive and use a non-US keyboard, Rufus will attempt to select a keyboard layout according to the locale of your system.
Notes on ISO Support:
You are free to distribute, modify or even sell the software, insofar as you respect the GPLv3 license.
Rufus is produced in a 100% transparent manner, from its
public source, using a
MinGW32 environment.
Source Code
Alternatively, you can clone the git repository using:
If you are a developer, you are very much encouraged to tinker with Rufus and submit patches.