Adobe Suite Crash at Launch? Quick Fix for Corrupted Preferences
Adobe apps crashing on startup? Chances are corrupted preferences. Delete the folder and let the app rebuild it. Works in 90% of cases.
Yeah, that spinning wheel or instant crash on launch? It's infuriating. But you're not reinstalling the entire Creative Cloud suite — that's a waste of time. Nine times out of ten, it's corrupted preferences.
The Quick Fix – Delete the Preferences Folder
- Close all Adobe apps. That includes background processes running in your system tray or menu bar. Check Activity Monitor (Mac) or Task Manager (Windows) – kill anything named Adobe*.exe or Adobe*.app.
- Navigate to the preferences folder:
Windows (10, 11):
%appdata%\Adobe\Adobe Photoshop 2025\Adobe Photoshop 2025 Settings
Replace "Adobe Photoshop 2025" with your specific app (e.g., "Adobe Illustrator 2025", "Adobe InDesign 2025").
macOS (Ventura, Sonoma, Sequoia):
~/Library/Preferences/Adobe Photoshop 2025 Settings
On newer macOS versions, the Library folder is hidden by default. In Finder, press Cmd+Shift+G and paste the path.
- Delete the entire folder. Don't just rename it – delete it. The app will rebuild it with fresh defaults on next launch.
- Open the Adobe app normally. It might take a few seconds longer as it recreates preferences. After that, you're back in business.
That's it. No repair install, no CC Cleaner Tool. You're done.
Why This Works
Adobe stores every setting – tool presets, workspace layouts, color swatches, keyboard shortcuts – in these preference files. Over time, a bad plugin, an abrupt crash, or an update that didn't complete cleanly can corrupt them. The app reads these files on launch. If one byte is wrong, it can trigger a hang or crash.
Deleting the folder forces the app to generate a clean set. Yes, you lose non-synced customizations – workspaces, brushes, actions. But that's a small price for getting the app back. Next time, sync your settings to Creative Cloud (Edit > Preferences > Sync Settings) so you can restore them instantly.
Don't bother with the Edit > Preferences > General > Reset Preferences on Quit option. It rarely works when the damage is already done. The nuclear option – deleting the folder – is faster and more reliable.
Less Common Variations – When the Folder Delete Doesn't Work
Here's where it gets tricky. About 10% of the time, the fix isn't enough. Here are the usual suspects:
1. Corrupted Font Cache (Photoshop, Illustrator)
If you regularly install or remove fonts, the Adobe font cache can go bad. Symptoms: app hangs on the splash screen, or crashes when opening the Character panel.
Fix: Delete the font cache folder:
Windows:
%appdata%\Adobe\Adobe Photoshop 2025\Adobe Fonts
macOS:
~/Library/Application Support/Adobe/Adobe Photoshop 2025/Adobe Fonts
Delete everything inside. Reboot the app.
2. GPU Driver Conflicts (All Adobe Apps)
Adobe apps lean heavily on GPU acceleration. If your graphics driver is buggy or outdated, the app can't initialize properly. You'll often see a black screen, then a crash.
Fix: Boot into safe mode (Windows: hold Shift + restart, Mac: hold Shift). Launch the app. If it works, your GPU driver is the problem. Update it from the manufacturer's site – not Windows Update. Nvidia and AMD release driver updates monthly. Intel Arc users: check your driver version against Adobe's known-compatible list.
3. License/Subscription Check Failure (CC 2025)
Adobe apps check your subscription on launch. If the licensing service is blocked by a firewall, VPN, or a misconfigured hosts file, the app hangs.
Fix: Check that your hosts file (Windows: C:\Windows\System32\drivers\etc\hosts, Mac: /etc/hosts) doesn't contain entries blocking Adobe's servers. Also, disable any ad-blockers or VPNs temporarily. Then restart the app.
4. Plugin Crash (Lightroom, Premiere Pro)
Third-party plugins – especially old ones – can crash the app at startup. The app loads them during launch, and a single bad plugin brings everything down.
Fix: Temporarily move the plugins folder elsewhere:
Windows:
%programfiles%\Adobe\Adobe Premiere Pro 2025\Plug-ins
macOS:
/Applications/Adobe Premiere Pro 2025/Plug-ins
Rename the folder to Plug-ins_old. Launch the app. If it works, you know a plugin was the culprit. Re-enable them one by one.
Prevention – Don't Let It Happen Again
- Update regularly. Adobe pushes fixes for known corruption bugs. Set Creative Cloud to auto-update, or manually check monthly. Stale versions are more prone to corruption.
- Quit apps properly. Force-quitting (Alt+F4 on Windows, Cmd+Q on Mac while ignoring the save dialog) can corrupt preferences. Always use File > Exit or Cmd+Q after saving.
- Sync settings to the cloud. Go to Edit > Preferences > Sync Settings and enable it. If you ever need to nuke preferences again, you can restore your workspace in seconds.
- Run CleanMyMac or CCleaner occasionally – but only on the Adobe cache folders. Don't touch system files.
- Don't install random plugins. Especially free ones from shady sites. They're the number one cause of corrupted preferences outside of crashes.
There you go. You've probably fixed the issue already. If not, work through the variations above. And next time someone says "reinstall Creative Cloud", punch them (metaphorically).
Was this solution helpful?