Disable sharing downloaded updates with other PCs

Windows UpdateAlle Windows 10/11-versiesOmkeerbaar

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.

Toe te passen code

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

Code om ongedaan te maken

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

Wilt u dit combineren met andere aanpassingen?

Configurator openen