#1 Fix: Delete the Corrupt License Files (Works 80% of the time)
Most activation errors in Adobe Suite—especially error 0xC0000005 or just a blank "Activation failed" message—come from a corrupt license file. Adobe stores your activation info in a few hidden directories. When those files get corrupted (common after a Windows update, a crash, or switching user accounts), the app thinks you're not licensed.
Here's the fix. Close all Adobe apps first. That's critical—if any Adobe process is running, the file may be locked.
- Open File Explorer. In the address bar, paste this path:
C:\ProgramData\Adobe\SLStore - You'll see a folder named SLStore. Right-click it and choose Delete. Windows may ask for permission—click Yes. If it says a file is in use, reboot your machine (skip any Adobe auto-start apps) and try again.
- Now go to
C:\ProgramData\Adobe\OOBEand delete that whole OOBE folder too. - Restart your computer.
After restarting, open any Adobe app (like Photoshop or Acrobat). It should trigger a fresh activation prompt. Sign in with your Adobe ID. The apps should activate fine after that.
Why this works: The SLStore folder holds your license data. The OOBE folder holds the cache for the activation wizard. Deleting both forces Adobe to rebuild them from scratch with a fresh license check. I've seen this fix work on dozens of machines running Photoshop 2024, Lightroom Classic, and Premiere Pro.
#2 Fix: Reset the Adobe Credential Helper (Mac & Windows)
Sometimes the license files aren't corrupt—the Adobe Credential Helper service is hung. This background service manages your license tokens. If it's stuck, the app can't verify your subscription.
On Windows:
- Press Win + R, type
services.msc, hit Enter. - Scroll down to Adobe Genuine Software Integrity Service and Adobe License Broker.
- Right-click each one and select Stop.
- Now restart your computer. The services will restart fresh on boot.
On Mac:
- Open Finder > Go > Go to Folder. Paste
~/Library/Application Support/Adobe. - Look for a folder named OOBE. Drag it to the Trash.
- Also delete
~/Library/Preferences/com.adobe.licensing.plistif it's there. - Empty the Trash, restart your Mac.
What to expect: The next time you open Adobe, you'll see the sign-in screen. That's normal—just sign in. The app will re-create those files and activate.
Personal note: I've had a few Mac users tell me the OOBE folder won't delete because it's locked. In that case, boot into Safe Mode (hold Shift on startup) and delete it there. Safe Mode bypasses many file locks.
#3 Fix: Run the Adobe Creative Cloud Cleaner Tool (Stubborn Cases)
If you're still stuck after the first two fixes, there's likely deeper corruption in the Adobe installation itself. Adobe provides a tool called the Creative Cloud Cleaner Tool that wipes out all traces of the software so you can reinstall clean.
This is a nuclear option. Only use it if the steps above didn't work.
- Download the Creative Cloud Cleaner Tool from Adobe's official site (search "Adobe Creative Cloud Cleaner Tool download").
- Close all Adobe apps and the Creative Cloud desktop app.
- Run the tool as Administrator (right-click > Run as Administrator on Windows; on Mac, double-click and follow prompts).
- The tool will ask which Adobe product to clean. Select Creative Cloud (not individual apps). It'll remove all Adobe-related files, including license data, logs, and caches.
- After it finishes, restart your computer.
- Download and install the Creative Cloud desktop app again from Adobe's site. Sign in, then install your apps.
What to expect: The cleaner tool takes about 2-5 minutes. It'll show a log at the end. Don't panic if you see warnings about missing files—that's normal. The tool is thorough. After re-installing, all your apps will activate correctly.
Quick-Reference Summary Table
| Cause | What to delete/restart | Works on | Time |
|---|---|---|---|
| Corrupt license files | SLStore and OOBE folders | Windows, Mac | 5 min |
| Hung credential helper | Stop Adobe services (Win) or delete OOBE + plist (Mac) | Windows, Mac | 5 min |
| Deep corruption | Creative Cloud Cleaner Tool | Windows, Mac | 10 min |
Start with cause #1. It's the most common and the easiest. If that doesn't work, move to #2. I've seen #1 fix nearly 4 out of 5 activation errors in the field. The remaining 1 out of 5 usually need the credential helper reset. The cleaner tool is rare but gets the job done when nothing else will.
One last thing: If you're on a corporate network, your IT admin may have disabled activation via group policy. Check with them before you spend time on these steps. That's a whole different problem.