Cheatography
https://cheatography.com
Few minimal winget commands to get started and use main features.
Basics
winget list -n 10 |
shows 10 installed apps |
winget upgrade |
List all apps with available updates |
winget search vscode |
will match all containing "vscode" |
winget show vscode |
displays details for the specified application |
winget export -o backup.json |
export a backup |
winget import --ignore-versions -i backup.json |
import a backup ignoring version |
winget update --all |
updates all upgradeable |
|
|
Base software
7zip.7zip |
Balena.Etcher |
Corsair.iCUE.5 |
Microsoft.Teams |
Notepad++.Notepad++ |
Tailscale.Tailscale |
Valve.Steam |
WinDirStat.WinDirStat |
|
|
Devops
Docker.DockerDesktop |
EclipseAdoptium.Temurin.25.JDK |
GitHub.CopilotApp |
GitHub.Copilot |
GitHub.GitHubDesktop |
Python.Python.3.14 |
Microsoft.PowerShell |
Microsoft.WSL |
Microsoft.VisualStudioCode |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets