What are processes?In essence, they are programs which have been executed (started) on your computer and are running.
Why should I be concerned with what processes are running on my computer?Each process takes up 'resources' which are processor (CPU) use and memory (RAM) use. The more processes that are running, the less headroom you'll have for the operations you wish to perform whilst using the computer.
Unfortunately, there could be processes on your computer which are running which you are not using and thus slowing the computer down unnecessarily. These often load on startup and remain running until you turn off your computer. In other words they are giving your computer less headroom to perform as they are constantly using resources even if you’re not using the program.
What are startup processes?Processes can only run when they are requested to start. So if I open my web browser, I would have a process for that web browser running. When I close my web browser the processes would stop and therefore no longer run, thus freeing up some resources for other programs to use.
Startup processes are those which are running in the background from the moment Windows loads up, because that program has told Windows to do so. Commonly there could be programs running in the background which you are not using. These often appear in the system tray (bottom right of your screen in the taskbar near the clock), such as Nero burning software and MSN messenger.
When I want to use these programs I will open them manually by double clicking the shortcuts on my desktop. Then they will only use resources when I am using those programs and will not when I stop using them.
How do I stop the startup processes I do not need?Create a new folder in my documents called
disabled startup programs.
Go to start>all programs>startup
If there is any program in that list which you do not want to load at startup you can remove that program by right clicking on the icon and selecting cut, going to your new folder and pasting it there. This prevents the program from running but doesn’t delete the startup forever, so if you change your mind you can put it back.
For example, I disabled Adobe Reader Speed Launch because I did not want to it run on startup. Speed launcher allows a faster launch of Adober Reader when you open pdf files. However, what's actually happening is that you are loading part of that program when Windows starts, which is using precious resources. Personally I'd rather wait a bit longer for a pdf file to open, rather than having this waste of resources all of the time. So unless you open loads of pdf files every time you're on your computer you may wish to disable this.
Another example is the Sony Ericsson mobile phone suite. I don't want this running all of the time, I'll open it when I need to use it. I therefore disable this too.
What happens if I want to re-enable on startup?If you decide you want to re-enable the program for startup you can cut the icon from the ‘disabled startup programs’ folder you created and paste back into these locations:
For Windows 2000/XP: C:\Documents and Settings\All Users\Start Menu\Programs
For Windows Vista: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
A word of warningIf you’re unsure whether you can remove a program from startup then ask first before you delete it, as you don’t want to remove something you shouldn’t. Never stop anti virus or firewall software from running on startup, although this probably won't appear in the startup folder as a safety measure.
Things like MSN messenger, mobile phone software, Adobe speed launcher or Nero are things you may wish to disable if you do not use them from startup.
Someone told me to use msconfig to disable startup processes, but it's not mentioned hereIf you really want to go a bit further with it all there are other ways to do disable startup processes, including msconfig. However, there's more potential to disable something you shouldn't using this method and it may seem a bit more confusing to some other people
This guide is long enough already and there is a decent guide here with some screen shots as well:
http://www.pacs-portal.co.uk/startup_index.htmI heard you can turn off other Windows services to save resources?Yes you can, but it becomes more complicated and often causes more problems than it's worth. I've done it before but I haven't bothered since.