necessary programs to run windows

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a list of necessary programs for window to run? I would like to shut
down other programs. Programs that I think maybe running in the background
somewhere.

thank-you

paul
 
You may be able to eliminate some unnecessary services

Services Startup Type Descriptions:
Disabled - This service will never start.
Manual - May be started when needed by an application or another service.
Automatic - Started when Windows boots.

For more info on what service are needed or can be stopped see:
http://www.beemerworld.com/tips/servicesxp.htm

JS
 
paul wrote:

Is there a list of necessary programs for window to run?

The only programs that are necesssary (beyond the obvious security ones like
your anti-vius and anti-spyware programs) are the ones *you* find necessary.

I would like
to shut down other programs. Programs that I think maybe running in
the background somewhere.


Here's my standard post on autostarting programs:

On each program you don't want to start automatically, check its Options to
see if it has the choice not to start (make sure you actually choose the
option not to run it, not just a "don't show icon" option). Many can easily
and best be stopped that way. If that doesn't work, run MSCONFIG from the
Start | Run line, and on the Startup tab, uncheck the programs you don't
want to start automatically.

However, if I were you, I wouldn't do this just for the purpose of running
the minimum number of programs. Despite what many people tell you, you
should be concerned, not with how *many* of these programs you run, but
*which*. Some of them can hurt performance severely, but others have no
effect on performance.

Don't just stop programs from running willy-nilly. What you should do is
determine what each program is, what its value is to you, and what the cost
in performance is of its running all the time. You can get more information
about these at http://castlecops.com/StartupList.html. If you can't find it
there, try google searches and ask about specifics here.

Once you have that information, you can make an intelligent informed
decision about what you want to keep and what you want to get rid of.
 
The only other programs you really need to load at Startup are: 1. An
Anti-Virus program 2. A Firewall 3. An Anti-Spyware program which has both
scanning and blocker functions (WebRoot SpySweeper, Counterspy, Windows
Defender. etc.) .

--
GeneK
Is there a list of necessary programs for window to run? I would like to
shut
down other programs. Programs that I think maybe running in the background
somewhere.

thank-you

paul
 
paul said:
Is there a list of necessary programs for window to run? I would like to shut
down other programs. Programs that I think maybe running in the background
somewhere.

thank-you

paul

If you want to limit the number of programs running in the background, or
turn off some programs that are unnecessary there is an excellent program
from "Answers that work" called "The ultimate troubleshooter" this program
will tell you eactly what is running on your computer, it will also give you
a full description of each file and a recommendation as to whether it should
be turned off or whether it is the users choice as to whether you turn off or
disable the file, it will also tell you which files to definately not touch
eg system files.
 
In XP, the critical windows processes can't be terminated in task manager.
But some can be terminated, like explorer.exe. The critical processes are:
winlogon.exe, svchost.exe, and some others. If you terminate explorer.exe,
then your taskbar and desktop icons will disappear.

If you would use a program that manages autostarts, like
http://www.sysinternals.com/Utilities/Autoruns.html or
http://www.ashampoo.com/frontend/products/php/product.php?session_langid=2&idstring=1306
then you could see all processes that will start up, including detailed
information about the programs.
 
Back
Top