Blog

In this article I will show you how to uninstall any service in Windows. Unfortunately, you can’t do it through the GUI, you have to use the command line (Terminal).

In the system search, type CMD, open the command line => at the command prompt, type sc delete [SERVICE NAME].

You can see the service name by opening the Win+R window => services.msc => locate the desired service => Properties.

After that you can see the service name, an example is shown in the screenshot below.

If the deletion was successful, you will receive a message: [SC] DeleteService: success

Subscribe
Notify of
guest
0 comments
Inline Feedbacks
View all comments