we are facing issue in excel 2026, 2019 and 2021 copy 7 paste issue

Saddiq Basha 25 Reputation points
2026-09-10T05:53:12.65+00:00

we are facing issue in excel 2026, 2019 and 2021 copy 7 paste issue how to resolve

Microsoft 365 and Office | Excel | For business | Windows

9 answers

Sort by: Most helpful
  1. EmilyS_726 29,200 Reputation points Volunteer Moderator
    2026-09-12T04:29:08.4966667+00:00

    This is a known issue due to a recent update. See article https://support.microsoft.com/en-us/servicing/office/hotfix/excel/5002914

    For now, two options as workaround.

    Please type cmd in the search on the taskbar. Don't press enter key yet. Instead, choose "run as administrator" to launch Command Prompt.

    Then run this command (for Office 2016)

    "C:\Program Files\Common Files\Microsoft Shared\OFFICE16\Oarpmany.exe" /removereleaseinpatch "{90160000-0012-0000-1000-0000000FF1CE}" "{27882596-A8ED-4382-9C71-6CD2DD19F732}" "1033" "0"
    

    For 2019

    "C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user updatetoversion=16.0.10417.20197
    

    For 2021

    "C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user updatetoversion=16.0.20326.20132
    

    The command is to remove the latest update, which is causing this issue.

    Or

    Use Ctrl+X (cut), then use Ctrl+Z to re-add the data, then use Ctrl+V after that. this can be a workaround.

    Was this answer helpful?

    30+ people found this answer helpful.

  2. Richard Wells 0 Reputation points
    2026-09-12T21:21:11.49+00:00

    Workaround solution:

    Discovered this bug on my Windows 11 Desktop running Microsoft Office LTSC Professional Plus 2021 this morning. After playing around with Excel Copy and Paste, I can confirm that:

    • Generic pasting within a cell works (Ctrl + C to copy and Ctrl + V)
    • Explicit numeric pasting ALSO works (Ctrl + Alt + V, then press V and hit Enter)
    • Explicit formula pasting ALSO works (Ctrl + Alt + V, press F for formulas, and hit Enter)

    Not an ideal solution, but works for what I need to do in Excel until they get it fixed.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments

  3. Kiška Tomáš 5 Reputation points
    2026-09-11T09:50:53.71+00:00

    for me the issue is on Office 2019 64bit build ver 16.0.10417.20207

    I was able to revert to previous build by running:

    "C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user updatetoversion=16.0.10417.20197

    also 32bit office seems to be without issue

    Was this answer helpful?

    8 people found this answer helpful.

  4. JeseminQH 600 Reputation points Independent Advisor
    2026-09-11T07:30:06.4433333+00:00

    Hi @Saddiq Basha,

    Based on the information provided in the Microsoft support article, an issue causing the paste operation to fail has been identified in Excel 2024, 2021, 2019, and 2016. The article notes that the issue remains under investigation and that additional details will be published as they become available: Description of the security update for Excel 2016: September 08, 2026 (KB5002914)

    In the meantime, you may consider rolling back the update, if possible, to see whether it helps. As previously suggested, you may also submit feedback through Excel to ensure that your experience is reported. I will continue to follow the support article and update this thread should any relevant announcements or further guidance become available.

    Please note that I am a fellow community member and cannot provide a timeframe for when the issue may be resolved.

    Was this answer helpful?

    3 people found this answer helpful.

  5. AI answer

    2026-09-10T05:53:31.2566667+00:00

    For Excel copy/paste issues on Windows, use this troubleshooting path:

    1. Check the paste target size and shape
      • If the copied range and paste range do not match, paste can fail.
      • Either select only the top-left destination cell before pasting, or select a destination range with the exact same number of rows and columns as the copied data.
    2. Make sure the destination has enough columns
      • If pasting wide data, insert additional columns first, then paste again.
    3. Check cell format when pasting large amounts of data
      • If large pasted content fails, make sure the destination column format matches the source data format.
      • In Excel, select the column, go to Home > Number Format, and choose the matching format.
    4. If Paste Special is missing or not working
      • Go to File > Options > Advanced.
      • Under Cut, copy and paste, make sure Show Paste Options button when content is pasted is enabled.
    5. Test for add-in conflicts
      • Third-party add-ins can block or interfere with copy/paste.
      • Start Excel in Safe Mode:
        • Find the Excel icon.
        • Press and hold CTRL and double-click Excel.
        • Select Yes to open in Safe Mode.
      • If copy/paste works in Safe Mode, disable add-ins one by one until the conflicting add-in is found.
    6. Close web browsers and try again
      • Browser processes can conflict with Paste Special in some cases.
      • Close all browser windows, then test paste again.
    7. Avoid using multiple Excel instances for copy/paste
      • If files are open in different Excel instances, Excel may not use its internal paste functionality correctly.
      • Open both workbooks in the same Excel instance and try again.
      • This is especially important if Paste Special options such as Formulas, Values, or Formats are unavailable.
    8. If automation or add-ins use clipboard operations
      • Running multiple Excel instances in parallel while add-ins or automation perform clipboard copy/paste can cause errors or crashes.
      • Avoid parallel Excel instances for clipboard-based tasks. If possible, use methods that do not rely on the clipboard.

    If the issue is happening after an update and even basic cut/copy/paste fails in the same workbook, an Online Repair of Office was suggested in a similar case.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.