FG

A way to prevent Windows Update from restarting the computer?

Fresh3 days ago
Mar 15, 20261277 views
Confidence Score0%
0%

Problem

I'm looking for a way to prevent Windows from restarting/installing updates while my program is running. Currently, I've been setting a registry key which is located in: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU called "AUOptions". I'm setting this to "2", however this…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: A way to prevent Windows Update from restarting the computer?

Low Risk

You need to use a different registry setting for this: HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU Then set this to 1: NoAutoRebootWithLoggedOnUsers I've also put together a downloadable registry patch for this one if you want that ins…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment