Stopping programs from automatically running

J

Jim Jam

A number of programs seem to be starting automatically when windows starts
although they are not in the start up folder. Anyone know how to stop them?
 
N

Nepatsfan

Jim Jam said:
A number of programs seem to be starting automatically when windows starts
although they are not in the start up folder. Anyone know how to stop them?


Download this free program from Microsoft.

AutoRuns for Windows v9.02
http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx

Once you've unzipped the download, launch autoruns.exe.
Click on the Logon tab.
Right click on each entry and select "Search Online" to research what this
program does.
Uncheck any that you don't need.

Good luck

Nepatsfan
 
J

JS

Try Autoruns from the MS Windows SysInternals site:
http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/Autoruns.mspx

AutoRuns will show/list all apps/etc. that load/run when you first boot
(Boot Execute tab),
when you logon (Logon tab) and other programs that load (grouped by labeled
tabs) for easy viewing.

It also provides the ability to selectively allows you to stop ("use with
care") any program that you don't want to load. You can undo any changes you
have made.

Note: To get additional details on an item in the list you may need to
highlight the item (right click) and use the 'Search Online' option to get
the details, especially useful for the more obscure items in the list.

JS
 
K

Ken Blake, MVP

A number of programs seem to be starting automatically when windows starts
although they are not in the start up folder. Anyone know how to stop them?



Programs can start automatically in several ways. Besides the startup
folder, the most common way is via the registry.

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.
 

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

Top