If you are a fan of tweaking your system and disabling services, you might find that over time your Windows Services list becomes huge and unwieldy with a large number of services in the list that will never be enabled.
Instead of just disabling a service, you can alternatively completely delete the service. This technique can be especially helpful if you’ve installed some piece of software that doesn’t uninstall correctly, and leaves an item in the service list.
You’ll need to open up a command prompt
sc delete ServiceName
sc delete “Adobe LM Service”
Instead of just disabling a service, you can alternatively completely delete the service. This technique can be especially helpful if you’ve installed some piece of software that doesn’t uninstall correctly, and leaves an item in the service list.
You’ll need to open up a command prompt
sc delete ServiceName
sc delete “Adobe LM Service”
No comments:
Post a Comment