Acrobat Pro DC crashes saving PDF to Excel – fixed
Adobe Acrobat Pro DC crashes when you try to export a PDF to Excel. Start with a quick preference reset, then try a registry fix, then a clean reinstall.
30-second fix: Reset Acrobat preferences
Nine times out of ten, this crash is caused by a corrupted preference file. Had a client last month whose whole workflow stopped because of a stray keybinding file. Here's how to kill it fast:
- Close Acrobat Pro DC completely. Check the system tray – it likes to hide there.
- Hold down Ctrl+Shift on your keyboard.
- Launch Acrobat Pro DC. Keep holding the keys until you see a dialog box asking if you want to reset preferences.
- Click Yes.
That's it. Try exporting the PDF to Excel again. If it still crashes, move to the next fix.
5-minute fix: Run Acrobat in safe mode and disable add-ins
Sometimes a third-party add-in (like a scanner plugin or a PDF optimizer) conflicts with the export engine. Safe mode strips all that away.
- Close Acrobat.
- Hold down Shift and launch Acrobat. Keep holding until you get a prompt saying “You are running Adobe Acrobat in safe mode.”
- In safe mode, go to File > Export To > Microsoft Excel Workbook. If it works, an add-in is the culprit.
- To find which one: go to Edit > Preferences > Third-Party Plug-ins. Uncheck Allow third-party plug-ins.
- Restart Acrobat normally. Try export again. If it works, you've got a bad plugin. Remove them one by one from the
C:\Program Files\Adobe\Acrobat DC\Acrobat\plug_insfolder until the crash stops.
Most common troublemaker I've seen: the Auto-Index plugin from some document management systems. Pull that one first.
15+ minute fix: Clean reinstall of Acrobat Pro DC
If preferences reset and safe mode didn't help, the installation itself is damaged. A standard uninstall through Control Panel isn't enough – you'll leave behind registry keys that cause the same crash. You need to go nuclear.
Step 1: Use the Adobe Cleaner Tool
- Download the Adobe Creative Cloud Cleaner Tool.
- Close every Adobe app. Open Task Manager and kill any
AdobeARM.exe,AdobeIPCBroker.exe, orAcrobat.exeprocesses. - Run the cleaner as Administrator. Choose Acrobat Pro DC from the list, then select Clean All.
- Reboot your PC.
Step 2: Remove leftover registry entries
Even after cleaning, some keys persist. Open Regedit and delete these if they exist:
HKEY_CURRENT_USER\SOFTWARE\Adobe\Adobe Acrobat\DC
HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\DC
Back up the keys first (right-click > Export). Don't delete the whole Adobe branch – just the Acrobat DC ones.
Step 3: Reinstall fresh
- Download a new copy of Acrobat Pro DC from the official Adobe site. Don't reuse an old installer – it may include the same corruption.
- Run the installer as Administrator.
- After install, launch Acrobat, go to Help > Check for Updates. Install any available updates. Adobe pushes patches for export crashes regularly.
Step 4: Test with a specific PDF
Some PDFs are just problematic – heavily scanned pages, embedded fonts, or forms. For a real test, create a simple PDF from a Word doc with no images. Export that to Excel. If it works, your original PDF may be the issue, not Acrobat. One client had a PDF with 200 embedded fonts that took down every export. We had to flatten it first.
What if it still crashes?
If you've done all three and the crash still happens, you're looking at a hardware problem – specifically, your graphics card driver. Acrobat uses GPU acceleration for export, and an outdated driver can cause silent crashes. Update your GPU driver (NVIDIA, AMD, or Intel) and try again. If that doesn't work, disable GPU acceleration in Edit > Preferences > Display and uncheck Use 2D GPU acceleration.
That's the last resort. I've only had to use it twice in five years, but it works.
Was this solution helpful?