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, ∼2724🔥, 0💬
Popular Posts:
A collection of 12 tutorials on creating, deleting and managing Windows services: What is a Windows ...
What is the difference between a Web page and a filtered Web page? Word 2007 supports 2 Web page for...
What is the scheduled task "\Microsoft\Windows\NetC fg\BindingWorkItemQueueH andler"on my Windows 8 c...
What is MUWebControl Class - Download Program Files (DPF)? MUWebControl Class is a Download Program ...
The overtype key seems to have been disabled since the last round of updates. I have tried following...