Jump to content

Option to clear Adobe Media Cache


niente0

Recommended Posts

Hi, I'd like to have an option to clear Adobe Media Cache in CCleaner (which usually holds many GB of data).

I currently use a batch file to clean it, here it is:

@echo off
echo Clear Adobe Media Cache in progress...
del /F /Q /S "C:\Users\[username]\AppData\Roaming\Adobe\Common\Media Cache Files"
del /F /Q /S "C:\Users\[username]\AppData\Roaming\Adobe\Common\Media Cache"
del /F /Q /S "C:\adobeTemp"
echo;
echo

Please add this feature to CCleaner, thanks!

Link to comment
Share on other sites

  • Moderators

You can already specify addditional paths and files to be cleaned by Custom Clean, wildcards can be used.
eg. selecting 'File Types>All Files' as below will add the wildcard '*.*' to your specified/selected pathname.

image.png

*** Out of Beer Error ->->-> Recovering Memory ***

Worried about 'Tracking Files'? Worried about why some files come back after cleaning? See this link:
https://community.ccleaner.com/topic/52668-tracking-files/?tab=comments#comment-300043

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.