Created
January 2, 2018 23:15
-
-
Save wdormann/49f1807431b0d5b5cd151337e6478f20 to your computer and use it in GitHub Desktop.
Attempt at disabling Windows 10 automatic installation of 3rd-party foistware
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy] | |
"Disabled"=dword:00000001 | |
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager] | |
"SubscribedContent-338388Enabled"=dword:00000000 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note that this appears to work as well: https://twitter.com/Barnacules/status/1185783977941983233
In particular,
🗝 Key
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent
💾 Value
[DWORD] DisableWindowsConsumerFeatures = 1