Can't delete entry in MSconfig start up

T

Terri

I have a program running at start up and I cannot stop it from doing that.
When I go to Run/MSconfig and take OUT the check mark - restart the
computer, the check mark is still there and no matter what I try or how many
times, it will not stop running in the startup menu. Using Windows XP Pro up
to date with all packs etc...
Any suggestions?
 
D

David B.

My first suggestion would be to provide the info on the entry your having
trouble with.
 
D

David B.

Look for an option in the application itself to disable it from running at
startup.
 
T

Terri

No help from Eyeball (sent them the question several times prior) and there
is no option in the application itself.....

Any other ideas???
 
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 ...
(the 'Boot Execute' tab),
when you logon (the '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 can't
readily identify 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
http://www.pagestart.com
 
U

Unknown

Have you checked the registry at
HKEY_LOCAL_MACHINES_\software\Microsoft\windows
currentversion\run ??
 
B

Bruce Chambers

Terri said:
I have a program running at start up and I cannot stop it from doing that.
When I go to Run/MSconfig and take OUT the check mark - restart the
computer, the check mark is still there and no matter what I try or how many
times, it will not stop running in the startup menu. Using Windows XP Pro up
to date with all packs etc...
Any suggestions?


Msconfig was designed to be a troubleshooting tool, not a "startup
configurer." Use MSConfig to determine the location of the command that
is attempting to start the program, and remove it. To cease the
selective startup notifications, either return your settings to the way
they were, or permanently remove the undesirable programs from your
startup configuration.

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

Similar Threads

MSCONFIG Start Menu 7
Msconfig-startup 5
MSCONFIG is closing differently/wrong? 3
using msconfig 2
Using msconfig 1
Selective Start-Up in Msconfig 2
Explorer on start up 2
XP Pro - Erratic Start Up 4

Top