Re: how to delete a service
- From: "Wesley Vogel" <123WVogel955@xxxxxxxxxxx>
- Date: Wed, 6 Sep 2006 19:50:34 -0600
To delete a service.
Open Services...
Start | Run | Type: services.msc | Click OK |
Scroll down to and double click the service you want to get rid of |
On the General tab, Service name: take note of the Service Name not the
Display Name | Close Services
Then open a command prompt...
Start | Run | Type: cmd | Click OK |
Type: sc delete Whateverservice Service Name
and hit Enter
Reboot.
See...
sc delete
here...
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sc.mspx
Or open the Registry Editor...
Start | Run | Type: regedit | Click OK |
Navigate to...
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Whateverservice
Delete it and reboot.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:8fsuf2d2tt2kbpsn8sbhv0c75njvtlrche@xxxxxxx,
namsilat <talismana@xxxxxxxxxxx> hunted and pecked:
I found quite a few suspicious services running by using
"services.msc" command. I was able to disable them, but I feel much
better if I can somehow remove them permanently. How can I accomplish
that?
.
- References:
- how to delete a service
- From: namsilat
- how to delete a service
- Prev by Date: Software(s) Won't Recognize Internet Connection
- Next by Date: Re: FAT32 on new PC
- Previous by thread: Re: how to delete a service
- Next by thread: Re: how to delete a service
- Index(es):