Skip to content

Instantly share code, notes, and snippets.

@caffeinewriter
Last active June 22, 2025 07:41
Show Gist options
  • Save caffeinewriter/05222d3160aa03df20213f155f7fd588 to your computer and use it in GitHub Desktop.
Save caffeinewriter/05222d3160aa03df20213f155f7fd588 to your computer and use it in GitHub Desktop.
Just some favorite tools for Windows via WinGet
winget install -e --id AntibodySoftware.WizTree # Disk Usage Analyzer
winget install -e --id CodeSector.TeraCopy # Improved file copying
winget install -e --id MarekJasinski.FreeCommanderXE # Better file browser
winget install -e --id Microsoft.PowerToys # Various poweruser utils
winget install -e --id MHNexus.HxD # A solid hex editor
winget install -e --id Microsoft.Sysinternals.ProcessExplorer # A useful tool for exploring processes and finding their handles
winget install -e --id Microsoft.Sysinternals.ProcessMonitor # A useful tool for seeing process activity
winget install -e --id voidtools.Everything # A blazing fast search tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment