Kill Process

The Kill Process action terminates a running process on the machine where Grid Gateway is running.

This action forces the specified process to stop immediately. The process is identified by its process name, and any running instance of that process will be terminated.

Because the process is stopped without allowing the application to close normally, unsaved data may be lost and the application may not perform its normal shutdown routines.

This action is typically used to stop unresponsive applications, background services, or processes that interfere with automated workflows.

Note: The process name must match the executable name of the application (for example UnrealEditor.exe, explorer.exe, or chrome.exe).

Last updated