Microsoft is well-known for bloating it's operating systems with a bunch of, well, crap that noone seems to need. Then there are all those functions that someone needs, only not you!
Called services, these little programs are often set to 'automatic', running in the background, slowing down your PC. For most of us, even power users, about half these services can be either 'disabled', else set to 'manual', which means they will run only when needed, greatly improving performance.
The purpose of this tutorial isn't to show you which services to turn on or off. For that information, this guy has done a great job already. But I will show you how to turn them on and off, which is dead simple.
- Open the Start menu
- Click on Run
- Into the Run dialogue box, type "services.msc"
- The Services dialogue box will now be open. Right-click a service
- In the dropdown menu, click on Properties
- In the Properties box General tab, click on the Startup Type dropdown menu, and select either 'Automatic', 'Manual' or 'Disabled'.
...
Here's a quick example. You have installed ZoneAlarm, the superb firewall. So you don't need the inferior Windows Firewall now, and want to disable the service.
Very simple. Follow the steps above to open the Services dialogue box. In the list of services you see "Windows Firewall/Internet Connection Sharing (ICS)." Right click on that service and, in the dropdown menu, opt for 'Disabled'. Now the Windows Firewall will cease until you change the setting back.
...You won't though, because ZoneAlarm is better.
Any questions, maybe about specific services, drop me a comment below and I'll help as best I can.
If you liked that ...
-
Give your site a design lift with this simple CSS code snippet. Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]
-
So you've got Linux Ubuntu and wonder how to have that Windows key do something useful, or just do anything. Here's how to set it up.
Let's make that Windows key do something useful, (other than just openly [...]
-
Want a fast, cheap-as-chips, bullet-proof dream machine? Here's how...
The Perfect Windows PC Install may involve a bin, buying a Mac instead and using that. Else installing Linux. Then again, for many reasons a [...]
-
Seen this nag screen? Or rather, this scare screen, from Microsoft? Let me answer that! If you install software from a vendor that hasn't been "approved" by Microsoft, you have. "Approved", one could argue, is [...]
-
Here is how to use VirtualBox to install & emulate virtual operating systems to run in Linux. Launch Windows, for example, rather like any other application, with no reboot requirement. Hey, Windows even loads [...]
-
Here's how to copy/backup/upload files between Linux & Windows hosts using PuTTY's Secure FTP terminal. Faster, easier and way safer than FTP.
If you're using Linux locally as well as to power your web host, skip [...]
... maybe you'll like these?
helen January 22nd, 2009 at 12:46 pm
my pc is crawling. What services should I definitely turn off?
roberto January 23rd, 2009 at 5:05 pm
Gracias, Guv, muy Ăștil
the_guv January 23rd, 2009 at 9:49 pm
@helen, there's been so much written about this, and I recommend you take time to read it carefully...try http://www.theeldergeek.com/ for the ultimate guide or, for a starter guide, try http://www.jasonn.com/turning_off_unnecessary_services_on_windows_xp. Hope that helps.