7 Ways to Fix Copy and Paste Not Working in Windows 11

11 min read

Help Desk Geek is reader-supported. We may earn a commission when you buy through links on our site. Learn more.

Copy and paste not working in Windows 11 can leave Ctrl + C and Ctrl + V dead in one app or across your PC. It’s frustrating when such a basic shortcut suddenly quits, but restarting Windows or Explorer usually clears the problem.

Quick Diagnosis

Fix #1: Restart Your PC

A restart releases clipboard locks and resets the Windows processes behind copying and pasting. Start here if the problem appeared without warning.

Problem: Copy and paste suddenly stopped working.

Symptoms:

  • Ctrl + C and Ctrl + V do nothing.
  • Right-click Copy and Paste also fail.
  • The problem affects several applications.

Why it happens: An app or Windows process may have locked the clipboard without releasing it.

  • Save your documents and other open work.
  • Open the Start menu.
  • Select Power > Restart.
Windows 11 Start menu power controls with Restart highlighted and a note reminding the user to save open work
  • Sign back in after Windows restarts.
  • Copy a short phrase from any document.
  • Paste it into Notepad with Ctrl + V.

If the phrase appears, the restart cleared the clipboard lock. You can stop here.

Fix #2: Restart Windows Explorer

Restarting Windows Explorer refreshes the desktop, taskbar, File Explorer, and related shell processes. It takes less time than restarting the PC.

Problem: The clipboard remains unresponsive when you retry the copy operation.

Symptoms:

  • Copying files in File Explorer fails.
  • The desktop or taskbar also feels stuck.
  • Clipboard shortcuts stop responding until Windows restarts.

Why it happens: Windows Explorer may be frozen or holding a clipboard operation open.

  • Save your work. The desktop and taskbar will briefly disappear.
  • Press Ctrl + Shift + Esc to open Task Manager.
  • Select Processes in the left sidebar.
  • Find and select Windows Explorer.
  • Select Restart task.
Task Manager Processes page with Windows Explorer selected and Restart task highlighted
  • Wait for the desktop and taskbar to return.
  • Copy a test phrase and paste it into Notepad.

Advanced users can stop Explorer with Windows’ taskkill command and relaunch it with explorer.exe. I’d use Task Manager unless you already know the required options. Closing Explorer incorrectly can leave you without a desktop until you start it again.

Common Issues and Solutions

Fix #3: Test Copy and Paste in Notepad

Notepad quickly tells you whether Windows is affected or one app is misbehaving. Plain text also removes formatting and image support from the test.

Problem: Copy and paste fails in one program.

Symptoms:

  • Pasting fails in Word, a browser, or another specific app.
  • Copy and paste still works in some Windows screens.
  • Visible Copy and Paste commands behave differently from the keyboard shortcuts.

Why it happens: The affected app may be frozen, blocking clipboard access, or intercepting the shortcuts.

  • Type a short, non-sensitive phrase in the affected app.
  • Select the phrase.
  • Use the app’s visible Copy command.
  • Open Notepad from the Start menu.
  • Press Ctrl + V.
Notepad showing a successfully pasted test phrase with a note that success points to the original application
  • If the shortcut fails, right-click inside Notepad and select Paste.
  • If Notepad accepts the text, close and reopen the original app.
  • Test the original app again.

If pasting works in Notepad, the Windows clipboard is working. Update, repair, or reset the affected app. If Notepad also refuses the text, continue with the system-wide fixes.

Fix #4: Reset Clipboard History

Clipboard History can get stuck even while normal copy and paste works some of the time. Resetting it removes stored entries that may be causing trouble.

Problem: Clipboard History is blank, frozen, or showing old items.

Symptoms:

  • Windows key + V doesn’t show recently copied content.
  • Selecting a Clipboard History entry doesn’t paste it.
  • New items don’t appear in the panel.

Why it happens: Clipboard History or one of its saved entries may be stuck.

  • Press Windows key + V to open Clipboard History.
  • Select Turn on if Windows says the feature is disabled.
Windows 11 Clipboard History panel opened with Windows key plus V, showing no personal clipboard content
  • Open Settings > System > Clipboard.
  • Turn Clipboard history off.
Windows 11 Clipboard settings with Clipboard history and the clearing controls highlighted without assuming their current states
  • Wait several seconds.
  • Turn Clipboard history on again.
  • Select Clear beside Clear clipboard data.
  • Open Clipboard History with Windows key + V.
  • Remove any pinned entries that remain.

Pinned items can survive a normal history clear. Remove them for a complete reset, but save anything you need in a document first.

  • Copy a new test phrase.
  • Press Windows key + V and check that the new entry appears.
  • Select the entry and confirm that it pastes into Notepad.

System-Wide Repair

Fix #5: Run System File Checker

Use System File Checker when pasting fails in Notepad and several other apps. This scan checks protected Windows files and replaces damaged copies when it can.

Problem: Copy and paste is broken across Windows.

Symptoms:

  • Notepad can’t receive pasted text.
  • Restarting Windows and Explorer didn’t help.
  • Other Windows functions have also become unstable.

Why it happens: Damaged Windows system files may stop clipboard-related components from working.

  • Open the Start menu.
  • Type Command Prompt.
  • Select Run as administrator.
  • Approve the User Account Control prompt.
  • Run sfc /scannow.
sfc /scannow
Administrator Command Prompt showing sfc /scannow with a note to let the scan reach 100 percent
  • Keep the window open until the scan reaches 100 percent.
  • Read the final result.
  • Restart Windows if SFC repaired damaged files.
  • Copy and paste a new phrase into Notepad.

“Windows Resource Protection found corrupt files and successfully repaired them” means SFC completed repairs. “Windows Resource Protection did not find any integrity violations” means protected Windows files weren’t the cause.

Fix #6: Uninstall a Recent Windows Update

Remove an update only when copy and paste stopped immediately after Windows installed it. This is a bigger step because removing an update can also remove security and reliability fixes.

Problem: Clipboard trouble began after Windows Update.

Symptoms:

  • Copy and paste worked before a recent restart.
  • Update History shows an update installed just before the failure.
  • The earlier fixes didn’t restore the clipboard.

Why it happens: A recent Windows change may conflict with a driver, app, or clipboard component on your PC.

  • Save your open work.
  • Open Settings > Windows Update > Update history.
  • Compare the installation dates with when the clipboard stopped working.
Windows 11 Update history showing installation dates with no specific update selected
  • Select Uninstall updates under Related settings.
  • Find the latest update whose installation date matches the failure.
  • Select Uninstall beside that update.
Windows 11 Uninstall updates interface with the uninstall control highlighted and no specific update identifier selected
  • Follow the prompts to remove it.
  • Restart Windows.
  • Test copy and paste in Notepad and the original app.

Don’t remove an update simply because it’s first in the list. Its installation date should closely match the day the problem started.

Fix #7: Enable Clipboard Redirection for Remote Sessions

Copy and paste may work on your local PC but fail inside Remote Desktop. That usually points to clipboard redirection, which carries copied content between the two computers.

Problem: Copy and paste fails only between local and remote computers.

Symptoms:

  • Copying works within the local computer.
  • Copying works within the remote computer.
  • Content can’t pass from one computer to the other.

Why it happens: The remote client, remote host, or an organization policy may block clipboard redirection.

  • Disconnect from the remote session.
  • Open Remote Desktop Connection on the local PC.
  • Select Show Options.
  • Open the Local Resources tab.
  • Select Clipboard under Local devices and resources.
Local Resources tab showing the Clipboard redirection control highlighted without exposing connection details
  • Reconnect to the remote computer.
  • Copy a short, non-sensitive phrase locally.
  • Paste it into Notepad in the remote session.
  • Copy a different phrase remotely.
  • Paste it into local Notepad.

If Clipboard is already selected but copying still fails, an administrator may have blocked redirection through policy. On a work PC, ask IT whether clipboard transfer is allowed.

Error Messages and Results

Message or symptomWhat it meansWhat to do
“Can’t sync these items”Windows couldn’t sync clipboard content between devices.Test local copy and paste first. Then check Clipboard settings and your account connection.
“Your clipboard is empty”Clipboard History has no entries, is disabled, or was cleared.Copy a new item, press Windows key + V, and reset Clipboard History if it stays empty.
“Windows Resource Protection found corrupt files and successfully repaired them”SFC found damaged protected files and repaired them.Restart Windows and test the clipboard again.
“Windows Resource Protection did not find any integrity violations”SFC found no damage in protected system files.Check app-specific, update, and remote-session causes.
Windows key + V opens nothingClipboard History may be off, or the Windows shell may be stuck.Restart Explorer, then open Settings > System > Clipboard.
Copy works locally but not remotelyClipboard redirection is unavailable, disabled, or blocked by policy.Enable the remote client’s clipboard option or contact the remote administrator.

Platform-Specific Issues

iOS

Windows 11 clipboard repairs don’t apply to iOS. If you use an iPhone with your Windows PC, first check local Windows copying in Notepad. Moving clipboard content between iOS and Windows requires an app or service that supports it. Windows Clipboard History doesn’t provide native clipboard transfer with iOS.

iPhone text-selection menu showing Copy and Paste as a local iOS clipboard test without personal content

macOS

Windows 11 clipboard settings and Explorer restarts don’t apply to macOS. If copying fails in a remote Windows session opened from a Mac, check the clipboard or device-redirection options in the remote desktop client. Reconnect, then test copying in both directions.

macOS remote desktop client settings showing clipboard redirection controls without connection details

Configuration Issues to Check

Small configuration mistakes can look like a broken clipboard. Check these before making deeper Windows changes:

  • Clipboard History is disabled: Open Settings > System > Clipboard and turn on Clipboard history.
  • Pinned items weren’t removed: Open Windows key + V, select each pinned item’s menu, and unpin or delete it during a full reset.
  • Only keyboard shortcuts were tested: Compare Ctrl + C and Ctrl + V with the app’s visible Copy and Paste commands.
  • Rich content was used for testing: Start with plain text in Notepad. Some apps reject images, files, or formatted content while normal text still works.
  • Remote clipboard access is disabled: Enable Clipboard in the remote client’s local-resource settings, where available.
  • An update was blamed without checking dates: Confirm that the failure started right after the listed installation date before uninstalling anything.

Getting Help

If none of the fixes works, collect a few details before contacting Microsoft Support, your PC maker, or your organization’s IT team. Good test results save a long round of basic questions.

  • Press Windows key + R.
  • Enter winver.
  • Record the Windows 11 version and OS build.
  • Open Settings > System > About.
  • Record the system type and Windows specifications. Don’t share the device ID or product ID.
  • Note whether pasting works in Notepad.
  • Note whether right-click Paste works when Ctrl + V doesn’t.
  • Record the exact SFC result.
  • Record whether the problem occurs locally, remotely, or both.
  • Check Event Viewer > Windows Logs > Application for errors logged when the affected app fails.

Use the Microsoft Support home page or the Microsoft Community for Windows help. Include the exact error and your test results. Remove passwords, private documents, remote computer names, and account details first.

Prevention Tips

The clipboard is temporary storage, so don’t trust it with the only copy of something important.

  • Save important pinned clipboard content in a document or password manager.
  • Avoid clipboard-cleaner tools that constantly monitor or erase copied data.
  • Restart apps that leave copy operations hanging.
  • Keep Windows and affected apps updated, but note the date if trouble starts after an update.
  • Copy only non-sensitive text when testing remote clipboard redirection.
  • Lock the PC after copying passwords or private information.
  • Clear Clipboard History when using a shared computer.

Frequently Asked Questions

Why did copy and paste suddenly stop working in Windows 11?

An app may have locked the clipboard, Windows Explorer may be stuck, or Clipboard History may contain a bad entry. Recent updates, damaged Windows components, and blocked remote clipboard redirection are less common causes.

What is the fastest way to restore the clipboard?

Save your work and restart the PC. If you can’t restart Windows, restart Windows Explorer through Task Manager.

How do I open Clipboard History?

Press Windows key + V. If nothing appears, open Settings > System > Clipboard and turn on Clipboard history.

Should I clear pinned clipboard items during a reset?

Yes. Pinned entries may remain after you clear normal Clipboard History, so remove them during a complete reset. Save any entries you still need first.

What should I test after each fix?

Copy a short plain-text phrase and paste it into Notepad. Then repeat the test in the app where the problem first appeared.

Wrapping Up

StepActionApplies To
1Restart WindowsSudden system-wide failures
2Restart Windows ExplorerStuck desktop or File Explorer
3Test in NotepadOne-app versus system-wide failures
4Reset Clipboard HistoryMissing or stale history entries
5Run SFCPersistent system-wide failures
6Remove a recent updateProblems that began just after updating
7Check redirectionRemote-session failures

Restarting Windows or Windows Explorer is my first pick because either one usually restores copy and paste quickly. The Notepad test is the useful dividing line: if it works there, focus on the original app instead of repairing Windows.

If the failure keeps returning after SFC repairs, watch for app crashes, storage errors, unknown processes, or malware warnings. Those clues point to a wider software or hardware fault that needs more than a clipboard reset.