I removed MySQL but there is still a service running. I stopped the service and ran SC Delete MySQL.

This is the error that I receive:

[SC] OpenService FAILED 5: 
Access is Denied    

OS: Windows 7 Professional

I am an Administrator.

Suggestions?

link|improve this question
feedback

migrated from serverfault.com Nov 14 '11 at 19:02

This question came from our site for system administrators and desktop support professionals.

1 Answer

You're most likely not running this command from an elevated command prompt. Click Start > type cmd into the search box > Right click on cmd.exe and select Run As Administrator. Try the command again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown