logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Format USB - Create Windows Bootable Drive with WoeUSB | Online Free DevTools by Hexmos

Format USB drives to create bootable Windows installation media with WoeUSB. A powerful Linux tool for creating Windows USB drives. Free online tool, no registration required.

woeusb

Windows media creation tool. More information: https://github.com/WoeUSB/WoeUSB.

  • Format a USB then create a bootable Windows installation drive:

woeusb --device {{path/to/windows.iso}} {{/dev/sdX}}

  • Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data:

woeusb --partition {{path/to/windows.iso}} {{/dev/sdXN}}

See Also