Manually optimize Win7 Windows7 system service cleaning solution

  

There are already a lot of computer users who are not very high in configuration. Windows 7 (hereafter referred to as Win 7) has been officially used. How can I make Win 7 run smoothly on low-profile computers? Although some software provides a foolproof optimization method, these optimizations often make the user unable to find the mind, and do not know whether it is true or not. This article teaches you to manually optimize Win 7, and the object is the most overlooked system service.

We first understand some of the relevant knowledge of system services, and then provide targeted Windows7 system service cleaning solutions according to the various needs of Windows 7 users, improve the speed of WIndows7.

System Service Optimization Preparation Knowledge

What is a Service?

A service is a program or process used by a system to perform specified system functions. Its function is to support other applications, generally running in the background. The program does not have program windows or dialog boxes compared to the programs that the user runs, and they can only be observed in the Task Manager.

How do I change the startup type of a service?

In the "Search Programs and Files" column of the Win 7 Start menu, type "services.msc" or "Services" to search for the "Services" item. After clicking, you can open the Service Management List window. Double-click on any service to view or modify its properties. In the Properties window, you can modify the startup type to "Manual", "Automatic", "Automatic (Delayed Start)" or "Disabled" (as shown in Figure 1). .

What is the difference between "automatic" and "automatic (delayed start)"?

"Automatic" startup means that the service item is loaded at the same time as the computer starts up to support other programs running on top of this service. And "automatic (delayed start)" is a very user-friendly design in Win 7. Starting in this way, you can delay the startup of the service item after the system is started for a period of time. It can solve the problem that some low-configuration computers are slow to start or slow to respond after startup because of too many service items.

What is the difference between "manual" and "disabled"?

When the service startup status is "manual", the process can be activated in certain situations although it is closed, but after the setting is "disabled", the service will not be able to be executed unless the user manually modifies the attribute. run.

Which services need to be manually started?

"Manual" mode, as the name implies, is that this service will not be loaded with the system startup, but after other services are activated or the user enters the service management interface, manually start it or modify its properties to "Automatic". "start up.

This mode is often used when you need to enable some functions that are not turned on. Take the "Application Identity" service as an example. By default, the service is in the "manual" state, that is, it is not started. However, when users need to use the AppLocker function, they must manually enable this service (modified to "automatic" state), otherwise the AppLocker function will not work.

What should I pay attention to before modifying?

Modifying the system service may cause some unexpected problems, so it is best to back up the default service status before modifying. To open the service management window, click “Operation→Export List” and select “Save as Type” as TXT text file or CSV file. It is recommended to select the latter. This file can be opened by Excel.

In addition, if there is a situation in which the system cannot be entered normally due to a modification error, you can press F8 to select the safe mode and the service startup property in the safe mode.

Hands-on operating system service I control

Not in the LAN to disable the service

Computer Browser, referred to as CB, translated is the meaning of "computer browser", its role is Browse other computers on the LAN and provide a list of computers on the LAN and update them automatically. As the name implies, if your computer is on a local area network, then you need the support of this service to view other computers on the LAN (that is, to view network neighborhoods). But if your computer is not in a LAN environment, it is only running on a stand-alone basis, then the service can obviously be disabled.

Similar to the HomeGroup Listener (Home Group Listening Service, HL for short) and HomeGroup Provider (Home Group Support Service, HP for short), the former is to maintain the association configuration between the home group computers. Receiving services for family groups; the latter's role is to perform tasks related to the configuration and maintenance of family groups. If your computer is not in a family group, you can of course disable it.

Tip: All three services involve LAN and family groups. Readers can choose to disable or set to "manual" mode according to their actual situation. It is recommended that if it is a desktop computer, you can choose to disable it. If it is a notebook, don't disable it, especially the Computer Browser service. After all, the notebook is often connected to other networks.

At the same time, you can also disable Offline Files (referred to as OF, offline file service) and Server services. The former's role is to cache the shared content on the network locally, so that users can access shared files offline; the latter is to allow computers to share files over the network.

Copyright © Windows knowledge All Rights Reserved