Collections:
Other Resources:
Service Controller 'sc delete' Command on Windows 7
How to use Service Controller "sc delete" command to delete an existing services on Windows 7?
✍: FYIcenter.com
Service Controller "sc delete" command can be used to delete an existing service on Windows 7.
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
⇒ Other Services Management Tips on Windows 7
⇐ Service Controller 'sc create' Command on Windows 7
2016-07-06, ∼3626🔥, 0💬
Popular Posts:
I am unable to copy data from my external hard-disk (NTFS). When I try to repair it from cmd using c...
What files are used by Windows Live Toolbar for Internet Explorer (IE) browser? How Alexa Toolbar is...
How to remove AcroIEHelper.dll - Adobe Acrobat IE Helper Version 6.0 for ActiveX? DLL AcroIEHelper.d...
Everytime when connect a USB device the volume lowers by 80% It happen with Soundblaster Audigy SE a...
Summary of suggested services settings for Windows XP Pro SP1 system - Part III Continue from Part I...