If you installed Vista yourself and have experience installing previous Windows OSes, you surely noticed that Vista hardly asks any questions about your computer—and what you plan to do with it—than did prior OSes. Windows Vista makes all kinds of assumptions about your computing habits and the features you may or may not need, and it inevitably installs some overhead that you simply don't need. You can get rid of it. Windows XP had the Add/Remove Windows Features button in the Control Panel Add/Remove Programs applet, and Vista has something like it.

   1. Open Control Panel and click Uninstall a Program to launch Vista's Uninstall or Change a Program Window. In the Tasks pane on the left, click Turn Windows Features On or Off.

   2. Check the list of features. Each feature is preceded by a checkbox which, if filled, indicates the feature is installed. If you hover the mouse over a feature, a help tooltip appears to tell you what it is.

      Win Features
      Do you really need Windows Meeting Space or Tablet PC components?

   3. Uncheck any feature you don't need. Some of the features are headings with a sub-list below them; just click the little + sign to expand.

For my gaming system, I've purged everything except:

    * Some of the games
    * XPS Viewer (under .NET Framework 3.0)
    * Remote Differential Compression (a network optimizer)
    * Windows Ultimate Extras

Note that when you uncheck features, you're not removing these features from your system; you're simply turning them off so they don't sit in the background eating up resources. You can turn any of them back on by invoking this window and filling the checkboxes.

Next, it's time to flush any services that you don't want or need.

Click the Start button and type in services.msc and hit Enter. (The cursor jumps to the Search bar in the Start Menu when you click the Start button; you can usually just punch in whatever program or module you want to run right there).

The Services applet appears. Each service is basically a little nest of software support code for something the computer can monitor or do.

Well-written services include a description of what they do (note that lots of third-party services don't include a description, to which we say: shame). The Status column in the Services window shows whether or not the service has been started. Startup Type means how the service starts:

    * Automatic means the service starts when Windows starts.
    * Manual means the service starts when Windows detects that something needs it.
    * Disabled means the service doesn't start at all.

Most services are either set to Automatic or Manual. There's no need to change any manual services; they only start when it's necessary for them to do something. There are probably some automatic services you really don't need, though. You can find a full list of services at TweakHound, an excellent source of all kinds of tweaks.

To change how a service starts, right-click it and click Properties. If you don't want a service to load, first stop the service by clicking Stop. Then, pull down the Startup Type list and set the service to Manual or Disabled.

If you're not sure about a service, it's safer to set it to Manual; that way, if something calls it, it should start up. If you know you don't need a service, set it to Disabled.

The services you need depend on what you do with your PC. For instance, if you're not using ReadyBoost, you can disable that service; you can disable Windows Error Reporting if you don't want to report errors; you can disable Tablet PC Input Service if you don't want to use Tablet PC features; and so on.

You can almost certainly disable some services that start automatically by default:

    * Computer Browser
    * Distributed Link Tracking Client
    * IKE and AuthIP IP Keying Modules
    * Offline Files
    * Remote Registry
    * Tablet PC Input Service (unless you're using a tablet PC)
    * Windows Error Reporting

Some services that you absolutely should not disable include:

    * Multimedia Class Scheduler
    * Plug and Play
    * Superfetch
    * Task Scheduler
    * Windows Audio
    * Windows Driver Foundation

Feel free to experiment with services; just keep track of which services you tweak and, if something doesn't work, re-enable the last service you turned off. Streamline the system by shutting down as many services as you can, based on your own unique needs.

As an example, here are the services I've disabled on my networked gaming machine:

    * DFS Replication
    * Computer Browser
    * Distributed Link Tracking Client
    * IKE and AuthIP IPsec Keying Modules
    * IP Helper
    * IPsec Policy Agent
    * KtmRm for Distributed Transaction Coordinator
    * Offline Files
    * Remote Registry
    * Secondary Logon
    * Security Center (Use caution if you disable security services!)
    * SSDP Discovery
    * Tablet PC Input Service
    * Terminal Services
    * Windows Defender (Ditto the above warning!)
    * Windows Error Reporting Service

Share/Save/Bookmark

Leave a Reply

Ask your question here
  1. Captcha