Skip to content

Releases: pbatard/rufus

Rufus 4.15

Choose a tag to compare

@pbatard pbatard released this 30 Jun 11:28
6d8fbf9
  • Add RISC-V 64 support to UEFI:NTFS
  • Improve the guards for using the "silent" Windows installation option
  • Improve the ability to cancel during write retries
  • Improve progress reporting for compressed image extraction
  • Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9]
  • Fix "silent" Windows installation failing at 75% in most cases [#2960]
  • Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934]
  • Fix first WUE option always being checked by default [#2965]
  • Fix an infinite loop when using Windows ISOs that contain multiple WIMs
  • Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled
  • Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991]

Rufus 4.15 BETA2

Rufus 4.15 BETA2 Pre-release
Pre-release

Choose a tag to compare

@pbatard pbatard released this 19 Jun 22:39
2350489
  • Add RISC-V 64 support to UEFI:NTFS
  • Improve the guards for using the "silent" option
  • Improve the ability to cancel during write retries
  • Improve progress reporting for compressed image extraction
  • Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9]
  • Fix "silent" Windows installation failing at 75% in most cases [#2960]
  • Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934]
  • Fix the first WUE option always being checked by default [#2965]
  • Fix an infinite loop when using Windows ISOs that contain multiple WIMs
  • Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled
  • Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991]

Rufus 4.15 BETA

Rufus 4.15 BETA Pre-release
Pre-release

Choose a tag to compare

@pbatard pbatard released this 17 Jun 10:48
b7bd966
  • Improve the guards for using the "silent" option
  • Improve the ability to cancel during write retries
  • Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9]
  • Fix "silent" Windows installation failing at 75% in most cases [#2960]
  • Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934]
  • Fix the first WUE option always being checked by default [#2965]
  • Fix an infinite loop when using Windows ISOs that contain multiple WIMs
  • Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled
  • Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991]

Rufus 4.14

Choose a tag to compare

@pbatard pbatard released this 30 Apr 11:32
f53ee06
  • Windows User Experience improvements:
    • Add a "Quality of Life" option, to disable Teams, Outlook, Copilot and other Microsoft forced nuisances
    • Add a Silent installation option, that automatically, and WITHOUT PROMPT, installs Windows on the first detected disk on the target platform
    • Add an option to copy SkuSiPolicy.p7b to the ESP on installation (please refer to KB5042562 for more info)
    • Add tooltips for all the dialog options
  • Add limited support for El-Torito UEFI image extraction (Mostly for Dell BIOS update ISOs)
  • Improve error report when the user tries to use an image that resides on the target drive
  • Improve the UEFI:NTFS partition label to make the install media more explicit during Windows Setup disk partitioning
  • Improve support for Bazzite and other Fedora derivatives that don't follow EFI conventions
  • Improve reporting of GRUB and Isolinux MBRs
  • Improve detection and exclusion of the new Bitdefender hidden VHDs (#2953)
  • Fix potential errors during creation of Windows To Go media, due to the use of new versions of bcdboot (#2940)
  • Fix errors with local accounts that start or end with whitespaces (#2950)

Rufus 4.13 [BUGFIX RELEASE]

Choose a tag to compare

@pbatard pbatard released this 17 Feb 21:05
4cdedc7
  • Fix UEFI:NTFS not selecting the proper driver for ARM/ARM64
  • Update embedded GRUB to v2.14

Rufus 4.12

Choose a tag to compare

@pbatard pbatard released this 30 Jan 13:39
cac8286
  • Filter out the new Bitdefender VHDs
  • Filter disallowed characters in local account names
  • Improve Microsoft Dev Drive detection (#2873, courtesy of @MartinKuschnik)
  • Improve the pre-formatting partition cleanup code
  • Improve error reporting on ISO extraction issues
  • Improve detection of drives with long hardware IDs (typically SSDs) (#2894)
  • Improve conflicting process reporting
  • Improve support for Nutanix (#2884) and umbrelOS ISOs
  • Fix a TOCTOU vulnerability in Fido script execution (CVE-2026-2398, reported by @independent-arg)
  • Fix replacement vulnerabilities for diskcopy.dll and oscdimg.exe
  • Fix FFU image creation being erroneously invocated, when trying to save an ISO image (#2889)
  • Fix saving of ISO images to paths that contain spaces (#2829)
  • Update UEFI:NTFS and UEFI DBXs to latest

Rufus 4.11

Choose a tag to compare

@pbatard pbatard released this 02 Oct 17:22
10694ae
  • Add a cheat mode (Ctrl-Alt-D) to toggle between Light and Dark mode (#2814)
  • Improve WUE option text relating to the CA 2023 option
  • Update Linux SBAT / Microsoft SVN Secure Boot revocation values to latest
  • Fix some GRUB/Syslinux download dialogs showing only the 'Close' button (#2813)
  • Fix an assert being triggered when using the WUE CA 2023 option on its own (#2815, #2818)
  • Fix an application crash on systems that have a failed dynamic disk (#2794)

Rufus 4.10

Choose a tag to compare

@pbatard pbatard released this 24 Sep 11:56
1c201cc
  • Add Dark Mode support (courtesy of @ozone10) (#1453)(#2510)(#2713)
  • Add support for creating Windows CA 2023 compatible media (requires a Windows 11 25H2 ISO. For more on this, see this Rufus FAQ entry).
  • Add support for saving an existing drive to ISO (UDF only)
  • Improve error reporting when saving to VHD/VHDX (with thanks to @Kazkans) (#2779)(#2799)
  • Improve persistence support for Linux Mint (#2807)
  • Fix UEFI DBX updates being reported in some timezones, even when there are none (#2762)
  • Fix a situation where no file system can be selected in ISO mode (#2769)
  • Fix a crash when trying to process Windows ISOs with very long paths (#2777)(#2787)(#2793)

Rufus 4.9 [BUGFIX RELEASE]

Choose a tag to compare

@pbatard pbatard released this 15 Jun 20:52
9a32dba
  • Fix downloads from https://rufus.ie no longer working due to recent GitHub server changes
  • Fix unofficial Windows ISOs, with single index WIMs, not presenting the WUE dialog

Note: The GitHub issue mentioned above means that NONE of the existing versions of Rufus are able to automatically detect and update to the 4.9 release.
You MUST upgrade to Rufus 4.9 manually, even if you have check for updates enabled in Rufus... 😢

Also from Rufus 4.8:

  • Switch to wimlib for all WIM image processing:
    • Greatly speeds up image analysis when opening Windows ISOs
    • Can speed up Windows To Go drive creation (But won't do miracles if you have a crap drive)
    • Might help with Parallels limitations on Mac (But Rufus on Parallels is still unsupported)
    • Enables the splitting of >4GB files with Alt-E (But still WAY SLOWER than using UEFI:NTFS)
  • Switch to using Visual Studio binaries everywhere, due to MinGW DLL delay-loading limitations
  • Add more exceptions for Linux ISOs that restrict themselves to DD mode (Nobara, openSUSE, ...)
  • Improve reporting of UEFI bootloaders in the log, with info on the Secure Boot status
  • Fix an issue with size limitations when writing an uncompressed VHD back to the same drive
  • Fix a crash when opening the log with the 32-bit MinGW compiled version
  • Fix commandline parameters not being forwarded to original Windows setup.exe

Rufus 4.8

Choose a tag to compare

@pbatard pbatard released this 11 Jun 12:07
d06b729
  • Switch to wimlib for all WIM image processing:
    • Greatly speeds up image analysis when opening Windows ISOs
    • Can speed up Windows To Go drive creation (But won't do miracles if you have a crap drive)
    • Might help with Parallels limitations on Mac (But Rufus on Parallels is still unsupported)
    • Enables the splitting of >4GB files with Alt-E (But still WAY SLOWER than using UEFI:NTFS)
  • Switch to using Visual Studio binaries everywhere, due to MinGW DLL delay-loading limitations
  • Add more exceptions for Linux ISOs that restrict themselves to DD mode (Nobara, openSUSE, ...)
  • Improve reporting of UEFI bootloaders in the log, with info on the Secure Boot status
  • Fix an issue with size limitations when writing an uncompressed VHD back to the same drive
  • Fix a crash when opening the log with the 32-bit MinGW compiled version
  • Fix commandline parameters not being forwarded to original Windows setup.exe