# Process

The `Process` command empowers you to gain visibility into the running processes on the target system. It offers a comprehensive list of active processes, providing essential insights into each process's details and attributes.

Processes are presented in a sorted format, primarily based on ProcessName and Username. This arrangement allows you to quickly identify and analyze the processes currently executing on the target system.&#x20;

<figure><img src="https://1622982705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZYmkSsz78lM8RvvHGKL%2Fuploads%2Fj3KGGpf9uz83mGo9qqjv%2Fimage.png?alt=media&#x26;token=a8195465-b3c2-4b23-9891-3c1218bd52bb" alt=""><figcaption></figcaption></figure>

Additionally, at the bottom of the process list, you will always find valuable information about the current process your shell is running as, including details about the associated [SessionID](https://leo4j.gitbook.io/amnesiac/beware/sessionid-0).

<figure><img src="https://1622982705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZYmkSsz78lM8RvvHGKL%2Fuploads%2FQzZHxWSIDZ7SL2TKexME%2Fimage.png?alt=media&#x26;token=00f202e4-01a2-4929-a6e6-6d1aa797ba15" alt=""><figcaption></figcaption></figure>

One notable aspect of the Process command is its ability to display the user to whom each listed process belongs. However, this user information is accessible only when you run the command with local administrator privileges.
