Tips for improving Excel's performance

Applies To
Excel for Microsoft 365

Here on the Excel team, we’re always working to improve Excel’s performance and stability. We constantly seek customer feedback regarding what we can do to make a better product, and implement positive suggestions whenever we can. In fact, many of the improvements we have made recently were direct responses to customer pain points. For instance, we discovered that many heavy, institutional Excel users were less than thrilled with Excel’s performance when they upgraded from Office 2010 to newer versions.

We listened, and the team set to addressing those areas where we could make the most significant performance improvements possible and deliver them in the shortest time. For example:

To continue on the performance theme, this article lists multiple tips for improving Excel’s performance.

Performance tips for specific circumstances

CIRCUMSTANCE TIP
General slowness when editing in the grid or when switching worksheets Turn off Office animations
Slowness when moving an Excel window or when using ALT+ shortcut keys after upgrading to Windows 10 Turn off visual effects
General slowness on a machine with no dedicated graphics processor or with an old graphics card or driver Disable hardware graphics acceleration
Slowness when editing one cell after another Turn off Flash Fill
Slowness when using multiple high-resolution monitors with per-monitor dynamic high definition aware Office functionality Set Office compatibility mode to Optimize for compatibility
Parts of Excel turn white or gray when you run VBA code Use ScreenUpdating property and DoEvents command appropriately in VBA code
Unresponsiveness or high CPU on Windows 10 when many Excel windows are open and Background Application Manager runs a periodic background scan Set this registry key in Windows 10 version 17763.832 or later to turn off the scan.
Slowness pressing ALT+ shortcut keys in Excel In Office 365 version 1908 or later, add this registry key.
Slowness when Excel launches Open Excel in Safe Mode to see if the slowness is caused by add-ins
You see out-of-memory issues opening multiple workbooks Open Excel in a new instance
Power Query is taking too long to load to a query to a worksheet. Edit Query Settings properties
Power Query is taking too long to add a query to Preview Data in the Power Query Editor. Manage Data Preview
Registry path New Key Values
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BamThrottling Name: DisableWindowHinting
Type: REG_DWORD
Value: 1
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common Name: UseAsyncRibbonKeytips
Type: REG_DWORD
Value: 1
Subject Description
Internal formula performance improvements Read about the Excel team's latest performance improvements.
Memory allocation improvements with Large Address Aware (LAA)  capability Excel can now use more of your system memory than ever before, even with 32-bit Office.
Improving calculation performance Read about methods for being smarter with formulas and how they calculate.
Performance and limit improvements This is a broad recap of some of our latest improvements.
VBA code best practices Tips and tricks for optimizing your VBA code from the Excel team.
Considerations for common performance issues with Office Add-ins and Macros in Office If you create macros or Office add-ins, you'll want to review this article.
Tips for optimizing performance obstructions More tips on how to improve Excel's calculation performance, including with User Defined Functions (UDFs) for VBA.
Comparing Single and Multiple document interfaces in Excel 2010 and later versions In Excel 2013 and later versions, each Excel window can contain only one workbook, and each has its own ribbon. This is called Single Document Interface (SDI). By default when you open a new workbook, it will be displayed in another Excel window, even though it is the same Excel instance.

Get the latest updates, and let us know what you think

  • If you want to get the latest updates for Excel, then you can join the Office Insiders program.
  • Give us feedback by pressing the Smiley button in the upper right-hand corner of the Excel pane. Make sure to put the term "ExcelPERF" somewhere in your comments, so we can keep an eye out for it.
  • Ask a question in the Excel Tech Community. This is a vibrant community of Excel enthusiasts who are waiting to answer your questions. We also passively monitor the forums to keep an eye on any emerging trends or issues.
  • If you have a feature you'd like to request, please send us your feedback to help us prioritize new features in future updates. See How do I give feedback on Microsoft Office for more information.