Tech News

Excel KB5002914 Update Breaks Copy and Paste in September 2026

Have you deployed this week’s Office updates from Patch Tuesday? If your users are reporting that copy and paste no longer works in Excel, KB5002914 is likely to blame. Microsoft has also acknowledged the issue. Here’s what we know.

On Tuesday, September 8, 2026, Microsoft released a new wave of monthly patches as part of its September 2026 Patch Tuesday (which patches 973 vulnerabilities, including two already exploited zero-day flaws). Among the updates released was KB5002914, a security update for Microsoft Excel 2016. It fixes several vulnerabilities, including remote code execution flaws in Microsoft’s spreadsheet application.

The very next day, reports began piling up on Reddit and in the Microsoft Q&A forums. The symptom users are seeing is always the same: the Ctrl+C and Ctrl+V shortcuts no longer work, and AutoFill is not responding either. For the second point, I’m referring to dragging the small square at the bottom-right of a cell to copy a formula or a series of values to neighboring cells.

"It looks like security update KB5002914 broke AutoFill and copy/paste in Excel 2016," summed up one Reddit user. Another explained that their entire team is blocked, as most employees have already installed the update.

Existing file or new Excel workbook, nothing helps. The bug is there. Copy and paste with Ctrl + V appears to be broken, while another user reports that it still works with a right-click. That’s something... but not everyone seems to agree.

Excel 2016, but not only

You might say: Excel 2016? Who still uses that? Apparently, a lot of companies still do. And more importantly, the issue does not seem to be limited to that version. Other users are reporting the same problem on newer versions, but the behavior is not always identical. In reality, MSI installations as well as Click-to-Run installations appear to be affected, across versions ranging from Office 2016 to Office 2024.

So what does Microsoft say about this? On September 10, 2026, the company added this bug to the known issues list on the KB5002914 support page. It states that "in Microsoft Excel 2024, 2021, 2019, and 2016, the paste operation may fail silently. Although users attempt to paste content, the source remains selected and the destination is not changed", Microsoft explains, before adding that its teams are investigating the issue.

No fix or release date has been announced yet. For now, we have to wait.

How do you get copy and paste working again?

While waiting for a fix, the workarounds reported by users depend on the installation type. Between MSI package and Click-to-Run, the solution is not the same. Two avenues to explore:

  • MSI installation. Uninstalling KB5002914 is enough to restore copy and paste. You can run this command in an elevated Command Prompt. It was shared by a user in a Microsoft Q&A thread and removes only this update without reinstalling Office. Note that this command will work only for Office 2016.
msiexec.exe /package "{90160000-0012-0000-1000-0000000FF1CE}" /uninstall "{27882596-A8ED-4382-9C71-6CD2DD19F732}" /qn /norestart
  • Click-to-Run installation. It is not possible to remove an isolated update. You must roll back to the previous Office version, using an XML configuration file for the Office Deployment Tool or a Group Policy.

If you have not deployed the update yet, wait a few days... Otherwise, your users may come looking for you. Still, it is somewhat surprising to see a security update for Excel 2016: this version has not been supported since October 2025. Even so, Microsoft continues to ship updates.

author avatar
Florian Burnel Co-founder of IT-Connect
Systems and network engineer, co-founder of IT-Connect and Microsoft MVP "Cloud and Datacenter Management". I'd like to share my experience and discoveries through my articles. I'm a generalist with a particular interest in Microsoft solutions and scripting. Enjoy your reading.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.