PC Review Forums Newsgroups Windows XP Windows XP Security remove a service

Reply

remove a service

 
Thread Tools Rate Thread
Old 10-02-2006, 05:24 PM   #1
=?Utf-8?B?LS0tLW5pa29zIDQwMDAtLS0t?=
Guest
 
Posts: n/a
Default remove a service


heelo when i use

run>msconfig>services

appears a table.. with services..

how can i delete one from them..


thnks


  Reply With Quote
Old 10-02-2006, 05:42 PM   #2
Wesley Vogel
Guest
 
Posts: n/a
Default Re: remove a service

First, use services.msc *NOT* msconfig.exe!

Start | Run | Type: services.msc | Click OK
---

Why can't I use msconfig to change my services?

[[The reason is because with msconfig and Hardware Profiles, you can disable
services that may be vital to boot your system. With the management console
(services.msc) you cannot. Also, msconfig, while unchecking the box, is
disabling the service.

The "Disable All" button also scares me. It should not even be there as no
reason exists to justify disabling "everything."]]
Why can't I use msconfig to change my services?
http://web.archive.org/web/20041128.../AskBV/XP25.htm

-----
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 Display Name

and hit Enter

Reboot.

See...
sc delete
here...
http://www.microsoft.com/resources/...s/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:65C41510-1FF1-44B4-97E4-A671C73BB1D7@microsoft.com,
----nikos 4000---- <nikos4000@discussions.microsoft.com> hunted and pecked:
> heelo when i use
>
> run>msconfig>services
>
> appears a table.. with services..
>
> how can i delete one from them..
>
>
> thnks


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off