WARINING: Changing the registry or deleting services could leave your system unusable know what it is before changing or deleting it.
Removing a service
1. You can run a command line
sc delete {service name}
2. Delete the key out of the registry
HKEY_LOCAL_MACHINE/system/CurrentControlSet/Services
Note: You can find the service name from the service properties and on the general tab.