Tskill - Terminate Processes on Windows | Online Free DevTools by Hexmos

Terminate processes with Tskill on Windows. Forcefully end processes by ID or name on remote desktop sessions. Free online tool, no registration required.

tskill

Ends a process running in a session on a Remote Desktop Session Host. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/tskill.

  • Terminate a process by its process identifier:

tskill {{process_id}}

  • Terminate a process by its name:

tskill {{process_name}}