EA app crashes at startup, background service problem
- 3 years ago
Ok, so in case you are having the same problem, this seems to be one possible solution:
Go to Apps and Features in the settings app.
Uninstall(!) the Visual C++ Redistributable 2015 (-2022) x86 and x64, don't uninstall the older ones.
Download the Visual C++ Redistributable 2015 https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 (both x86 and x64).
Install it.
You are good to go.
Important: Don't repair the existing Visual C++ Redistributable 2015, I tried that myself and that didn't work. By the way, this also seems to fix Battlefield 4 launching into Blackscreen.
Thanks to user @puzzlezaddict who came up with this solution on a similar problem (https://answers.ea.com/t5/Bug-Reports-Technical-Issues/EA-App-won-t-install/m-p/12121175#M12388).