There are couple of ways you can close an application in Windows.They are
1. Clicking on Close button
2. Using TaskBar
3. Using Command Prompt
Let us see how to do it by Command Prompt
All you have do is run the below command
taskkill /f /im application.exe