Install with winget
Open PowerShell or Command Prompt and run:
winget install Comfy.ComfyUI-Desktop
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install Comfy.ComfyUI-DesktopInstall (pinned version)
winget install --id Comfy.ComfyUI-Desktop -e --version 0.8.36Upgrade
winget upgrade Comfy.ComfyUI-DesktopUninstall
winget uninstall Comfy.ComfyUI-DesktopFrequently Asked Questions
How do I install ComfyUI using winget?
Open PowerShell or Windows Terminal and run:
winget install Comfy.ComfyUI-Desktop. Winget comes pre-installed on 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 use?
ComfyUI is distributed under the GPL-3.0 license. Check the publisher’s site for full licensing details.
How do I update ComfyUI with winget?
Run
winget upgrade Comfy.ComfyUI-Desktop in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ComfyUI?
Run
winget uninstall Comfy.ComfyUI-Desktop to remove ComfyUI from your system.