How to delete services in Windows 11/10

If you want to remove a background service, then this article will show you how to delete services in Windows 11/10 operating system.

Kapil Arya
WINDOWS EXPERT
Add as a preferred
source on Google

In Windows operating system, different background services are operating for smooth functioning of your device. Many features relies on these services and if these services are broken, relative feature may not work. In such case, you need to troubleshoot services. In this article, we’ll see how to delete services in Windows 11.

To delete services in Windows, first open Services snap-in using services.msc command. Locate the service you want to remove and double click on it.

How to delete services in Windows 11

On the service property sheet, locate the Service name. You can use this Service name mentioned here to delete the service.

How to delete services in Windows 11

Once you got Service name, you can use either of the methods mentioned below to remove a service in Windows 11/10.

How to delete services in Windows 11/10

Method 1: Using Command Prompt

For installing the language, you’ve to open Command Prompt. For this you can press Windows Key + X keys and select Windows Terminal (Admin). Then press Ctrl+Shift+2 to open Command Prompt.

Type sc delete "<SERVICE NAME>" and press Enter key. You need to substitute <SERVICE NAME> with actual service name in your case and the service you want to remove.

Once the service is deleted, you’ll see [SC] DeleteService SUCCESS, which confirms the delete action has completed.

How to delete services in Windows 11

Method 2: Using Registry

Information Registry Disclaimer: It is recommended to create a System Restore point first, if you’re not familiar with registry manipulation.

1. Run regedit command to open Registry Editor.

2. In left pane of Registry Editor window, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

How to delete services in Windows 11

3. Under Services, locate the registry sub-key for the service you want to delete. This sub-key should be named same as the Service name. Once you locate the registry key for the service you opt to remove, right click on it and select Delete. Click Yes in the confirmation prompt.

How to delete services in Windows 11

Once the registry key has been deleted, service should be removed from your system. You can reboot the system to make changes effective.

Video guide

You can checkout this video guide for further assistance:

That’s it!

Share this article
https://www.kapilarya.com/how-to-delete-services-in-windows-11-10

Shareable URL

Kapil Arya
WINDOWS EXPERT

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.