Following are the simple steps involved in deleting unwanted Windows Services. Be careful to not to delete important or critical services by mistake because there is no undo in this process.
Step 1) Open the Services using Control Panel-> Administrative Tools -> View Local Services. Note the name of the service you want to delete.

Windows Services
Step 2) Click Start-> All Programs -> Accessories . Right Click on Command Prompt and choose “Run As Administrator”.

command prompt
Step 3) Run the command: sc delete <service-name>.

Administrator Command Prompt
Popularity: 1% [?]
Discussion
No comments for “How to delete a Windows service in Windows Vista?”