| |
|
|
|
Windows Vista hints and tipsDisable startup services with services.mscWarning: disabling services can prevent Windows from operating properly. Disable them at your own risk! As mentioned in an earlier tip, Windows loads many programs in the background when it starts up. Some of these items are services. They are a special type of program that doesn't have a window and it simply provides some sort of service either to the operating system or another program.
To see the services that are available on your computer, click Start and type in services.msc then press Return. (It's easiest when logged on as an administrator and with User Account Control turned off.) Select a service and you can read a brief a description on the left. If you double click a service the Properties dialog opens and you can set the Startup type. It's a drop-down list and if the startup type is set to Disabled, the service will never run, but if the startup type is set to Automatic, Windows will automatically start it every time Windows starts.
Setting the Startup type to Manual is an interesting option and it means that the service will not be started unless a program specifically requests it. It's a safer option than completely disabling a service because if it's essential, it'll be started. If you are not sure whether you need a service, try setting the Startup type to Manual, rebooting Windiws, and then checking whether it's been started after using your PC for a while. Nearly all services are useful and most are essential, so don't disable any unless you are absolutely sure that you know what you are doing. You may not need all the services and a few can be disabled. This will enable Windows to load more quickly and to run better because it isn't devoting time and processor cycles to doing tasks that aren't required. Before you disable a service, check the Dependencies tab in the Properties window and just make sure that nothing important depends on it. Services you may not need:
|