Comment Re:How to turn off these silent installs? (Score 2) 119
There are two quick ways to turn manage Device Installation Settings on Home editions:
Method 1: Using Registry Editor (works on all editions)
This method involves changing Registry values and requires administrative rights. Before you proceed, create a backup.
Press Win + R, type regedit, and hit Enter.
Using the Registry Editor’s address bar, navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Device Metadata
In the right-hand pane, double-click PreventDeviceMetadataFromNetwork.
In the Value field:
Type 0 to allow automatic driver updates.
Type 1 to block automatic driver updates.
Press OK.
Restart the workstation to apply changes.
Method 2: Using Control Panel
If modifying low-level settings isn’t necessary, using the Control Panel is the simplest way to configure automatic driver update settings.
Press the Windows key and type "device installation", click on the "Configure Device Installation Settings"
When asked if you want to automatically download manufacturer apps for your devices, choose depending on your needs.
Click Save Changes, then OK.
Restart your PC to apply changes.
Almost all Group Policy settings can be configured by manually changing or adding registry values.