Wingetlywingetly
← All apps

SteamCMD

by Valve Corporationv2.2.95.35

Last updated

A command-line version of the Steam Client.

Install with winget

$ winget install --id Valve.SteamCMD --exact --version 2.2.95.35

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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.

Installers · v2.2.95.35

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for SteamCMD.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • SteamValve Corporation
    Valve.Steamv2.10.91.91

    Steam is the ultimate destination for playing, discussing, and creating games.

  • Steam LinkValve Corporation
    Valve.SteamLinkv1.3.33

    Steam Link connects your device to any computer that's running Steam.

  • 蒸汽平台Valve Corporation
    PerfectWorld.SteamChinav2.10.91.91

    Steam is the ultimate destination for playing, discussing, and creating games.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1169

    Your Place to Talk and Hang Out

More from Valve Corporation or browse client, community, console.

Frequently asked questions

How do I install SteamCMD on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Valve.SteamCMD --exact --version 2.2.95.35. winget downloads the installer from Valve Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SteamCMD silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Valve.SteamCMD --exact 2.2.95.35 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall SteamCMD via winget?
Run: winget uninstall --id Valve.SteamCMD --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SteamCMD's Apps & Features entry.
Is SteamCMD free?
SteamCMD is distributed under Proprietary. Refer to the publisher (https://developer.valvesoftware.com/wiki/SteamCMD) for the full license terms - Wingetly itself does not charge for installation.
Does SteamCMD work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls SteamCMD directly from the publisher.
How do I keep SteamCMD up to date?
Run winget upgrade --id Valve.SteamCMD --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SteamCMD from microsoft/winget-pkgs.