Auto Kill “Not Responding” windows
In windows operating systems the “Not Responding” window are quite common. You can use this command to kill those kind of window.
taskkill.exe /f /fi “status eq not responding”
You can create a shortcut with the same command to make the process easy