Error code: 501 or 'The application could not be found'

Adobe Creative Cloud 'App not found' fix in 3 steps

Creative Cloud can't find your installed Adobe apps? Here's the actual fix — usually just a corrupted cache or broken symlink.

Step 1: Clear Creative Cloud cache (30 seconds)

This fixes the issue 80% of the time. The culprit is almost always a corrupted cache file. Here's how you nuke it:

  1. Quit Creative Cloud completely — right-click the tray icon and select Quit. Don't just close the window.
  2. Hit Win + R, paste this and press Enter:
%appdata%\Adobe\Creative Cloud\
  1. Delete the .com.adobe.acc folder (yes, the one with the dot). Don't touch anything else.
  2. Restart Creative Cloud. It'll rebuild that folder on launch.

If your apps show up again, you're done. If not, move to Step 2.

Step 2: Reset Creative Cloud back to factory defaults (5 minutes)

If the cache clear didn't work, the app sync state is probably hosed. This command nukes the local sync database without uninstalling anything:

  1. Close Creative Cloud completely (same as Step 1).
  2. Open Command Prompt as admin — search cmd, right-click, Run as administrator.
  3. Run this command:
"C:\Program Files\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe" --uninstall --reinstall

Wait for it to finish (usually under 2 minutes). It'll reinstall the core sync engine and re-detect your installed apps. Don't bother with the manual uninstall option in Control Panel — it leaves junk behind.

Check if your apps are back. If not, go advanced.

Step 3: Clean wipe and reinstall (15 minutes)

This is the nuclear option, but I've never seen it fail if the previous steps didn't work. You're going to remove every trace of Creative Cloud and start fresh.

Uninstall properly

  1. Download the Adobe Creative Cloud Cleaner Tool from Adobe's site. Don't get a shady copy — only from helpx.adobe.com.
  2. Run it as admin. Select Creative Cloud from the dropdown. Hit Clean.
  3. Reboot your machine.

Remove leftovers manually

Even the cleaner miss some stuff. Delete these folders if they still exist:

%localappdata%\Adobe
%programdata%\Adobe\SLStore
%programdata%\Adobe\Adobe PCD\cache
%appdata%\Adobe\OOBE

And delete these registry keys if you're comfortable with regedit (backup first):

HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Creative Cloud
HKEY_CURRENT_USER\SOFTWARE\Adobe\Creative Cloud

Fresh install

  1. Grab the latest Creative Cloud installer from Adobe's site — use the direct download, not the web installer if possible.
  2. Install as admin. Don't change the install path — let it use defaults.
  3. Sign in and wait for your apps to show up. If they don't after 5 minutes, check your Apps tab and click Refresh.

When none of this works

You might be dealing with a licensing issue — check your subscription status on the Adobe account page. Also, if you're on Windows 10 LTSC or a heavily locked-down corporate image, the installer might silently fail. In that case, you'll need to contact Adobe support and ask for the offline installer (they still have it, but don't advertise it).

One more gotcha: if you renamed the default install drive (like swapping C: to D:), Creative Cloud loses track. You'd need to reinstall the apps to the new location — there's no way to tell it "oh, I moved them".

I've been doing this since Creative Cloud launched in 2013. Step 1 alone saves me 10 tickets a week. Step 2 saves another two. Step 3 is for the stubborn cases.

Related Errors in Software – Adobe Suite
Error code 1 or GPU driver crash Adobe apps crash on launch with GPU driver error Scratch Disk Full Photoshop Scratch Disk Full Error With Free Space – Real Fix 0xc000001d Adobe Premiere Pro error 0xc000001d on missing codec projects Corrupt catalog Lightroom Classic 'Corrupt catalog' crash on import after Windows update

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.