Disable sharing downloaded updates with other PCs
Windows UpdateTutte le versioni di Windows 10/11Ripristinabile
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.
Codice da applicare
Disable sharing downloaded updates with other PCsRegistry
Windows Registry Editor Version 5.00
; Disable sharing downloaded updates with other PCs (Delivery Optimization)
[HKEY_USERS\S-1-5-20\Software\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Settings]
"DownloadMode"=dword:00000000
Codice per ripristinare
Enable sharing downloaded updates with other PCsRegistry
Windows Registry Editor Version 5.00
; Enable sharing downloaded updates with other PCs (Delivery Optimization)
[HKEY_USERS\S-1-5-20\Software\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Settings]
"DownloadMode"=dword:00000001
Vuoi combinare questa modifica con altre?
Apri il configuratoreModifiche correlate
Prevent getting updates as soon as they're available
This will prevent your PC from being among the first to receive new non-security updates. Your PC will still receive these updates eventually.
Prevent automatic restarts after updates while signed in
This will prevent your PC from automatically restarting after updates while any user is signed in.