Can "Simple TCP/IP Service" be disable?

  • Thread starter Thread starter Stuart
  • Start date Start date
S

Stuart

Hi:

I am trying to disable the "Simple TCP/IP Service" using
the "net stop" command. I can see this service when typing
net stop. However, when I type:

net stop "Simple TCP/IP Service"

This command complains service not found or something to
that effect. Is there an acronym that I should be using
instead of the full name for Simple TCP/IP Service? Or can
this service be disable and enable at all?

Thanks,
Stuart
 
Simple TCP/IP Services can be uninstalled through the Add/ Remove Programs >
Add / Remove Windows Components > Networking Services

The following will stop the service

Net Stop "Simple TCP/IP Services"

Net Stop SimpTCP

The service name is able to be found in the Services MMC > Simple TCP/IP
Services > Properties
 
Se the other post for the correct name. Remember though that "net stop" will
only stop the service - not disable it, so that upon next reboot, it will
start again if set to automatic.


Arild
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Disabling Simple TCP/IP Service 2
tcp/ip issue/question 2
TCP/IP trouble 3
Windows 7 Problem with Services 4
Remove TCP/IP WIN2K 1
Disabling NetBIOS Over TCP/IP With DHCP 1
DHCP management, port number 2
Can't re-install TCP/IP!? 2

Back
Top