Field notesAUWENSearch
Explore Systems
← Command indexCMD / process

tasklist

List running processes.

Syntax

UPPERCASE words are placeholders to replace. Brackets in the syntax line describe optional arguments; do not type those brackets literally.

tasklist [/fo FORMAT]

Example

tasklist /fo table

Expected result

A table of running processes, IDs, and memory use.

Notes and traps

Process visibility and details vary by permissions. A listed process is not necessarily healthy.

Related commands

Related tasks may need different flags and have different semantics. Check the entry before translating a command between shells.

Official reference ↗

Updated 13 September 2026. Examples describe the expected behavior; not every platform is available for execution testing.