#ahk ``` ank !w:: WinGet, active_id, PID, A run, taskkill /PID %active_id% /F,,Hide return ```