Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Force Windows Update

Featured Replies

How can I force the Windows Update application to check for updates and download them? I want the little yellow sheild to appear in the system tray and tell me "There are updates that have been downloaded and are ready to install" or whatever it says.

In other words, I want to simulate whatever happens at 3:00 AM every day (well, that's the default time). I'm guessing I need to send the right switch to wuauclt.exe?

  • Author

Hmm, well, I guess that would be better than nothing. How do I automatically change that setting?

And on the same note, how do I change the behavior of Windows Update? How do I choose "download and prompt me to install" instead of "download and install automatically"?

Edited by Nick2588

:: stop Automatic Update service
NET STOP WUAUSERV
:: Reset to force client to perform a detection cycle
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v LastWaitTimeout /f
:: start Automatic Update service
NEt START WUAUSERV

For prompt before downloading :

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000002

  • 3 months later...

On a related note, there's a wuauclt1.exe too but the date is July 2004, before SP2. What is it for?

@Takeshi

The file wuauclt1.exe is part of the "Background Intelligent Transfer Service". It retrieves Critical Updates for Windows and shows up on the task manager process list when its waiting for confirmation - for example to confirm permission to download a file.

Info found at Security Task Manager

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.