Unnstall\install a Windows service

Unnstall\install a Windows service

Uninstall a service

sc delete <service name>

Install a service

sc create <service name>

Notes: The Service Name is not the Service Display Name. You have to right click the service in the services panel and select the properties to find the Service Name.