Running Apps

The Running Apps page shows every AEROStudio and AEROConsole process currently running on your machine. Open it from the Running Apps entry in the navbar or from the activity icon in the header.

Running Apps — live view of every running Verge process

Columns

  • App — Studio or Console.

  • PID — operating-system process ID.

  • Path — the executable that's running.

  • CPU % — current CPU usage.

  • Memory — current memory usage.

  • SourceTOOLBOX if the build was launched from a toolbox-managed install directory, FOREIGN if the executable lives outside that directory (for example, an installer-based copy not managed by the toolbox).

  • ActionKill terminates the process by PID. Use this when an app has hung and won't close on its own.

Last updated

Was this helpful?