Skip to content

Process Manager

Oleksandr Tk edited this page Aug 2, 2026 · 2 revisions

The Process Manager lists running processes and lets you monitor or terminate them.

Process List

Shows process name, CPU usage, memory usage, and thread count. The list refreshes automatically at a configurable interval.

Views

  • Flat — all processes in a single list
  • Grouped — processes grouped by their owning application

Sorting

Click any column header to sort by name, CPU, memory, or threads.

Terminating Processes

Select a process and use the Terminate button to send a termination request, or the Force Kill button for stubborn processes. Confirmation is required before any process is terminated.

Protection

  • Whitelist — processes that must never be terminated
  • Blacklist — processes marked for quick termination, with an optional auto-kill flag

Protected processes show a shield icon and cannot be terminated.

System Processes

Processes owned by the system or by another user cannot be terminated. The list hides processes that cannot be inspected.

Clone this wiki locally