Sunday, September 12, 2010

How to delete service from windows 2008?

sc delete <service_name>


or

delete service from regedit :-

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

also check

HKEY_LOCAL_MACHINE\SYSTEMS\CONTROLSET001\SERVICES
HKEY_LOCAL_MACHINE\SYSTEMS\CONTROLSET002\SERVICES

No comments:

Post a Comment