// install via winget
Command Prompt & PowerShell
click to copy
winget install Valve.SteamCMD
// direct download
Download Installer// 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.
// frequently asked questions
How do I install SteamCMD using winget?
Open PowerShell or Windows Terminal and run:
winget install Valve.SteamCMD. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is SteamCMD?
A command-line version of the Steam Client.
Is SteamCMD free to download?
SteamCMD is distributed under the Proprietary license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update SteamCMD with winget?
Run
winget upgrade Valve.SteamCMD in PowerShell or Windows Terminal to update SteamCMD to the latest available version.What architecture does SteamCMD support?
The listed installer targets the x86 architecture. See the publisher’s documentation for full compatibility details.