I'm running Win10 1709 Home. When I try to disable windows update service by stopping the services first then disabling service, it stops, but upon rebooting services comes back as if nothing had been done.
I tried the following power shell command in admin mode and still same result
stop-service wuauserv
set-service wuauserv –startup disabled
When I try to disable from Registry, Win10 Home does not have the following Registry Folder to enter reg keys
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\
Any help to accomplish this is greatly appreciated