Kill Guest Process
guest_kill_processTerminate a running process inside a VMware guest VM by specifying its PID. Stop stuck or unwanted applications directly from the host using the process list.
Instructions
Kill a process inside the guest VM by its PID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| pid | Yes | Process ID to kill (from guest_process_list) |