If you are a fan of tweaking your system and disabling services, y'all might find that over time your Windows Services list becomes large and unwieldy. It'due south easy enough to delete a Windows service using the Command Prompt.

RELATED: Should You Disable Windows Services to Speed Upwardly Your PC?

A big warning, though. When you lot delete a service, information technology's gone—and services can be a real pain to become dorsum. Nosotros really don't recommend deleting services at all, unless you're dealing with a very particular state of affairs like cleaning up after a program uninstalled improperly or rooting out a malware infestation. Typically, simply disabling a service is plenty, specially if all you're really trying to do is tweak your organisation functioning (which probably won't piece of work as well as you might hope, anyway).  That said, if you exercise need to delete a service, you lot just need to find the bodily proper noun of that service and then event a unmarried command from the Command Prompt.

The techniques we're roofing hither should work in pretty much whatever version of Windows—from XP all the style up through 10.

Pace One: Find the Proper name of the Service Y'all Want to Delete

The first matter you'll need to do is identify the full proper noun of the service y'all want to delete. In our example, we're using the RetailDemo service—a curious affair that activates a hidden control for changing Windows into a retail service manner (and pretty much erasing all personal docs and resetting your PC to it'due south default state), so information technology'due south actually a proficient instance of a service yous might not desire around.

Hit Start, type "services" into the search box, and then click the "Services" result.

In the "Services" window, coil down and discover the service you're after. Correct-click the service and choose the "Properties" control.

In the service'due south backdrop window, copy (or write down) the text to the right of the "Service proper name" entry.

When yous have the service'southward name, you lot can get alee and close the properties window and the "Services" window.

Pace Ii: Delete the Service

Now that you lot accept the proper noun of the service you want to delete, you lot'll need to open up the Command Prompt with administrative privileges to do the deleting.

Click Outset, and and so type "cmd" into the search box. Right-click the "Command Prompt" upshot, and then choose the "Run as administrator" command.

At the Command Prompt, yous'll use the following syntax:

sc delete                ServiceName              

And then, to delete the "RetailDemo" service we're using in our example, nosotros'd type the post-obit text, and so hit Enter:

sc delete RetailDemo

Note: If the service yous're deleting has whatsoever spaces in the proper noun, you'll have to enclose the proper noun in quotes when yous type the command.

At present, if you lot utilize the F5 key to refresh your Services listing, y'all'll see that the service is gone.


Deleting a service in Windows is pretty piece of cake, only nosotros'd again like to caution you to call back long and hard before deleting a service, because it's very difficult to become them back in one case they're gone.