windows could not start service on local computer error 5 access is denied

你。 提交于 2019-12-04 03:15:35
JD - DC TECH

Right click in the service in Window Services and go to Properties. Then go to Log On tab and select Local System account. Click on Ok button and start the service.

I got this error due to the executable that the service was pointed at being missing, in my case it had been removed by the Anti Virus on the PC.

user3056831

Follow the steps- Cannot Start Windows Service in NetworkService account.

Click on Edit -> Search for NETWORK SERVICE -> Add that. Then provide necessary permissions.

You might want to read these instructions: http://www.thewindowsclub.com/access-is-denied-local-services-windows-8-1. It involves you changing the permissions in the Registry, then rebooting your system.

You might want to uninstall the service, Install it again as administrator. Now run it. it should work.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!