Knowledge Base
How to List Services Running using the Command Prompt
To list all the services which are currently running on a windows machine using the command prompt you can use the net start command.
Step 1
Open a command prompt
Step 2
Type in the following:
net start



