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.