How to update much of the software on a Windows computer. – Tech Notes – Steve Schmidt
- Check for Windows Updatesin Settings.
- Update installed software using the Windows Package Manaer wingetcommand: Open a Windows Terminal then run:winget update --all
- Update remaining installed software using Patch My PC - Home Updater.
- Check for updates within PortableApps.
    - Occasionally, check for new apps using Get new apps by title.
 
- Occasionally, check for new apps using 
- Run Get Updatesin 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.