Create a USB-based Windows setup drive
WoeUSB is a small utility that builds a bootable Windows installer on a USB stick from an existing Windows DVD or ISO image. It was developed as a successor to Congelli501’s WinUSB by a maintainer named slacka, reviving and improving the earlier tool after it had gone unmaintained. Instead of relying on optical discs, WoeUSB makes it easy to carry a full Windows installation on a flash drive.
Why use a USB installer
Many desktop operating systems ship preinstalled on their manufacturer’s hardware, but when you need to reinstall or deploy an OS you still require the installer media. While Windows installation files historically lived on CDs or DVDs, thumb drives are far more portable and convenient to use — especially for travel, repairs, or working with virtual machines and emulators. A USB installer is quicker to transport and typically faster to boot and install from than optical media.
Key capabilities
- Create a bootable USB from a Windows ISO image or from a physical installation disc
- Choose between a graphical interface or command-line control for building the drive
- Produce a portable Windows installer that’s easy to take with you
- Provide an updated replacement for the older WinUSB project
Supported boot environments
- Native UEFI boot support for modern firmware
- Legacy MBR/BIOS-compatible booting for older machines and compatibility modes
How it’s used
WoeUSB wraps the process of copying and configuring Windows installation files for USB boot. You can run the included GUI tool for a point-and-click workflow or use the command-line utility for scripting and automation. The result is a USB flash drive that behaves like an official installer, usable on PCs that support the chosen boot mode.
Technical
- Windows
- Free