Re: Don't know how to clear origin cache? View this

by Straatford87
Reply

Original Post

Re: Don't know how to clear origin cache? View this

@fiona1640

 

What is the original problem and with what game do you have it?

Are you on a Mac or a PC?

+++++++++++++++++++++++++++++++++++++++++++++++++++++

This is a players helping players forum, I don't work for EA.
Dies ist ein Spieler helfen Spielern Forum, ich arbeite nicht für EA.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Death closes all: but something ere the end, Some work of noble note, may yet be done, Not unbecoming men that strove with Gods.
Ulysses - Alfred, Lord Tennyson
Message 31 of 37 (7,733 Views)
0

Re: Don't know how to clear origin cache? View this

★★★ Novice

Didn't work.

Message 32 of 37 (7,688 Views)
0

Re: Don't know how to clear origin cache? View this

★★★ Newbie
start menu of what? origin?
Message 33 of 37 (7,590 Views)
0

Re: Don't know how to clear origin cache? View this

★★★ Novice

After all this time, I still have this happening to me. Thank you, this beats uninstalling and reinstalling Origin.

 

I wrote a batch file for it (yes, I am that old)...

 

Make a text file on your desktop and rename it to CleanOrigin.bat (or anything your heart desires.

Right-click and choose Edit.

Paste the following text into the text file, save and run it. (at your own risk)

 

md %temp%\LocalContent
robocopy %ProgramData%\Origin\LocalContent\ %temp%\LocalContent\ *.* /MIR /ZB
del %ProgramData%\Origin\*.* /F /Q /S
rmdir %ProgramData%\Origin\*.* /S /Q
del %appdata%\Origin\*.* /F /Q /S
rmdir %appdata%\Origin\*.* /Q /S
del %userprofile%\appdata\local\origin\*.* /F /S /Q
rmdir %userprofile%\appdata\local\origin\*.* /Q /S

##move backed up data back
md %ProgramData%\Origin\LocalContent
robocopy %temp%\LocalContent %programdata%\Origin\LocalContent *.* /ZB /S 

Message 34 of 37 (7,314 Views)
0
Highlighted

Re: Don't know how to clear origin cache? View this

EA DICE Team

Here's how you can clear the cache on Origin, or any of your other consoles:

 

https://help.ea.com/en-us/help/faq/clear-cache-to-fix-problems-with-your-games

Message 35 of 37 (281,541 Views)

Re: Don't know how to clear origin cache? View this

★ Novice

hELLO Tom, 

I'm on Mac. I don't have Downloadcache folder but this : 

 

 

What i have to delete ? (on screenshot)Capture d’écran 2018-08-09 à 16.28.11.png

Thanks 

 

Message 36 of 37 (7,103 Views)
0

Re: Don't know how to clear origin cache? View this

★★ Novice
It shouldn’t exist on “My Computer”, just go to the “Library” tab in Finder and make sure when your typing “Application Support” in the search bar that its searching in the “Library” and not “My Computer”.
Message 37 of 37 (7,030 Views)
0