Install with winget
Open PowerShell or Command Prompt and run:
winget install WiXToolset.WiXToolset
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About WiX Toolset
WiX Toolset build tools include everything you need to create installations on your development and build machines.
Advanced Install Options
Install (latest)
winget install WiXToolset.WiXToolsetInstall (pinned version)
winget install --id WiXToolset.WiXToolset -e --version 3.14.1.8722Upgrade
winget upgrade WiXToolset.WiXToolsetUninstall
winget uninstall WiXToolset.WiXToolsetFrequently Asked Questions
How do I install WiX Toolset using winget?
Open PowerShell or Windows Terminal and run:
winget install WiXToolset.WiXToolset. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is WiX Toolset?
WiX Toolset build tools include everything you need to create installations on your development and build machines.
Is WiX Toolset free to use?
WiX Toolset is distributed under the MS-RL license. Check the publisher’s site for full licensing details.
How do I update WiX Toolset with winget?
Run
winget upgrade WiXToolset.WiXToolset in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall WiX Toolset?
Run
winget uninstall WiXToolset.WiXToolset to remove WiX Toolset from your system.