Normally, you can pause or stop a windows service at the list of services.
There was a windows service that I wanted to disallow stopping/pausing. So by using ProcessHacker tool, I disallowed it.
I did so by going to "Services" tab of ProcessHacker, go to "Properties" of the windows service, choose "Administrators" and uncheck "Stop" and "Pause"
But now I want to uninstall, edit something, and install again. But that is failing! Perhaps because I disallowed stopping/pausing before?
Since I believed it's because I disallowed stopping/pausing, I decided to try allowing stopping/pausing again, and stop it, and uninstall it, edit the program, and install it again.
But then now when I go to ProcessHacker and try to allow stopping/pausing again, it says it can't do that.
How can I solve this problem?
There was a windows service that I wanted to disallow stopping/pausing. So by using ProcessHacker tool, I disallowed it.
I did so by going to "Services" tab of ProcessHacker, go to "Properties" of the windows service, choose "Administrators" and uncheck "Stop" and "Pause"

But now I want to uninstall, edit something, and install again. But that is failing! Perhaps because I disallowed stopping/pausing before?
Since I believed it's because I disallowed stopping/pausing, I decided to try allowing stopping/pausing again, and stop it, and uninstall it, edit the program, and install it again.
But then now when I go to ProcessHacker and try to allow stopping/pausing again, it says it can't do that.

How can I solve this problem?