Share this topic on AskShare this topic on Del.icio.usShare this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on LiveShare this topic on MagnoliaShare this topic on MySpaceShare this topic on RedditShare this topic on SlashdotShare this topic on StumbleUponShare this topic on TechnoratiShare this topic on TwitterShare this topic on YahooShare this topic on Google buzz

Author Topic: A Quick Question About Manual VS Disabled  (Read 474 times)

0 Members and 1 Guest are viewing this topic.

Offline Mulsiphix

  • New Member
  • *
  • Posts: 4
A Quick Question About Manual VS Disabled
« on: November 19, 2009, 01:15:23 AM »
I have done some searching both here and on google and cannot seem to find a definitive answer. In Windows 7 if a service is set to manual does it take up any memory or system resources? A large chunk of the "Tweaked" services are set to manual by default. Other than completely disabling any future functionality, is there any gain to setting these at Manual vs Disabled?

Offline Black Viper

  • Administrator
  • ******
  • Posts: 2260
  • "Have you tweaked your OS lately?"
    • Black Viper's Web Site
Re: A Quick Question About Manual VS Disabled
« Reply #1 on: November 19, 2009, 02:19:16 AM »
If a service is in the "started" state, it takes up memory, regardless if it is in manual or automatic. Disabled is used to stop a service from starting to not take up memory or avoid said memory use. Many services if in manual mode, will start when called upon and remain started. Disabled, again, will not allow that to happen.

Offline Mulsiphix

  • New Member
  • *
  • Posts: 4
Re: A Quick Question About Manual VS Disabled
« Reply #2 on: November 19, 2009, 05:43:32 PM »
Thank You!  ;D