Last active
June 22, 2025 07:41
-
-
Save caffeinewriter/05222d3160aa03df20213f155f7fd588 to your computer and use it in GitHub Desktop.
Just some favorite tools for Windows via WinGet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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