(Msg. 1) Posted: Sat Oct 04, 2008 11:57 am
Post subject: msconfig...startup items Archived from groups: microsoft>public>windowsxp>basics (more info?)
Running msconfig, I have quite a few items
unchecked, and I'd like to remove them entirely
from the list. Some of these have been uninstalled,
but I'd like a simpler list. How do I go about
editing them out altogether?
(Msg. 2) Posted: Sat Oct 04, 2008 11:57 am
Post subject: RE: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"Quite a few items unchecked",as in start-up,or services...If services are
the concern,go to run,type:services.msc In msc,scroll to the service,double-
click,set to disable service or manual.
"William B. Lurie" wrote:
> Running msconfig, I have quite a few items
> unchecked, and I'd like to remove them entirely
> from the list. Some of these have been uninstalled,
> but I'd like a simpler list. How do I go about
> editing them out altogether?
>
(Msg. 3) Posted: Sat Oct 04, 2008 12:45 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"William B. Lurie" <billurie.TakeThisOut@nospam.net> wrote in message
news:OwFNvnjJJHA.4672@TK2MSFTNGP05.phx.gbl...
> Running msconfig, I have quite a few items
> unchecked, and I'd like to remove them entirely
> from the list. Some of these have been uninstalled,
> but I'd like a simpler list. How do I go about
> editing them out altogether?
(Msg. 4) Posted: Sat Oct 04, 2008 5:58 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> Running msconfig, I have quite a few items
> unchecked, and I'd like to remove them entirely
> from the list. Some of these have been uninstalled,
> but I'd like a simpler list. How do I go about
> editing them out altogether?
You can't just "edit" them out because MSConfig's purpose in life is to
show you what has been started up and to allow you to temporarily turn
them off for trouble-shooting purposes. If they show in MSConfig but
were uninstalled, then either something else in the system wants to use
it, OR the uninstall didn't do its job of uninstalling properly.
MSConfig is intended to be a way to temporarily disable one thing and
then another, until you figure out which one or ones are causing your
problems. Thus its intent is to be a tool, not a settings manager.
I've never used the util that JS advises, but if it really does what it
says it does, then it may be useful in your case.
But the proper thing to do is to just stop those services from running
on your own using XPs native controls. By having done that, you also
know how to come back and easily turn them back on if at some later date
you discover that you need that service after all.
To mange your services, you go to Start; Run; and enter
services.msi
in the box. Now you can manually locate the service shown in MSConfig
that you want to stop, and set it to Manual or Disable it, then Restart.
Usually it's best to set them to "Manual" so that if anything else in
your computer needs that service, it will still be able to start it in
most cases. If you set it to Disabled, that service will not start,
whether it is needed or not.
As you're looking at the services this way, you can also see what
other programs and items might depend on that service. If you disable a
service that something else depends on, then that something else isn't
going to work anymore. So, you really should give some consideration to
other factors than just Disable or Manual Start.
(Msg. 5) Posted: Sat Oct 04, 2008 7:16 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Regedit and navigate to the following key and highlight the entries that you want to delete and hit delete.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg and also startupfolder
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"William B. Lurie" <billurie RemoveThis @nospam.net> wrote in message news:OwFNvnjJJHA.4672@TK2MSFTNGP05.phx.gbl...
> Running msconfig, I have quite a few items
> unchecked, and I'd like to remove them entirely
> from the list. Some of these have been uninstalled,
> but I'd like a simpler list. How do I go about
> editing them out altogether?
(Msg. 6) Posted: Sat Oct 04, 2008 7:18 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Idiot. You are answering to the blue sky or should I say in to the wild blue yonder. Do everyone a favor and get lost in the jungles in Africa. Hopefully near a lions den.
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"Andrew E." <eckrichco.DeleteThis@msn.com> wrote in message news:14876DE1-8B9E-462B-A25B-6B32DBB4A5C3@microsoft.com...
> "Quite a few items unchecked",as in start-up,or services...If services are
> the concern,go to run,type:services.msc In msc,scroll to the service,double-
> click,set to disable service or manual.
>
> "William B. Lurie" wrote:
>
>> Running msconfig, I have quite a few items
>> unchecked, and I'd like to remove them entirely
>> from the list. Some of these have been uninstalled,
>> but I'd like a simpler list. How do I go about
>> editing them out altogether?
>>
(Msg. 7) Posted: Sat Oct 04, 2008 7:19 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Twayne
Yes you can edit them out.As a matter of fact you can delete them safely as I have posted
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"Twayne" <nobody.RemoveThis@devnull.spamcop.net> wrote in message news:OaAHQxmJJHA.1160@TK2MSFTNGP05.phx.gbl...
>> Running msconfig, I have quite a few items
>> unchecked, and I'd like to remove them entirely
>> from the list. Some of these have been uninstalled,
>> but I'd like a simpler list. How do I go about
>> editing them out altogether?
>
> You can't just "edit" them out because MSConfig's purpose in life is to
> show you what has been started up and to allow you to temporarily turn
> them off for trouble-shooting purposes. If they show in MSConfig but
> were uninstalled, then either something else in the system wants to use
> it, OR the uninstall didn't do its job of uninstalling properly.
> MSConfig is intended to be a way to temporarily disable one thing and
> then another, until you figure out which one or ones are causing your
> problems. Thus its intent is to be a tool, not a settings manager.
>
> I've never used the util that JS advises, but if it really does what it
> says it does, then it may be useful in your case.
>
> But the proper thing to do is to just stop those services from running
> on your own using XPs native controls. By having done that, you also
> know how to come back and easily turn them back on if at some later date
> you discover that you need that service after all.
>
> To mange your services, you go to Start; Run; and enter
> services.msi
> in the box. Now you can manually locate the service shown in MSConfig
> that you want to stop, and set it to Manual or Disable it, then Restart.
> Usually it's best to set them to "Manual" so that if anything else in
> your computer needs that service, it will still be able to start it in
> most cases. If you set it to Disabled, that service will not start,
> whether it is needed or not.
> As you're looking at the services this way, you can also see what
> other programs and items might depend on that service. If you disable a
> service that something else depends on, then that something else isn't
> going to work anymore. So, you really should give some consideration to
> other factors than just Disable or Manual Start.
>
> HTH
>
> Twayne
>
> HTH
>
> Twayne
>
>
(Msg. 8) Posted: Sat Oct 04, 2008 10:44 pm
Post subject: Re: msconfig...startup items [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"William B. Lurie" <billurie.DeleteThis@nospam.net> wrote in message
news:OwFNvnjJJHA.4672@TK2MSFTNGP05.phx.gbl...
> Running msconfig, I have quite a few items
> unchecked, and I'd like to remove them entirely
> from the list. Some of these have been uninstalled,
> but I'd like a simpler list. How do I go about
> editing them out altogether?
If you're looking for a nice, light utility to do just that, try Startup
Control Panel:
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum