How to update much of the software on a Windows computer. – Tech Notes – Steve Schmidt
- Check for
Windows Updates
in Settings. - Update other software through Windows Terminal: Run
winget update --all
- Check for updates within PortableApps.
- Occasionally, check for new apps using
Get new apps by title
.
- Occasionally, check for new apps using
- Run
Get Updates
in Microsoft Store app. - Run update commands in Linux shell:
time (time sudo apt -y update && time sudo apt -y upgrade)
© 2025 Stephen Schmidt. All rights reserved. Terms and Conditions incorporated herein.