Re: Unable to change game installation directory from EA desktop app
I had the exact same issue. However I did a little more digging and I found a perfect workaround. The only limitation is that you cannot change it on a per game basis as it is changing the global default for the EA Play Desktop application.
- Exit the EA Play Desktop application by clicking the file menu option (3 line icon in the upper left corner) and click Exit.
- Open the Windows File Explorer and navigate to C:\Users\<USER_NAME>\AppData\Local\Electronic Arts\EA Desktop. (<USER_NAME> is the Windows user you are logged in with).
- Example: C:\Users\jdoe\AppData\Local\Electronic Arts\EA Desktop
- Open the user_XXXXXXXXXXXXXXXXXXXX.ini file in a text editor (Notepad, Notepad++, etc.)
- Example: user_17732925385589217201.ini
- Edit the user.downloadinplacedir variable to have the correct path to use to download/install games.
- Example: user.downloadinplacedir=D:\Program Files\EA Games\
- Save the changes to the user_XXXXXXXXXXXXXXXXXXXX.ini file.Relaunch the EA Play Desktop application and the default install location will now be correct.