Re: Edit MSConfig "Services" menu
- From: "Ramesh, MS-MVP" <ramesh@xxxxxxxxxxxx>
- Date: Sat, 7 Oct 2006 13:20:14 +0530
Adding to Frank's excellent advice:
Here are some alternate methods to remove an unwanted service.
You may use the "SC DELETE <...>" command-line to delete a service.
Microsoft Windows XP - SC:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sc.mspx
SC
Communicates with the Service Controller and installed services. SC.exe
retrieves and sets control information about services. You can use SC.exe
for testing and debugging service programs. Service properties stored in the
registry can be set to control how service applications are started at boot
time and run as background processes. SC.exe parameters can configure a
specific service, retrieve the current status of a service, as well as stop
and start a service. You can create batch files that call various SC.exe
commands to automate the startup or shutdown sequence of services. SC.exe
provides capabilities similar to Services in the Administrative Tools item
in Control Panel.
To do this manually (registry editing), read below:
The Service and driver entries are present under this registry key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]
Each sub-key represents a driver or a Service. To modify/delete a 3rd party
service, click Start, Run and type REGEDIT to open the Registry Editor and
navigate to the above location.You should be able to identify them easily by
reading the "DisplayName" and "ImagePath" fields in the right-pane in the
Registry Editor.
Note: Before modifying / removing a Service, create a System Restore point
or a complete Registry backup, just in case something happens.
[ERUNT] Registry Backup and Restore for Windows
http://www.larshederer.homepage.t-online.de/erunt/
[ERUNT Download URLs]
http://www.aumha.org/downloads/erunt.zip
http://www.aumha.org/downloads/erunt-setup.exe
[Installing & Using ERUNT]
http://www.winxptutor.com/regback.htm
http://www.silentrunners.org/sr_eruntuse.html
http://www.larshederer.homepage.t-online.de/erunt/erunt.txt
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com
"FrankV" <FrankV@xxxxxxxxxxxxxxxxx> wrote in message
news:eCEMqBW6GHA.4112@xxxxxxxxxxxxxxxxxxxxxxx
I use "autoruns" from www.sysinternals.com which controls much more than
msconfig.
Frank
"garyd" <gdanaher@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8531A607-7161-44F3-B873-141E22F38259@xxxxxxxxxxxxxxxx
I'm repairing a Win XP sp2 machine and have removed an executable listed
in
the "Services" menu in MSConfig. Computer is working properly now but
would
like to clean the entry from the menu. Purged from registry but still
listed
by MSConfig. How do I get rid of this thing?
.
- References:
- Re: Edit MSConfig "Services" menu
- From: FrankV
- Re: Edit MSConfig "Services" menu
- Prev by Date: hibernation enabled, but won't work
- Next by Date: Re: Boot drive letter
- Previous by thread: Re: Edit MSConfig "Services" menu
- Next by thread: Re: Start without selecting user on Welcome Screen
- Index(es):
Relevant Pages
|