Carl’s Tech Tip #3

This tech tip hails from the deep halls of my mind, a dark place filled with horrors and twisted imaginings.

Have you ever noticed that sometimes you install a program on your PC, and it launches some part of itself when you first boot? Apple’s Quicktime, for example, loads the ‘qttask.exe’ process, even if you turn off that annoying icon in the system tray. If you’re like me, you hate having uninvated guests at the bootup party. Usually, these automatically launched tasks do nothing, and merely take up resources.

So, let’s see how we can get rid of them, shall we?

First off, this tip only works for Windows XP… unless you’re willing to be a little inventive. See, there is a tool called ‘msconfig’ in XP that doesn’t come standard with, say, Windows 2000. But, for some reason, the tool works just fine in 2000, if you download it. Here is a good place. They also have a Windows 95/98 version, but if you are running either of those operating systems… well, get a new computer.

Anyway, once you have it downloaded and saved (if running a non-XP environment), or on your XP desktop, pull up a run window by clicking ‘Start’, then ‘Run’. In the box type ‘msconfig’. If you are running an OS other than XP, you may have to type the full path (i.e. C:\msconfig). A window will come up:

msconfig screenshot
See all those things? Every line is an item that Windows automatically starts at boot time. These things use up CPU time and memory. And since a lot of them are completely unnecessary, I see no reason to continue letting them run.

NOTE: I assume NO responsibility for any damage or loss of data you may incur while doing this. If you’re careful, you should be fine, but there’s always an element of risk.

Now, see ‘Acrotray’, ‘iTunesHelper’, and ‘qttask’? These are Adobe Acrobat, iTunes, and Quicktime tastks, respectively, and none need to be running at boot time. So uncheck those boxes. ‘WLTRAY’ is a component of my wireless LAN connection, so I’ll leave that be (actually, I’ll leave the first five or six items on that list be, as they are somewhat important). Similarly, ‘VPTray’ is part of my Symantec services, and is a good thing to leave running.

It takes a little knowledge, or at least an intuitive understanding of how to use Google to search for what a process does, but you can eliminate many useless startup items this way, decrease boot time, and maybe speed up your machine just a bit.

Now, click okay and let your machine reboot. When it does, a nag box will come up saying that you used msconfig to alter your boot sequence. Ignore it and cleck the ‘Do Not Show Me Again’ box.

There you go! An easy tweak.


5 Responses to “Carl’s Tech Tip #3”  

  1. 1 Greg

    Ah yes, my old friend msconfig. Good tip. But why would you even have quicktime installed on your machine? I’m a huge fan of Quicktime Alternative.

  2. 2 Carl

    You don’t have the option to NOT install Quicktime if you use iTunes.

    Personally, I prefer VLC and Democracy. Democracy uses VLC to play just about every video format out there, and it has bittorrent and RSS functionality as well.

  3. 3 Russtopher

    I like the tool in Crap Cleaner that also allows you to tweak and delete programs that always want to run on boot. For a slightly older XP box that has a lot of software that’s been installed/uninstalled over time, I highly recommend Crap Cleaner to help run a bit faster and, well, clean up the crap….

  4. 4 Jason

    I like Sysinternals Autoruns. It’s the best tool I’ve ever found for controling what drivers, programs, windows services, shell extensions, Internet Explorer add-ons, etc., are run on your computer. Not only is it very comprehensive, but it also validates file signatures so that you can be sure that if a file’s vendor is listed as “Microsoft Corporation”, then it really did come from Microsoft, and that no other program on your computer has tampered with the bits!

    There are ton of free diagnostic and debugging tools on the Sysinternals website — you could probably write a whole Tech Tip column just about the site!

    PS. Mark Russinovich also has a set of videos you can purchase where he walks you through troubleshooting common Windows problems. And if you want even more debugging fun, there’s also his blog (which recently moved here).

  5. 5 Geoff

    Already tried this route after installing my fiance’s ipod software. It does work, but sadly, running the ipod synch software at any later time re-enables all the crap that you just disabled.

    The lesson (in this case), use third party software on the ipod and for synching in the ipod if you wish to avoid this hassle. Of course, third party software has its own set of risks, depending on the vendor you choose.

    I’ve heard that the porting of the ipod software to the Windows OS was done as an afterthought and was rushed (not a good mix). Or, maybe you can just complain that this is what happens when Mac developers write software for Windows. :-p

Leave a Reply