HEre is what I noticed after applying that setting, even though the driver will download, the installation fails. But then even if I try to install any other nVIDIA Driver it also fails. I had to disable that Group Policy Setting and reboot in order to be able to install the nVIDIA Driver
I will try it, but what use is this if the moment I go online updates will start downloading and installing automatically? Can this tool like disable the built in Windows updates then I can just run this tool to selectively choose what updates I want to install and hide others?
my ( working ) fix take ownership of HKLM\SOFTWARE\Microsoft\WindowsUpdate\UpdateHandlers\Driver set necessary permissions to HKLM\SOFTWARE\Microsoft\WindowsUpdate\UpdateHandlers\Driver modify data of value "DLL" under HKLM\SOFTWARE\Microsoft\WindowsUpdate\UpdateHandlers\Driver from wuuhext.dll to 1wuuhext.dll ( or something else ) not sure if a reboot is needed this makes it impossible for windows update to search for drivers as the registry points to a missing DLL all other updates are working and i have not encountered any negative effects!
It may download to your computer, but then you decide if you want to install or hide them (Not install them), Read my friend Can this tool like disable the built in Windows updates then I can just run this tool to selectively choose what updates I want to install and hide others?=Yes It will not disable Windows Update, but will let you choose which updates to install.
from my tips , discovered in windows 10 tip_6_hardware_get_device_app_provided_by_manufacturer_ON_default.reg tip_6_hardware_get_device_app_provided_by_manufacturer_OFF.reg tip_7_hardware_download_driver_software_for_devices_ON_automatically_default.reg tip_7_hardware_download_driver_software_for_devices_OFF_never.reg c
as I said earlier, and for the 10th time, these reg tricks have no effect, Windows ignores them and ignored the Group Policy Editor rules and ignores the fact that I chose to never install drivers from Windows Updates in the System Properties / Device Installation.
You can also load reg from a mounted wim without using software: Code: reg load HKLM\test C:\Mount\windows\system32\config\software start regedit and look for HKLM\test in the register. reg unload HKLM\test