Quick Tip: Running Windows Update to Detect New Updates from the CLI

If you want Windows Update to check for updates without firing up a browser you can do this via CLI:

wuauclt.exe /detectnow

If there are updates available after a couple minutes you’ll see the little update notification in the system tray:

image

Leave a Reply