Deleting a Windows Service
Views (71)
I recently uninstalled an application to notice a few days later that the related service was still showing in the Services applet.
I’ve previously posted about adding and removing dependencies from a Windows service.
As with adding or removing dependencies, the SC command online program can be used to delete a service:
SC DELETE {service name}
Read original post Deleting a Windows Service at azurecurve|Ramblings of a Dynamics GP Consultant
This was originally posted here.

Like
Report
*This post is locked for comments