|
|
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?
|
|
|
|
"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:
[Quoted Text] > 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? >
|
|
|
[Quoted Text] > 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
|
|
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[ at ]nospam.net> wrote in message news:OwFNvnjJJHA.4672[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text] > 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?
|
|
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[ at ]msn.com> wrote in message news:14876DE1-8B9E-462B-A25B-6B32DBB4A5C3[ at ]microsoft.com...
[Quoted Text] > "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? >>
|
|
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[ at ]devnull.spamcop.net> wrote in message news:OaAHQxmJJHA.1160[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text] >> 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 > >
|
|
"William B. Lurie" <billurie[ at ]nospam.net> wrote in message news:OwFNvnjJJHA.4672[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text] > 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:
http://www.mlin.net/StartupCPL.shtml
|
|
|