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, 1930🔥, 0💬
Popular Posts:
What is tfswctrl.exe process - Sonic Drive Letter Access Component? Process tfswctrl.exe is the Driv...
How to review Internet Explorer (IE) add-on or Browser Helper Object (BHO) tools on Windows XP with ...
What is services.exe process - Services and Controller app? Process services.exe is part of the Wind...
What is the HP Software Installation step doing during Windows 7 initial set up? If you bought a new...
What is the best way to remove programs from the startup application list? There are a number of way...