Install via Winget
winget install Comfy.ComfyUI-Desktop
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About ComfyUI
ComfyUI Desktop is a packaged way to use ComfyUI and comes bundled with a few things: - Stable version of ComfyUI from releases - ComfyUI_frontend - ComfyUI-Manager - uv On startup, it will install all the necessary python dependencies with uv and start the ComfyUI server. The app will automatically update with stable releases of ComfyUI, ComfyUI-Manager, and the uv executable as well as some desktop specific features.
Frequently Asked Questions
How do I install ComfyUI using winget?
Open Windows Terminal or PowerShell and run:
winget install Comfy.ComfyUI-Desktop. Winget is built into Windows 10 (1809+) and Windows 11.What is ComfyUI?
A desktop app for ComfyUI, the most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface
Is ComfyUI free to download?
ComfyUI is available under the GPL-3.0 license. Use the winget command or the direct download link on this page.
How do I update ComfyUI with winget?
Run
winget upgrade Comfy.ComfyUI-Desktop in Windows Terminal or PowerShell to update ComfyUI to the latest available version.