Prevent getting updates as soon as they're available
Windows UpdateAlle Windows 10/11-versiesOmkeerbaar
This will prevent your PC from being among the first to receive new non-security updates. Your PC will still receive these updates eventually.
Toe te passen code
Prevent getting updates as soon as they're availableRegistry
Windows Registry Editor Version 5.00
; Turn Off "Get the latest updates as soon as they're available"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
"IsContinuousInnovationOptedIn"=dword:00000000
Code om ongedaan te maken
Get updates as soon as they're availableRegistry
Windows Registry Editor Version 5.00
; Turn On "Get the latest updates as soon as they're available"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
"IsContinuousInnovationOptedIn"=dword:00000001
Wilt u dit combineren met andere aanpassingen?
Configurator openenGerelateerde aanpassingen
Prevent automatic restarts after updates while signed in
This will prevent your PC from automatically restarting after updates while any user is signed in.
Disable sharing downloaded updates with other PCs
This will prevent your PC from sharing downloaded updates with other PCs on the local network or on the internet. This also prevents your PC from downloading updates from other PCs.