Collections:
Other Resources:
Service Controller "sc delete" Command on Windows 8
How to use Service Controller "sc delete" command to delete an existing services on Windows 8?
✍: FYIcenter.com
Service Controller "sc delete" command can be used to delete an existing service on Windows 8.
There is no "undelete" command to restore any services you have deleted. So be careful, do not delete any services that you are not sure about.
Disabling the service you don't want to run is a safer than deleting it.
For example, the following command deletes the service called "CalcService":
C:\users\fyicenter>sc delete CalcService [SC] DeleteService SUCCESS C:\users\fyicenter>sc query CalcService [SC] EnumQueryServicesStatus:OpenService FAILED 1060: The specified service does not exist as an installed service
2016-12-18, ∼2661🔥, 0💬
Popular Posts:
How to remove CLI.exe from startup program list? CLI.exe is a configuration program for the ATI grap...
How to add a network user on a Windows 10 Pro computer? The network user already exists on the compa...
What happens if you entered the wrong Passkey on your cell phone? If the Passkey you entered on your...
What is "Microsoft .NET Framework NGEN v4.0.30319_X86" in my Windows 7 service list? And how is "Mic...
Can I disable Windows service "PCAngel.exe - PC Angel" to speedup my computer? Windows service "PCAn...