F5F Stay Refreshed Software Operating Systems Close origins automatically

Close origins automatically

Close origins automatically

9
905xA
Senior Member
667
02-26-2025, 03:09 AM
#1
I've been frustrated with Origins (EA launcher) consuming system resources and needing to end tasks in Task Manager. Can I set up the Task Scheduler so that when a game like Titanfall 2 closes, Windows automatically runs a script to close Origins? I usually use Steam to launch the games, but I only want Origins for downloading.
9
905xA
02-26-2025, 03:09 AM #1

I've been frustrated with Origins (EA launcher) consuming system resources and needing to end tasks in Task Manager. Can I set up the Task Scheduler so that when a game like Titanfall 2 closes, Windows automatically runs a script to close Origins? I usually use Steam to launch the games, but I only want Origins for downloading.

T
theicefrenzy
Member
65
03-09-2025, 12:27 AM
#2
Unfortunetly there is no way. Simply exit Origin after you exit the game.
T
theicefrenzy
03-09-2025, 12:27 AM #2

Unfortunetly there is no way. Simply exit Origin after you exit the game.

V
viperboi123
Member
53
03-10-2025, 05:36 AM
#3
You can monitor program closures by checking task views in CMD. Create a batch script that checks if the game appears in Task View, then runs your Origins batch file if it's gone. Alternatively, use a small script to listen for task termination events and trigger the kill command accordingly.
V
viperboi123
03-10-2025, 05:36 AM #3

You can monitor program closures by checking task views in CMD. Create a batch script that checks if the game appears in Task View, then runs your Origins batch file if it's gone. Alternatively, use a small script to listen for task termination events and trigger the kill command accordingly.