Install with winget
Open PowerShell or Command Prompt and run:
winget install Valve.SteamCMD
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About SteamCMD
The Steam Console Client or SteamCMD is a command-line version of the Steam Client. Its primary use is to install and update various dedicated servers available on Steam using a command-line interface.
Advanced Install Options
Install (latest)
winget install Valve.SteamCMDInstall (pinned version)
winget install --id Valve.SteamCMD -e --version 2.2.95.35Upgrade
winget upgrade Valve.SteamCMDUninstall
winget uninstall Valve.SteamCMDFrequently Asked Questions
How do I install SteamCMD using winget?
Open PowerShell or Windows Terminal and run:
winget install Valve.SteamCMD. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is SteamCMD?
A command-line version of the Steam Client.
Is SteamCMD free to use?
SteamCMD is distributed under the Proprietary license. Check the publisher’s site for full licensing details.
How do I update SteamCMD with winget?
Run
winget upgrade Valve.SteamCMD in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall SteamCMD?
Run
winget uninstall Valve.SteamCMD to remove SteamCMD from your system.