Manually Remove a Windows Service
Just a quick note linking to this article explaining how to Manually Remove a Windows Service.
Basically, open the Registry and go to this key: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services
If you expand this key you'll see sub-keys for each installed service. Delete the key for the service you want to remove.
1 comment:
This is vey helpfull for me
thanks
Post a Comment