Hi,
In Windows 7, 8, 8.1, it shows all status process (RUNNING|NOT RESPONDING|UNKNOWN)
You could use “/fi FilterName” parameter to specifies the types of processes to include in or exclude from the query. The following table lists valid filter names, operators, and values.
tasklist /v /fi "STATUS eq running
to show all of running processes.
Regards,
D. Wu
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.