Turn off automatic setup of network connected devices

Is there a feature already built into NTLite, or some sort of registry we can add to uncheck the "Turn on automatic setup of network connected devices." box in the private network section of advanced sharing settings in Windows 10?
 
Disable the Network Connected Devices Auto-Setup service, I think.
Thanks... I'll try to verify if that's it the next time I'm working with NTLite. I did find a registry that does it as well. It actually unchecked the box, but it didn't seem to work functionally because when Windows in a VM, my network printer was already there.
 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NcdAutoSetup\Private\AutoSetup? That's the same one.
 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NcdAutoSetup\Private\AutoSetup? That's the same one.

Yup... That's the registry I integrated last time and it definitely unchecked the box, but a network connected printer was still already there when the first login happened.

I integrated this to be specific:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NcdAutoSetup\Private]
"AutoSetup"="0"
 
Back
Top