Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to delete Services in Windows
#1
Hi, I just wanted to share with everyone the way to delete Services in Windows.

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.

I’ve also observed that even after what looked like a proper uninstall of certain software, there were still some services which were left behind

If these services are not removed, and their startup type is automatic, Windows may try to start them, and if their executables do not exist, that could lead to other issues

Let me explain this with an example

“AV Health Monitor” is a service that gets installed with the installation of K7 Ultimate Security, and I’ve observed that this service is left behind whenever K7 is removed

If this executable is manually removed from its location as I've marked below, the service still continues to show up in the service list

   

If Windows were to start a service like that after its executable is removed, it won’t be able to start the service, and that may lead to errors or other issues

It is therefore better to remove these leftover services but, I would advise the readers to be wise and always use the services app with caution

         -------------------------------------------   So let’s learn how a service can be deleted to get rid of possible errors   -------------------------------------------

First, you would have to open the Services app and for that, you just have to search for Services as illustrated below and press enter

   

Once the Services window is open, you’ll need to identify the name of the service, and for that, you can double-click the service and copy the service name from the properties window

In the screenshot below, we can see the “Service name” for AV Health Monitor. We’ll need this to delete the service later

   

Now, you’ll need to open up a command prompt, and if you are using Windows 7, Windows 8, Windows 10, or Vista, you’ll need to right-click the command prompt and choose “Run as Administrator”

The syntax used to delete a service is as follows:

sc delete ServiceName

In our scenario, we will have to type the command as illustrated below

   

If your service name has spaces in it, you’ll need to wrap the service name in quotes, like this:

sc delete “Adobe LM Service”

Once the service is deleted, you can press the F5 key to refresh your Services list, and you’ll see that the service is gone.

P.S. I want to say that K7 Ultimate Security is a beautiful product nevertheless and I would recommend it or Kaspersky Internet Security as your real-time antimalware

Just the fact that it leaves behind that service, doesn’t cause any issues
Reply

#2
Very nice Partha
WannaBeGeek
Reply

#3
(09-03-2016, 03:41 PM)Double clutch Wrote:  Very nice Partha

Thanks, brother
Reply

#4
good job Partha
Reply

#5
(09-03-2016, 04:51 PM)Compton Wrote:  good job Partha

Thanks, Compton
Reply

#6
Awesome job there Partha
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#7
Good one
Reply

#8
(09-03-2016, 06:17 PM)Britec Wrote:  Awesome job there Partha

Thank you, Brian. I appreciate it.

(09-03-2016, 06:51 PM)f23948 Wrote:  Good one

Thank you, f23948. Cheers!
Reply

#9
Brilliant Tutorial Partha, you have done a great job, keep it up Smile
Reply

#10
(09-04-2016, 10:55 AM)REC560 Wrote:  Brilliant Tutorial Partha, you have done a great job, keep it up Smile

Thank you, REC560. I am glad you liked it
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.