Windows 10 WinHttpAutoProxySvc service access denied error

  • Thread starter Thread starter Mike xing
  • Start date Start date
M

Mike xing

Guest
I have enabled the built -in administrator account and restarted and run command as administrator and ran the below script:

sc config WinHttpAutoProxySvc start = disabled

net stop WinHttpAutoProxySvc

still getting below error:

[SC] OpenService FAILED 5:

Access denied.

The requested pause, continue, or stop is not valid for this service.


Am getting this Access denied error only in Windows 10 machine when am running the same command in Windows 7 it is successful.



Appreciate your help.....

More...
 
Back
Top