Hello All,
I found the I was able to use regedit to disable dnscache.
I will say that it is ridiculous to lose the ability to change this from the services control panel. I also tried disabling it using msconfig and even unchecking the box didn't disable it.
Here are the directions the finally worked.
win+x run regedit
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Dnscache and
locate Start registry key
Change Startup type :
Automatic -2
Manual -3
Disabled -4
Automatic (Delayed Start) -2
I found the directions for changing this registry value at this link
https://computerstepbystep.com/dns\_client\_service.html
There are nice screen shots provided on their webpage.
The webpage and screen shots are for windows 7 however the directions for editing the registry worked for Windows 10.