Yes, you use Command Prompt and type taskkill /f /im app1.exe /im app2.exe. Alternatively, in PowerShell, use Stop-Process -Name "app1","app2" -Force. This will help you to quit frozen apps on windows. To know more about How To Force Quit On Windows
top of page
bottom of page
Force quitting multiple apps at once depends on the operating system or device you are using.
Baseball Net