Thursday, April 27, 2017

Using Component Services In Windows














How to open component services in Windows

- Press Windows and R keys together at the same time.
- Type comexp.msc in the run box and click OK.
Then, component services window will be appeared.

In component services, we can use Event Viewer, Windows Logs and Services.

In Event Viewer, we can check all the events happened in our computers.
In Windows Logs, we can check the logs of Application, Security, Setup, System and Forward Event.


Enable or Disable services 

In Services, we can start or stop the services. Some of the services start automatically when we  turn on our computers. Running so many services at the computer start up time makes our computer slow.  So, we need to disable the services we don't need. Some services do not run automatically when we turn on our computers, for example, anti-virus software. At that time, we need to enable the services we need.  How to disable or enable services we need or we don't need?   
First: Click the services in the left pane.  
Second: Double-click the services you want to enable or disable in the middle pane.  
Third: You can choose one of start up types: Automatic(Delayed Start), Automatic,  Manual, Disabled.
Fourth: Click Start or Stop ant then click Apply and OK.


No comments:

Post a Comment