TechTarget.com/searchenterprisedesktop

https://www.techtarget.com/searchenterprisedesktop/tip/How-to-safely-stop-unnecessary-Windows-10-services

How to safely stop unnecessary Windows 10 services

By Stephen J. Bigelow

Windows 10 relies on a vast array of services to enable and supplement OS capabilities, but not all services installed on a Windows 10 PC are required for normal everyday operation.

Administrators can decide which services to start automatically at boot time or they can exert additional control to start, stop, restart or simply disable certain services. This enables PC administrators to tailor the service suite on a system to optimize performance, reduce resource use, secure the system against intrusion or even aid in system troubleshooting.

It is important for PC users and IT administrators to apply due diligence if they decide to stop Windows 10 services. IT should understand what each service does, its dependencies, and the potential consequences of stopping or disabling the service.

Reasons to stop Windows 10 services

The most common reason to stop Windows 10 services is to boost the OS performance. Since Windows must run each service in the background, disabling unnecessary services eases the computing load, albeit slightly. This doesn't necessarily guarantee better performance for other applications, but it's usually helpful to free up unnecessary interruptions in CPU cycles. If performance is the primary goal, it's important to validate the effectiveness of the tactic by benchmarking the performance of a target application before and after service streamlining.

A second reason to disable unnecessary services is to reduce the Windows resource footprint, such as memory usage, on the computer. While most modern PCs have ample resources for large OSes such as Windows, older systems or systems with demanding applications can sometimes be starved for resources.

One common example is virtualization, which enables a computer to run two or more VMs. As an example, desktop virtualization can allow the same computer to run everyday Windows 10 in one VM, and then run some version of Linux or macOS in another VM. Virtualization is designed to use much more of a computer's available resources, eliminating the need to buy additional computers, but resources can get tight, and disabling unnecessary services can help fit that next VM onto the system.

A third reason to disable unnecessary Windows 10 services is to make a computer more secure. Simply curtailing unnecessary communication or remote access capabilities can prevent potential vectors of attack. However, it is also possible to disable vital security services, so IT admins must avoid accidentally exposing the system to outside threats.

IT can disable some services as an aid to system troubleshooting. As one example, a computer may be unable to release and renew an IP address automatically if the Dynamic Host Configuration Protocol Client service stops -- the traditional ipconfig /release and ipconfig /renew commands don't work. By checking and restarting the DHCP Client service, a system administrator or knowledgeable user can basically "fix" the system's automatic IP addressing.

Accessing services

IT administrators or users with administrative privileges can access the Windows 10 Services applet by simply typing services.msc in the Windows 10 search area of the Taskbar. The search will return an application entry called "Services." Click the Services entry in the search list, and the Services dialog will open.

To examine the services specific to the PC, select the Services (Local) entry in the left menu list. The Services dialog will then provide a list of installed services and a brief description. Select the Extended tab at the bottom of the dialog to see additional text such as descriptions and options for each selected service.

Each service shows its Status indicating whether a service is running, stopped or not loaded/running (blank). Status is heavily influenced by the varied Startup Type options available:

Administrators and users can manage services by right clicking the desired service and selecting Properties from the context menu. The Startup Type and Status can be adjusted through the General tab. Simply click Apply to accept any changes and select OK to close the service's Properties dialog. Advanced administrators and users can also use the service's Properties to control how the service recovers from a service failure, and to see any dependencies associated with the service.

Commonly disabled services

A typical PC can list hundreds of individual services, so it is impossible to make recommendations about disabling each one. However, there are common services that many Windows 10 computers share that IT admins can potentially disable.

Communication services

Computer communication is essential to most PCs, but there are numerous ways to communicate, and some unused avenues of communication can be shut down to better protect the system from intrusion.

Media services

Computers handle a wide range of services related to audio and video. Systems that do not handle audio and video can potentially forego related services.

Security services

It is never a sound policy to disable security services, but it can be safe to disable certain services that go unused, such as encryption or smart cards, or have been replaced by other third-party security services, such as firewalls.

Windows services

Some Windows services are considered intrusive. IT can disable many Windows 10 services to reduce the Windows 10 footprint.

3 best practices to stop Windows 10 services

Always read the detailed description that accompanies each service and make an informed determination as to whether a specific service is needed on a computer. Not all services listed in this tip can be safely disabled on every computer.

Disable only one service at a time and validate that the PC is working properly before disabling subsequent services. This way, it is a simple matter to trace unexpected errors or functionality loss to the corresponding service and re-enable it quickly.

Establish a system restore point before working with services. In many cases, unexpected problems arising after disabling services can be corrected by recovering the system restore point.

12 May 2020

All Rights Reserved, Copyright 2008 - 2025, TechTarget | Read our Privacy Statement