This article was reviewed by Stan Kats and by wikiHow staff writer, Hannah Dillon. Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 1,593 times.
If Excel isn't responding, freezes, or lags, it can be very frustrating. It's even more frustrating when you can't figure out why it's happening. While there's no single quick solution for this issue, in this article, we'll go over several ways to try to fix it. Start with the first method and work your way down, trying each method until you find one that works.
What to Do When Excel Won't Respond
First, try restarting Excel. If that doesn't work, try disabling COM add-ins or Excel add-ins that are conflicting with Excel. You also might need to move any startup files in your XLStart folder, or install any pending updates to fix bugs or glitches.
Steps
-
Open Excel in safe mode. To do this, press ⊞ Win+R and type Excel /safe in the command box, then press ↵ Enter.
- If you're on Windows 10 or 11, you can opt to use the automatic troubleshooter instead. If you'd like to use the troubleshooter, click here (this will open the troubleshooter on your computer). If you use the troubleshooter, follow the on-screen instructions, then skip to the method below on updating Excel if it's still not working.
- If Excel won't open in safe mode, skip to the next section.
-
Open the add-ins menu. To do this, click File in the ribbon at the top of the screen, then click Options at the bottom of the left-hand sidebar. Then, click Add-ins near the bottom of the options menu sidebar.
-
Open the COM add-ins menu. To do so, click the dropdown at the bottom of the add-ins menu and select COM Add-ins. Then, click Go.
-
Uncheck all of the boxes in this menu. If all of the boxes are unchecked, close this menu and skip to the next section.
-
Click OK. You can close out of any menus that are still open.
-
Restart Excel, not in safe mode. If Excel still doesn't work, continue to the next section. If Excel is working, you can start enabling your add-ins one at a time until the issue occurs again. This will allow you to identify what add-in is causing the problem.[2]
-
Open the Registry Editor. The easiest way to do this is to type regedit in the taskbar search bar, then click Registry Editor.
- Before you attempt this method, make sure to back up your registry by clicking File > Export. If you edit your registry and something goes wrong, it can make your computer not work properly anymore, and it can be incredibly hard to fix it if you don't have a registry backup.
-
Place your cursor in the bar at the top of the window. You'll see a bar that starts with Computer right under the ribbon with your menu buttons. Click into this bar.
-
Delete the text that's in this bar. Either highlight all the text and backspace, or place your cursor at the end of the path and press and hold backspace to delete it all.
-
Paste the path to the Excel options folder. Copy and paste Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Excel\Options into the bar at the top of the Registry Editor window and press ↵ Enter.
-
Locate any REG_SZ entries with the name "OPEN." In the "Name" column, look for any entry named "OPEN" that also says REG_SZ in the "Type" column.
- If you don't see any entries named "OPEN," skip to the next section.
-
Right-click on the first "OPEN" entry. This will open a contextual menu.
-
Click Rename. You'll now be able to type a new name for this REG_SZ entry.
-
Rename it to "RenamedOPEN." Press ↵ Enter to save your changes. Repeat this for every entry that says "OPEN," making sure to only put "Renamed" before the original name (for example, if you have an entry named "OPEN1," rename it to "RenamedOPEN1").
-
Start Excel in normal mode. If the issue still persists, continue on with the next troubleshooting method. If the issue doesn't occur, return to the Registry Editor and rename your "RenamedOPEN" entries back to "OPEN" (or "OPEN" with a number) one at a time, restarting Excel between each change, until you find the add-in that's causing the problem.[3]
-
Open your XLStart folder. Here's how you find it:
- Open Excel, if it's not already open.
- Click File > Options. If you just opened Excel, you only need to click Options.
- Click Trust Center in the left-hand sidebar.
- Click Trust Center Settings.
- Select Trusted Locations in the sidebar.
- Note the location of the XLStart folder. Look for the item under the "Description" column called "Excel default location: Excel StartUp" to find this location.
- If you can't open Excel at all, the default location is C:\Program Files\Microsoft Office\root\Office16\XLSTART. The drive letter may be different if your Excel isn't installed on the C drive.
-
Navigate to the XLStart folder in Windows Explorer. The easiest way to do this is to double-click the filepath in Excel, copy it, then paste it into the address bar in Explorer. You can also manually navigate there.
-
Move any files in this folder to a different folder. To do this, select all the files (press Ctrl+A while clicked into Explorer) then press Ctrl+X to cut the files. Go to a different folder (such as your desktop or documents folder) and press Ctrl+V to paste.
-
Restart Excel and check for issues. If the issue doesn't occur, add the files you removed from the XLStart folder back, one by one, until you find the file that caused the issue. If the issue still occurs, continue on to the next method.
- You can also check your alternate startup folder. To find this folder, go to File > Options > Advanced, then scroll down to the "General" header. Note the folder path next to "At startup, open all files in" and repeat the steps above to move files out of this folder.[4]
-
Open Excel, if it's not already open. Sometimes, Excel might stop working properly if it needs an update.
- If you can't open Excel at all, check for updates in Windows Update. If there's a pending Excel update, Windows Update will also install it for you.
-
Click File > Account. If you just opened Excel, you don't have to click the File button. The Account button is near the bottom of the left-hand sidebar.
-
Click Update Options. It's at the top of the list, right under the buttons that say Manage Account, Switch License, and Update License.
-
Click Update Now. If there's a pending update, it will be downloaded and installed.[5] If the issue still persists, continue on to the next troubleshooting method.
-
Open System Configuration. You can do this by searching for msconfig in the taskbar search bar. You must be signed in to an administrator account to do a clean boot.[8]
- A startup service may be causing Excel to lag or freeze. The way to test this is to do a clean boot, which disables all unneeded services and background apps.
-
Click the Services tab. It's at the top of the window.
-
Check Hide all Microsoft services. It's in the bottom-left corner of the window. This will hide any essential Microsoft services from the list, so you don't accidentally turn them off.
-
Click Disable all. It's in the bottom-right part of the window. This will disable all of the non-Microsoft services on your computer.
-
Click the Startup tab. It's at the top of the window.
-
Click Open Task Manager. This will open the Startup Apps tab in Task Manager.
-
Disable all of the startup apps. For each app that says "Enabled," right-click it and choose Disabled.
- Once you do this, you can close Task Manager.
-
Click OK in the System Configuration window. This will save your settings and close the System Configuration window.
-
Restart your computer. When you restart, only essential Microsoft services will run. Check to see if Excel works or not. If it doesn't, continue with the next method.[9]
- If Excel does work, you'll need to determine which service or startup app is causing the issue. One way to do this is to re-enable half of the services or start-up apps and see if the cursor issue happens. If it does, keep splitting the number of enabled services/apps in half until you've narrowed it down. If it doesn't, try the other half that you didn't test.
- When you're finished troubleshooting after a clean boot, you'll need to set your computer to boot normally again. To do so:
- Return to the System Configuration panel and click General.
- Select Normal Startup.
- Click the Services tab, uncheck "Hide all Microsoft services," and select Enable all > Apply.
- Open Task Manager, reenable any startup programs you disabled, then reboot your PC.
-
Open your list of installed apps. To do this, right-click on the Windows icon in your taskbar. On Windows 11, click Installed apps. On Windows 10, click Apps and Features.
-
Locate Excel on the list. If you have Microsoft 365, you'll want to locate that on the list. Doing this will repair all of your Microsoft Office apps. If you have a standalone version of Excel, look for Microsoft Excel on the list.
-
Click the three-dot icon next to Microsoft 365 or Microsoft Excel. This will open a contextual menu.
-
Click Repair. Follow any on-screen instructions to complete your repair of Microsoft 365 or Excel.[10]
-
1Make sure your antivirus software is up to date. If you use antivirus software besides Windows Security, make sure you keep it updated. Antivirus software can conflict with Excel and sometimes cause it to not work.
- If you use Windows Security, simply update Windows to update your antivirus.
-
2Make sure your antivirus isn't conflicting with Excel. If you have any antivirus add-ins or Excel integrations, try disabling them. This could be the cause of Excel not working properly.[11] As all antivirus software is slightly different, you may need to contact the developer of your software for further assistance on disabling these add-ins or integrations.
Expert Q&A
Video
Tips
References
- ↑ https://www.reddit.com/r/excel/comments/fccx3o/excel_crashes_wait_or_restart/
- ↑ https://support.microsoft.com/en-us/office/excel-not-responding-hangs-freezes-or-stops-working-37e7d3c9-9e84-40bf-a805-4ca6853a1ff4
- ↑ https://support.microsoft.com/en-us/office/excel-not-responding-hangs-freezes-or-stops-working-37e7d3c9-9e84-40bf-a805-4ca6853a1ff4
- ↑ https://support.microsoft.com/en-us/office/excel-not-responding-hangs-freezes-or-stops-working-37e7d3c9-9e84-40bf-a805-4ca6853a1ff4
- ↑ https://support.microsoft.com/en-us/office/how-to-update-microsoft-365-or-office-for-windows-2ab296f3-7f03-43a2-8e50-46de917611c5
- ↑ https://support.microsoft.com/en-us/office/excel-not-responding-hangs-freezes-or-stops-working-37e7d3c9-9e84-40bf-a805-4ca6853a1ff4
- ↑ https://support.microsoft.com/en-us/office/excel-not-responding-hangs-freezes-or-stops-working-37e7d3c9-9e84-40bf-a805-4ca6853a1ff4
- ↑ https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd
- ↑ https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd#id0ebbd=windows_11








































