Excel not responding means the application freezes and stops accepting input — the title bar displays “Not Responding,” scrolling halts, and clicking anywhere in the Excel window has no effect. According to Microsoft’s official Excel troubleshooting documentation, the most common causes are third-party add-ins conflicting with Excel, hardware acceleration incompatibility, or insufficient system memory when working with large workbooks.

What causes Excel to freeze and stop responding
Add-in conflict — Third-party Excel add-ins (data analysis tools, CRM integrations, PDF exporters) inject code into the Excel process. After an Office update, these add-ins can trigger freezes because they were built for an older Excel version.
Hardware acceleration mismatch — Excel uses the GPU to render large spreadsheets. On systems with outdated graphics drivers, this causes the rendering to stall, locking the entire application.
Large workbook processing — A workbook with thousands of rows, complex array formulas, or many conditional formatting rules can take minutes to recalculate. During this time, Excel’s window becomes unresponsive even though the application is actively working.
Corrupted Office installation — Incomplete updates or antivirus quarantine actions can corrupt Excel’s executable or supporting DLL files, causing intermittent freezes with no clear trigger.
How to fix Excel not responding
Work through these steps in order. Most freezes are resolved at step 2 (Safe Mode add-in test) or step 5 (Office Repair).
How to verify the fix
Reopen the file that previously caused the freeze. Scroll through several sheets, perform a save, and apply a filter to a large dataset. If Excel remains responsive throughout, the fix worked. If a specific file still causes freezing but others do not, the issue is with that file — try opening it via File > Open > and selecting Open and Repair from the dropdown arrow next to the Open button.
Frequently Asked Questions
Why does Excel freeze only when opening large files?
Large files with many rows, complex formulas, or embedded objects require significant memory and processing time. Excel may appear frozen while loading and calculating the file in the background. Wait up to 2 minutes for files over 10 MB before concluding Excel has locked up. Switching formulas to Manual calculation (File > Options > Formulas) reduces the processing load when opening large files.
Why does Excel freeze when I try to save?
Excel freezes during save most often because it is trying to write to a network location or cloud drive that is temporarily unavailable, or because antivirus software is scanning the file as it is written. Try saving to your local Desktop first. If the local save works, the problem is with the network path or antivirus interference — add Excel to your antivirus exclusions.
How do I recover unsaved work after Excel freezes?
When you reopen Excel after a crash, it automatically opens the Document Recovery pane on the left side showing recovered versions of your file. Select the most recent autosaved version and immediately save it with a new name. If no recovery pane appears, go to File > Info > Manage Workbook > Recover Unsaved Workbooks to browse AutoRecover files.
Why does Excel freeze on a specific spreadsheet but not others?
A file-specific freeze usually means that spreadsheet contains circular references, broken external links to missing files, an add-in that processes that file's content, or embedded objects (charts, images, OLE objects) that expose a rendering bug. Open the file in Excel Safe Mode to bypass add-ins. If it opens normally in Safe Mode, disable add-ins one by one to find the conflict.
Does disabling add-ins permanently remove them?
No. Disabling an add-in in File > Options > Add-ins only turns it off for the current Excel session or permanently until you re-enable it. The add-in remains installed and can be re-enabled at any time by going back to the same menu and checking the box next to it.