How to fix Windows 11 copy and paste not working between applications
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 copy and paste not working between applications. Follow the steps below to fix the issue.
Common Causes
Copy and paste is one of the most fundamental workflows in Windows 11. When it stops working between applications, it can grind your productivity to a halt. This guide walks you through a series of proven fixes — from the quickest keyboard shortcuts to deeper system-level repairs — so you can get your clipboard working again.
Quick Fix Steps
Before diving into detailed troubleshooting, try these fast solutions. They resolve the majority of clipboard failures on Windows 11.
- Restart the affected applications. Close the app you are copying from and the app you are pasting into, then reopen both.
- Restart your computer. A full reboot clears temporary memory glitches that often break the clipboard.
- Use keyboard shortcuts instead of right-click menus:
Ctrl + Cto copy andCtrl + Vto paste. - Check if the issue occurs in Notepad. If copy and paste works there but not in a specific app, the problem is with that application, not Windows.
Ctrl + Shift + V to paste as plain text. Some websites block formatted clipboard content.
Detailed Instructions
Step 1: Restart Windows Explorer
Windows Explorer manages the clipboard along with the taskbar and file windows. Restarting it can clear clipboard conflicts without a full reboot.
- Press
Ctrl + Shift + Escto open Task Manager. - Click More details if the compact view is showing.
- Scroll through the Processes tab and locate Windows Explorer.
- Right-click Windows Explorer and select Restart.
- Wait a few seconds for the taskbar and desktop to refresh, then test copy and paste again.
Step 2: Clear the Clipboard History
Windows 11 stores multiple clipboard items when clipboard history is enabled. A corrupted entry can block new copy operations.
- Press
Windows key + Vto open clipboard history. - If prompted, click Turn on to enable clipboard history, then press
Windows key + Vagain. - Click Clear all at the top of the clipboard panel.
- Close the panel and test copy and paste.
Step 3: Run the Windows Clipboard Troubleshooter
Windows includes a dedicated troubleshooter for clipboard issues, though it is not prominently listed in Settings.
- Press
Windows key + Ito open Settings. - Navigate to System > Troubleshoot > Other troubleshooters.
- Look for Clipboard in the list. If present, click Run next to it.
- Follow the on-screen prompts and apply any recommended fixes.
Step 4: Check for Conflicting Applications
Third-party clipboard managers, remote desktop tools, and some antivirus programs can intercept clipboard operations and cause conflicts.
- Temporarily disable any clipboard manager software (such as Ditto, ClipClip, or 1Clipboard) and test copy and paste.
- If you use a remote desktop application (RDP, TeamViewer, AnyDesk), disconnect the session and test locally.
- Check if your antivirus or security suite has a clipboard protection or privacy feature. Temporarily disable it and test again.
- Close background applications one by one using Task Manager to identify the culprit.
Step 5: Repair System Files
Corrupted system files can break clipboard functionality. Use the built-in System File Checker and Deployment Image Servicing tools to repair them.
- Right-click the Start button and select Terminal (Admin) or Windows PowerShell (Admin).
- Click Yes if prompted by User Account Control.
- Type the following command and press Enter:
sfc /scannow - Wait for the scan to complete. This can take 10 to 30 minutes.
- If SFC reports that it found and repaired corrupt files, restart your computer and test copy and paste.
- If SFC reports it could not fix some files, run the following command:
DISM /Online /Cleanup-Image /RestoreHealth - Once DISM completes, run
sfc /scannowagain.
Step 6: Update Windows and Drivers
Microsoft regularly releases patches that address clipboard bugs. Outdated keyboard or chipset drivers can also interfere with input processing.
- Press
Windows key + Ito open Settings. - Navigate to Windows Update and click Check for updates.
- Install all available updates and restart your computer if prompted.
- Open Device Manager by right-clicking the Start button and selecting it from the menu.
- Expand Keyboards, right-click your keyboard device, and select Update driver.
- Choose Search automatically for drivers and follow the prompts.
Step 7: Create a New Local User Account
If copy and paste still fails after all previous steps, your user profile may be corrupted. Testing with a new account can confirm this.
- Press
Windows key + Ito open Settings. - Navigate to Accounts > Other users.
- Click Add account under Add other user.
- Select I don't have this person's sign-in information.
- Select Add a user without a Microsoft account.
- Enter a username and password, then click Next.
- Sign out of your current account and sign in to the new one.
- Test copy and paste. If it works, your original profile is corrupted and you may need to migrate your files to the new account.
Troubleshooting
Copy and paste works in some apps but not others
This usually indicates an application-specific problem rather than a Windows issue.
- Check if the application has a Read-only or Protected View mode enabled.
- Try pasting using the application's menu: Edit > Paste or Home > Paste.
- Update the affected application to the latest version.
- Reset the application via Settings > Apps > Installed apps, select the app, click Advanced options, then click Reset.
Copy and paste fails only with formatted text or images
Large or complex clipboard content can exceed memory limits or trigger format conversion errors.
- Try copying smaller sections of text or lower-resolution images.
- Use
Ctrl + Shift + Vto paste as plain text where supported. - Clear clipboard history as described in Step 2 above.
- Check available RAM in Task Manager > Performance. If memory usage is consistently above 90%, close unused applications.
Copy and paste stops working after a Windows update
Occasionally, a Windows update introduces a clipboard regression. Microsoft usually patches these quickly.
- Check for a newer update via Settings > Windows Update > Check for updates.
- If the issue started immediately after an update, you can temporarily uninstall it via Settings > Windows Update > Update history > Uninstall updates.
- Report the issue to Microsoft via the Feedback Hub app to help expedite a fix.
If you have followed all the steps in this guide and copy and paste is still not working between applications, please Open a Ticket with our support team. Include details about which applications are affected, when the issue started, and any error messages you have seen.
Still Having Issues?
💻 Open a Ticket