What is Windows Service
A Windows service is like any other program in start up folder which starts when Windows is booted and runs in the background as long as PC is restarted/shutdown. Each service in windows handles some work. For ex: Spooler service is used to handle print jobs. But, what if you don’t have a printer? It is better to disable that service.
I always wanted my PC to be fast and responsive. Due to this, I started finding out some of the services that are running and which are not needed. If you also want to disable unwanted services in Windows XP to improve the performance then continue reading…
To start/stop or enable/disable the services.
– Go to Start > Run and type msconfig and hit Enter.
– After services window is opened, click on the Services tab.
– Here you will see all the services registered under your Windows XP machine.
(more…)
Few months ago, Google released 

Subscribe