This post shows you how to remove Windows service in 3 ways. If you are going to delete Windows service, use the methods given by MiniTool Partition Wizard immediately.

Can You Remove Windows Service

Services on Windows are mainly divided into Windows services and third-party services. It is not recommended to remove Windows services because many of them perform important functions. Deleting them can cause the computer to crash, while removing certain services would trigger the inactivity of certain programs.

Therefore, you shouldn’t delete Windows services unless you know what you are doing exactly. Besides, you should find the most recent details about what that service does before you delete it. After that, use the methods below to delete a service in Windows.

Tips:
You can disable some unwanted Windows services on your computer to improve system security. For instance, if you don’t use remote support, disable or delete the Remote Desktop Services. This will stop others from activating the functionality on the PC. If you don’t want your kids to use Xbox-related apps on the computer, removing services associated with Xbox from Windows is helpful.

Method 1: Remove Windows Service via Command Prompt

Command Prompt is a utility that comes with the Windows system. It allows you to perform various tasks by executing command lines. Here, you can use it to delete Windows service.

Step 1: Open the Run window, type cmd, and then press Ctrl + Shift + Enter keys simultaneously.

run Command Prompt as administrator from Run window

Step 2: In the Command Prompt window, type sc delete RetailDemo and press Enter.

Tips:
If you are not sure about the name of the service to remove, list all services by typing sc queryex type=service state=all and pressing Enter. Then type the above command to remove Windows service. You just need to replace RetailDemo with the service name to delete.
type and execute the command
Services Startup Type Is Grayed out, There Are 5 Methods
Services Startup Type Is Grayed out, There Are 5 Methods

What to do if Service Startup Type is grayed out? If you are also curious about it, this post is what you need. It offers you 5 fixes.

Read More

Method 2: Remove Windows Service via PowerShell

Like Command Prompt, Windows PowerShell is also a Windows built-in program, which performs operations by running command lines. The following steps show you how to remove Windows services via PowerShell.

Step 1: Right-click on the Windows icon and click Windows PowerShell (Admin).

run Windows PowerShell as administrator

Step 2: In the Windows PowerShell window, type the command below and hit Enter. You won’t see any service deletion on PowerShell if all goes right. PowerShell only shows errors encountered during code execution.

Tips:
Don’t forget to replace the service name with the actual service to delete. You can list all the services installed on the system via the command Get-Service.

sc delete retaildemo

execute the command
No EFI System Partition Was Found? Here’re 4 Fixes
No EFI System Partition Was Found? Here’re 4 Fixes

What will happen if no EFI system partition was found? You can find the answer in this post and obtain methods to solve the issue.

Read More

Method 3: Remove Windows Service via Registry Editor

Tips:
Before starting the process, back up Registry Editor in case you need to restore the deleted Windows services. For further safeguard, you can back up Windows via MiniTool Partition Wizard. Clone the system disk with the Copy Disk features of this partition manager.

MiniTool Partition Wizard DemoClick to Download100%Clean & Safe

Step 1: Press Windows and R keys to open the Run window. Then type regedit and click OK.

open Registry Editor from Run window

Step 2: Copy and paste the path below in the address bar of the Registry Editor window. Then hit Enter to navigate to the destination.

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

navigate to the destination

Step 3: Under the Services tab, find the service to remove and then right-click on it and choose the Delete option in the pop-up menu.

delete the service

How to delete a service in Windows 10/11? If you are looking for the answer, read this post now! It lists 3 methods to delete Windows service.

  • linkedin
  • reddit