Start Up Items

  • Thread starter Thread starter kennetheturnbull
  • Start date Start date
K

kennetheturnbull

How can I set items so that they do not start up and go to my taskbar
tray, I can always go to processes and shut them down manually.


Ken
 
How can I set items so that they do not start up and go to my taskbar
tray, I can always go to processes and shut them down manually.

Always look first within the programs themselves for Options/Preferences
and set them not to start with Windows. If the programs doesn't give you
this ability, use the System Configuration Utility.

Start>Run>msconfig [enter]

This brings up the System Configuration Utility. Look on the Startup tab
and find the probable culprit. Uncheck the box next to its name, Apply
and OK out. You don't need to restart immediately, but the next time you
do you'll get a dialog saying you've used the Utility. Just tick the box
that says in effect, "don't bother me about this again".

Important - Do not use the System Configuration Utility to stop
processes. Instead, use Start>Run>services.msc [enter] and do not stop
any services unless you really, really know what you're doing.


Malke
 
How can I set items so that they do not start up and go to my taskbar
tray, I can always go to processes and shut them down manually.


First, note that you should be concerned with *all* programs that
start automatically, not just with those that go into the tray. Not
all autostarting programs manifest themselves by an icon in the tray.

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.
 
you can disable all
the startups via msconfig.

but they will not appear
in the taskbar because
they wont be launched
at startup.

however, you can always
start those programs manually
via the various methods windows
provides to you.

-------------------------

if you are trying to resolve
a problem, then i would
disable all the startups and
see if this improves the performance.

then you can enable one at a
time then reboot and see which
ones should be started automatically
and which ones do not need to.

anything with the words, auto,
update, registration, auto check,
etc... can be done at your convenience
and not everytime windows starts....




--

db ·´¯`·.¸. said:
<)))º>·´¯`·.¸. , . .·´¯`·.. ><)))º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><)))º>


..
 
How can I set items so that they do not start up and go to my taskbar
tray, I can always go to processes and shut them down manually.


Ken


In most cases, with "well-mannered" applications, it's usually as
simple as opening the undesired program and deselecting the option to
"display icon in the system tray" or to "start when Windows starts."

Additionally, Look in the C:\Documents and Settings\All
Users\Start Menu\Programs\Start Up and C:\Documents and
Settings\username\Start Menu\Programs\Start Up folders, and in the
system registry, primarily in the
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run keys.

How to Troubleshoot By Using the Msconfig Utility in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;310560


--

Bruce Chambers

Help us help you:


http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top