Skip to content

Instantly share code, notes, and snippets.

@atulkamble
Created June 19, 2025 06:09
Show Gist options
  • Save atulkamble/11bfafa7ea9be62cc7adfed2473f6727 to your computer and use it in GitHub Desktop.
Save atulkamble/11bfafa7ea9be62cc7adfed2473f6727 to your computer and use it in GitHub Desktop.
windows update via cli
choco upgrade all -y
winget upgrade --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment