How do I stop a Windows service?

  • Stopping Service Manager on Windows
    • Stop the server from the Windows command prompt
    • Stop the server from Windows services

You must have administrative access to the server operating system to use this procedure.

Note: This procedure stops the server without displaying any warnings to currently connected users. If you want to broadcast a warning message before stopping the server, use one of the shutdown options available from the HPE Service Manager clients.

  1. Open the services applet.
    • Click Start > Programs > Administrative Tools > Services
      –or–
    • Click Start > Settings > Control Panel > Administrative Tools > Services
  2. In the services list, click HPE Service Manager.
  3. Stop the service.
    • Click the Stop Service button
      –or–
    • Click Action > Stop
    Windows displays a message that the Service Manager service is stopping. After several seconds, the service stops and displays a blank entry in the Status field. If you see any error messages, contact customer support with the message.

A service is an application type that runs in the system background without any user interface, and without needing a user to log in to the PC. You can manage them start, stop, and disable actions for services on local and remote computers.


  • Way 1: Manage services in Services.MSC
  • Way 2: Manage services in Task Manager
  • Way 3: Manage services in Registry Editor

How to start, stop, or disable a service in Services.MSC

This is the easiest way to start or disable a Windows Service.

Step 1: Open the Services snap-in window.

Press the Win + R keys to bring up Run dialog box, then type in services.msc, press Enter key.

Step 2: Then you Start, Stop, or Disable any service you want to change its action. To start a service, right-click on it, and then click Start.

Be careful when choosing to stop or restart services, because if you set these services to Disabled, Windows will prevent them from launching.

Step 3: You can manage a program Startup type by double-clicking on it.

In General tab, you can set a service to run as either automatically, manually at startup when a user signs in to Windows, or disabled a program to speed up boots process.

Here are the different startup types you'll see for various services:

How to Start, Stop or Restart Services in Task Manager

You can easily start, stop, and restart a service in Task Manager.

Step 1: Open Task Manager.

Press Ctrl+Alt+Delete combination keys, then select Task Manager in security option screen.

Step 2: If it opens in mini mode, click on More details button.

Step 3: Click the Service tab. This tab displays all programs that start with Windows.

Then you can start a Service by right-clicking on it, then select Start.

Step 4: To disable or delay loading of Windows Services.

You can choose to stop or restart the Service which is in stopped Status.

How to Start or Disable a Service in Registry Editor

You can start, stop or disable a service by modifying registry key.

Step 1: Open the Registry Editor.

Press the Windows + R keys to open the Run dialog, type in regedit, and press Enter.

Tips: If it prompts a UAC dialog, click Yes. Learn more ways to disable UAC pop-up in Window10.

Step 2: In Registry Editor, go to the location of that service [example: VMTools]:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VMTools

In the right pane of VMTools, double-click on Start  DWORD to modify its DWORD.

You can set that service to start automatically [Value data = 2], manually, or disable it. If I want to start that service manually, so I type digital 3 in that box under Value data.

Tips: There are a few Automatic services you could consider setting to Manual:

  • If you don't use a printer, disable the Print Spooler service.
  • If you're not running a Tablet PC, disable the Tablet PC Input service.
  • If you don't connect cameras, webcams, or scanners to your PC, then disable the Windows Image Acquisition service.

When you are finished, close Registry Editor, and then restart computer.

Related Articles

Chủ Đề