stopping services??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to stop the services running that are associated with the user
only? What about having these services not run at all when logging in?
Thanks.
 
Vstaryder said:
Is there a way to stop the services running that are associated with
the user only? What about having these services not run at all when
logging in? Thanks.

Services control panel - stop them there.
or
Command line --> Net Stop "Service Name"
or
Set the service in the service control panel to Manual or Disabled.
 
Thanks...if anyone else is reading this, the services control panel is under
performance and maintenance then administrative tools in Windows XP.
 

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

Back
Top