tasklist

Displays a list of currently running processes on the local computer or on a remote computer.

C:\> tasklist 
Image Name                     PID Session Name        Session#    Mem Usage 
========================= ======== ================ =========== ============
System Idle Process              0 Services                   0          8 K
System                           4 Services                   0        148 K
Registry                        84 Services                   0     69,372 K
smss.exe                       256 Services                   0      1,168 K
...

Last updated