Installation instructions for
Installer
To install LibreWolf on Windows, just download and run the latest installer:
Download librewolf-149.0-1-windows-x86_64-setup.exeView all versions and release notes
If you want LibreWolf to be automatically updated (recommended), the installer includes the option to install the LibreWolf WinUpdater. After the installation is finished, you can enable automatic updates by opening the WinUpdater program and checking the box "Schedule a task for automatic update checks..."
Microsoft Store
We also offer LibreWolf packaged for the Microsoft Store, which has the advantage of being automatically updated by the system. You can install this version here:
Get it from Microsoft
Portable Version
For cases where installation at system level is not possible, or for just for testing some aspect of LibreWolf, we also release a portable version of LibreWolf. LibreWolf WinUpdater is included for automatic updates. You can download it here:
Download librewolf-149.0-1-windows-x86_64-portable.zipView all versions and release notes
Package Managers
Alternatively you can use a package manager to download LibreWolf and keep it up to date.
With Chocolatey
choco install librewolf
To see the current status of the Chocolatey package, you can visit the LibreWolf chocolatey page.
With winget
winget install LibreWolf.LibreWolf
The winget command line tool is only supported on Windows 10 1709 (build 16299) or later at this time. Using winget is explained in this Microsoft article.
With Scoop
scoop bucket add extras
scoop install librewolf
The Scoop manifest for LibreWolf can be found on GitHub.