// install via winget
Command Prompt & PowerShell
click to copy
winget install Comfy.ComfyUI-Desktop
// direct download
Download Installer// 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 PowerShell or Windows Terminal and run:
winget install Comfy.ComfyUI-Desktop. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.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 distributed under the GPL-3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update ComfyUI with winget?
Run
winget upgrade Comfy.ComfyUI-Desktop in PowerShell or Windows Terminal to update ComfyUI to the latest available version.What architecture does ComfyUI support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.