Slider

Marie Curie Newton Stephen Hawkings APJ Kalam Edison Einstein Gregor Mendel Aryabhatta Ramanujan

Wednesday, 17 December 2014

Deleting service from windows Services

Run Command Prompt as Administrator mode.

You should be able to uninstall it using sc.exe, by calling

C:\Windows\system32>sc.exe delete  

where  is the name of the service itself as you see it in the service management console, not of the exe.
        

No comments:

Post a Comment