Tasks

tasklist --> show all tasks that are executing
taskkill /f /pid <PID> --> kills the current task

Last updated