2009
08.21

How To Delete Windows Service

When uninstalling a program in Windows, it is normal to expect that all related services of that program will also automatically removed. If somehow your services is not automatically removed, you could manually remove it using the following method

  1. Remove the entry in the registry
    Click Start – Run – type Regedit, press Enter. Then go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
    Find the name of the service, then delete that folder.
  2. Using command line
    click Start – Run – type Cmd, press Enter. use the following command:
    SC delete <service name>
    (You might need to enclose the service name with quotes if it contains spaces)

 

Possibly Related Posts

 

Incoming Search Term

xy scatter chart (5), what graphs on excel smooth line (1), vb net plot graph (1), tora ora-12560 11g (1), sodeve nric genarator (1), smooth line in excel (1), plot diagram excel (1), how to overlay charts excel (1), how to make the x y Scatter chart (1), excel bar graph with average (1)

Advertise Here

No Comment

Add Your Comment

* Copy this password:

* Type or paste password here: