What tool can you use to set the manual startup type of a service?

1 answer

Answer

1168929

2026-04-28 14:05

+ Follow

You can use the Windows Services management console (services.msc) to set the manual startup type of a service. Simply locate the desired service, right-click on it, select "Properties," and then change the "Startup type" to "Manual." Additionally, you can also use the Command Prompt with the sc config command to achieve the same result.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.