Collections:
Other Resources:
Disable/Enable Services on Windows 8 Service Console
How to enable or disable services on the Windows 8 Services console?
✍: FYIcenter.com
If you want to enable or disable a service on the Windows 8 Services console,
you can follow this tutorial:
1. Login as an administrator and start the Services console as described in the previous tutorial.
2. Scroll service list up and down to locate the service that you are interested in, for example "Print Spooler".
3. Double-click on "Print Spooler". You will see the "Print Spooler Properties" screen showing up with the "General" tab.
4. If you want to disable the service, click the "Stop" button to stop the service first, then change the "Startup type" setting to "Disabled".
5. If you want to enable the service, change the "Startup type" setting to "Manual" first, click the "Apply" button, then click the "Start" button start the service.
6. Click "OK" to save the changes.
Picture below shows you how to use Services console
to disable or enable services:
2016-12-06, ∼2924🔥, 0💬
Popular Posts:
Can I remove startup application "SynTPEnh.exe - Synaptics TouchPad Enhancements" to speedup my comp...
How to verify IIS configuration for PHP scripts? If you have followed our Configuring IIS for PHP Sc...
What is Windows XP Services Management Console? Windows XP Services Management Console is a system a...
How to review Internet Explorer (IE) add-on or Browser Helper Object (BHO) tools on Windows XP with ...
What files are stored in the "C:\Users\<userid >\AppData\LocalLo w"folder? Can I delete...