Adobe apps crash on launch with GPU driver error
This happens when Adobe apps try to use a GPU that's not compatible. The fix is to disable GPU acceleration in the app's preferences.
You open Adobe Premiere Pro or Photoshop or After Effects, and it crashes before the main window even appears. Maybe you see a spinning beach ball on Mac, or a freeze on Windows, then it's gone. No error message, just a crash report that says something about a GPU driver. I've seen this on laptops with Intel integrated graphics, older NVIDIA cards, and even some AMD setups.
Root cause
Adobe apps use your GPU for rendering and effects. Some GPU drivers just don't play nice with Adobe's Mercury Playback Engine or GPU acceleration. This is common after a Windows update or a driver update. The real fix isn't a complicated registry edit — it's just turning off GPU acceleration in the app's preferences. You can't do that from the crash screen, so you need to hold down a key while launching the app to bypass it.
The fix: disable GPU acceleration
For Windows users
- Hold down the Shift key on your keyboard.
- While holding Shift, double-click the Adobe app icon (Premiere, Photoshop, After Effects, etc.).
- Keep holding Shift until you see a dialog box that says something like "Reset Preferences" or "Skip GPU check".
- Click "Reset Preferences" or "Skip GPU Acceleration". The wording changes by app.
- After you click, the app should open. You'll see the default workspace, because preferences were reset. Don't panic — you can restore your custom workspace later.
For Mac users
- Hold down the Option + Shift keys together.
- While holding both keys, double-click the Adobe app icon.
- Keep holding until you see a prompt to reset preferences. Click "Yes".
- The app opens with default settings.
Permanently disable GPU acceleration in the app
Now that you're inside the app, you need to stop it from crashing next time. Here's how per app:
Adobe Premiere Pro
- Go to File > Project Settings > General.
- Under Video Rendering and Playback, change the Renderer from "Mercury Playback Engine GPU Acceleration" to "Mercury Playback Engine Software Only".
- Click OK. You might need to restart the project.
Adobe Photoshop
- Go to Edit > Preferences > Performance.
- Uncheck "Use Graphics Processor to accelerate computation".
- Click OK. Then close and reopen Photoshop.
Adobe After Effects
- Go to Edit > Preferences > Display.
- Under Hardware Accelerate Composition, uncheck "Enable Hardware Acceleration".
- Also go to Edit > Preferences > Video Preview and uncheck "Enable Mercury Transmit".
- Click OK, restart the app.
What to do if it still crashes
If you held down Shift (Windows) or Option+Shift (Mac) and still got a crash, or the app won't even show the reset prompt, try this alternative:
- Delete the Adobe preferences folder manually. On Windows, it's at
%appdata%\Adobe\[App Name]\. On Mac, it's~/Library/Preferences/Adobe/[App Name]. Close the app, rename the folder to something like "oldprefs", then relaunch. The app rebuilds a fresh preferences file. - If that doesn't work, update your GPU driver from the manufacturer's site (NVIDIA, AMD, Intel). Don't use Windows Update for drivers — go straight to the source.
- Try disabling the GPU in Device Manager (Windows): right-click the GPU under Display Adapters, choose Disable device. Launch Adobe, and if it works, you know the GPU is the problem. Then go back and enable it, but keep GPU acceleration off in Adobe.
- As a last resort, reinstall the Adobe app using the Creative Cloud Cleaner Tool (Adobe's own utility). This wipes out corrupted installations.
Most of the time, though, turning off GPU acceleration does the trick. It's not fancy, but it works.
Was this solution helpful?