logo
search
list

Table of Content

What Is the KB5002914 Excel Copy and Paste Issue?
Quick Workaround: Roll Back or Uninstall KB5002914 From the Command Line
Why Uninstalling KB5002914 Is Only a Temporary Fix
The Best Free Alternative: WPS Spreadsheet 
FAQs

KB5002914 Broke Excel Copy and Paste Silently — How to Fix It and Stay Safe

Posted by Algirdas Jasaitis

calendar

2026-09-17

views

884

likes

5

Whether you are reconciling a ledger, closing a quarterly P&L, or building a dashboard, Ctrl+C and Ctrl+V are probably the two keys you press more than any others in a day. You copy a block of figures, click into the destination, paste, and keep moving. Now imagine that exact sequence stops working — quietly. No beep, no error box, no crash. The cells you copied stay selected, the destination stays empty, and you only notice later when the totals no longer add up. That is exactly what happened to many Excel users after Microsoft's September 2026 security update, KB5002914.

This bug is especially dangerous because it fails silently. Excel gives you no warning that the paste never happened, so you can keep working and save a spreadsheet that is quietly missing data. In this guide, we explain what the KB5002914 Excel copy and paste issue is, how to roll back the patch from the command line as a temporary fix, and why a more stable spreadsheet tool is the smarter long-term answer.


https://res-academy.cache.wpscdn.com/upload/seo-engine-admin/2026-09-17/6b9aa6a35387e8cab9c587e4b1c1d975.png

KB5002914 Broke Excel Copy and Paste Silently — How to Fix It and Stay Safe

100% secure

What Is the KB5002914 Excel Copy and Paste Issue?

KB5002914 is a security update Microsoft shipped on September 8, 2026 as part of its Patch Tuesday cycle. It was meant to fix several vulnerabilities in Excel, including remote code execution flaws. Instead, a code regression inside the update broke three of the most used actions in the spreadsheet: copy and paste, AutoFill, and dragging to fill formulas.

The affected versions span a wide range — Excel 2016, 2019, 2021, and 2024. Microsoft has formally confirmed the problem in its own update notes. When you copy a range and paste it, the source stays selected and the destination is left unchanged, with no beep or message to tell you anything went wrong. AutoFill and formula dragging behave the same way. Because the failure is silent, the impact is far worse than a crash: you can keep editing and saving a workbook that is missing chunks of data, and nobody notices until the numbers are checked.

This matters most for finance and data-analysis work, where a single missed paste can change a whole report — and it tends to surface right when month-end or quarterly deliverables are due.

If you are seeing the same silent paste behavior on an older desktop build, this related guide covers Excel 2016 copy and paste not workingWindows 11 Excel copy paste not working with version-specific checks before you remove updates.

Excel copy paste fails silently after update

Excel copy paste fails silently after update

Use Word, Excel, and PPT for FREE

Quick Workaround: Roll Back or Uninstall KB5002914 From the Command Line

Microsoft's official guidance for affected installations is to remove or roll back the KB5002914 update until a proper fix ships. The exact steps depend on how Office was installed, so check your installation type first.

  1. Confirm your install type. Open Excel and go to File > Account > About Excel. If the version block says Click-to-Run, you have a C2R installation. If it does not, you are on the classic MSI installer.

  2. Open an elevated prompt. Right-click Command Prompt or PowerShell and choose Run as administrator. This is required to remove an Office security update.

  3. For classic MSI installs, remove KB5002914. Run the Office patch removal tool pointing at the update ID. The command shared across Microsoft Q&A discussions removes only this patch without touching the rest of Office:

    For a fuller rollback checklist, including how to confirm the affected build first, see our step-by-step guide to Excel copy paste not working after KB5002914.

"C:\Program Files\Common Files\Microsoft Shared\OFFICE16\Oarpmany.exe" /removal "0710-0001"

Use the exact update identifier that appears in your installed-updates list for KB5002914. The path may differ if Office is installed elsewhere.

  1. For Click-to-Run installs, roll back the build. Use the Office Click-to-Run client to revert Office to the previous build from before September 8, 2026. Again, run this from an elevated prompt:

"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\officec2rclient.exe" /update user

After either rollback, close and reopen Excel, then test copy and paste before continuing your work. Keep in mind that removing a security patch means your Office install no longer has the fixes in that update, so this is a stopgap while Microsoft works on a corrected build.

Roll back KB5002914 from command line

Roll back KB5002914 from command line

100% secure

Why Uninstalling KB5002914 Is Only a Temporary Fix

Uninstalling or rolling back KB5002914 restores copy and paste, but it does not solve the underlying problem. It is a stopgap with real trade-offs.

  • You lose the security fixes in that update. KB5002914 also closed remote code execution and other vulnerabilities in Excel. Removing it leaves those holes open while you wait for a corrected build.

  • Managed devices often cannot uninstall freely. On company-managed or volume-license PCs, group policy and IT controls can block users from removing Office updates, leaving the whole team stuck.

  • Microsoft is still researching a permanent fix. As of this writing, no official corrected build has shipped, so you may sit with the bug or the rollback for a while.

  • Silent failures have zero tolerance in delivery work. In finance and reporting, one missing paste can invalidate a deliverable, so a tool that fails without warning is a business risk, not just an inconvenience.

For critical spreadsheets, the dependable response is to have a stable fallback and good backups — not to rely on a patch that may break again. A separate spreadsheet application that opens the same .xlsx files gives you a way to keep working while Microsoft sorts out the update.

Stable backup office suite for spreadsheets

Stable backup office suite for spreadsheets

Use Word, Excel, and PPT for FREE

The Best Free Alternative: WPS Spreadsheet 

When an Office security update can quietly break the most basic spreadsheet operations, stability becomes more important than any single feature. WPS Spreadsheet is a strong, free alternative that keeps your workflow running no matter what Microsoft ships next.

  • Deep, native compatibility. WPS Spreadsheet opens and saves .xlsx workbooks, supports the same copy, paste, AutoFill, and formula-dragging shortcuts, and understands familiar functions, so you can open an Excel file and keep using it almost instantly. For a broader comparison of the two tools, see MS Excel vs. WPS Spreadsheet.

  • Independent architecture, immune to Office patch bugs. WPS Office runs on its own codebase and does not receive Windows or Office security patches in the same pipeline. A single KB update like KB5002914 that breaks Excel simply does not touch WPS Spreadsheet, so your copy and paste keep working through the outage.

  • Cloud version control and safe backups. With WPS Cloud, you can keep dated copies and version history of important workbooks, so even if something goes wrong during heavy edits, you can roll back to a known-good version instead of losing hours of work.

Because it shares the .xlsx format and shortcut conventions, WPS Spreadsheet works well both as a permanent tool and as a reliable fallback while Microsoft investigates this Excel copy and paste issue.

https://res-academy.cache.wpscdn.com/upload/seo-engine-admin/2026-09-17/97a815601c33c0d4d5cc343cb26b506e.png

WPS Spreadsheet reliable Excel alternative

100% secure

FAQs

Why does KB5002914 break Excel copy and paste?

KB5002914 introduced a code regression in a service update. The change silently prevents copied content, AutoFill, and formula dragging from taking effect in Excel, and Microsoft has confirmed the problem in its known-issues notes.

Which Excel versions are affected by KB5002914?

Microsoft's service alert names Excel 2024, 2021, 2019, and 2016. The silent copy-and-paste failure has been reported across both MSI and Click-to-Run installations.

Is it safe to uninstall KB5002914?

Removing it restores copy and paste, but you also lose the security fixes that the update shipped, including patches for remote code execution flaws in Excel. It is a temporary workaround to use while Microsoft prepares a corrected build.

Will the KB5002914 bug affect WPS Spreadsheet?

No. WPS Spreadsheet runs on an independent codebase and does not install the same Windows or Office security patches, so a KB update that breaks Excel does not interfere with copy and paste in WPS.

Can WPS Spreadsheet open my existing Excel files and formulas?

Yes. WPS Spreadsheet opens and saves .xlsx workbooks, recognizes familiar functions and keyboard shortcuts, and supports AutoFill and formula dragging, so you can switch or fall back without reworking your files.

Free Office Download
   
  • Use Word, Excel, and PPT for FREE, No Ads.

  • Edit PDF files with the powerful PDF toolkit.

  • Microsoft-like interface. Easy to learn. 100% Compatibility.

  • Boost your productivity with WPS's abundant free Word, Excel, PPT, and CV templates.

100% secure
avator
Algirdas Jasaitis

Summary

KB5002914 silently broke Excel copy and paste, AutoFill, and formula dragging across Excel 2016-2024. Rolling back the patch is a temporary workaround that also drops the update's security fixes. For stable, interruption-free spreadsheet work, WPS Spreadsheet offers native .xlsx compatibility, an independent architecture that a single Office patch cannot affect, and cloud version control with safe backups.

100% secure
Algirdas Jasaitis

15 years of office industry experience, tech lover and copywriter. Follow me for product reviews, comparisons, and recommendations for new apps and software.