Windows – Close or Kill an Application

Window Close

Right click and “save as” to download Icon

Close an Application:

  • Select Plugin System Open
  • In the App/File field, enter: cmd.exe /c taskkill /im your_application.exe /t

Force an Application to Close:

  • Select Plugin System Open
  • In the App/File field, enter: cmd.exe /c taskkill /im your_application.exe /t /f

Replace your_application.exe with the name of the application .exe you want to close.

Caution Warning
Avatar photo

By Krabs

Stream Deck Plugin Developer

5 1 vote
Article Rating
Subscribe
Notify of
guest

5 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments