Copy and paste not working in Windows 11 is usually caused by a single app, a browser permission, a keyboard shortcut problem, Clipboard history, a remote-session setting, or damaged Windows components. This guide covers Windows 11 home and work/school PCs, including Microsoft Edge, Google Chrome, Microsoft Store apps, desktop programs, and Remote Desktop connections.

Windows 11 clipboard troubleshooting screen showing Ctrl+C/V, repair tools, and a checklist.Confirm where copy and paste fails​

Before changing settings, find out whether the failure affects Windows generally or only one program or website.
  1. Open Notepad.
  2. Type clipboard test.
  3. Select the text and press Ctrl+C.
  4. Press Enter, then press Ctrl+V.
If the text pastes in Notepad, the Windows clipboard is working. Focus on the app, browser tab, website, or remote session where paste fails.
Also test these alternatives:
  • Right-click selected content and choose Copy, then right-click the destination and choose Paste.
  • Press Ctrl+Insert to copy.
  • Press Shift+Insert to paste.
  • Use Ctrl+X to cut, then Ctrl+V to paste.
If right-click commands work but Ctrl+C or Ctrl+V do not, skip to the keyboard checks. If nothing works in Notepad, continue with the Windows clipboard steps below.

Restart Windows and test the clipboard​

A restart closes apps that may be holding the clipboard or interfering with it.
  1. Save open work.
  2. Select Start > Power > Restart.
  3. After sign-in, repeat the Notepad test.
Do not use Shut down as a substitute if Fast Startup is enabled; Restart fully restarts Windows services and drivers.

Turn on and clear Clipboard history​

Clipboard history is not required for ordinary Ctrl+C and Ctrl+V, but enabling and clearing it can resolve problems with the Windows key+V clipboard panel and remove bad clipboard entries.
  1. Press Windows logo key+V.
  2. If Windows displays a setup prompt, select Turn on.
  3. Copy a short line of text.
  4. Press Windows logo key+V again.
  5. Select the copied item to paste it.
You can also enable it through Settings:
  1. Select Start > Settings > System > Clipboard.
  2. Turn on Clipboard history.
Windows Clipboard history can retain up to 25 entries. It supports text, HTML, and bitmap content up to 4 MB per item. Items not pinned are removed as newer entries replace them and when the PC restarts.
To clear existing clipboard data:
  1. Go to Start > Settings > System > Clipboard.
  2. Under Clear clipboard data, select Clear.
  3. Return to Notepad and test copying and pasting again.
You can also press Windows logo key+V and select Clear all. To remove only one history item, press Windows logo key+V, select the three dots beside the item, then choose Delete.

Fix copy and paste in one app​

If copying and pasting works in Notepad but not in one Windows application, repair that application rather than changing Windows-wide settings.
  1. Close the affected app.
  2. Go to Start > Settings > Apps > Installed apps.
  3. Find the app, select its More options button (), then choose Advanced options if available.
  4. Select Repair.
  5. Reopen the app and test copy and paste.
Warning: Selecting Reset can remove that app’s data, preferences, and saved sign-in state. Check whether the app stores unsynced files locally before proceeding.
If Repair is unavailable or does not help:
  1. Return to the app’s Advanced options page.
  2. Select Reset.
  3. Open the app and sign in again if required.
For traditional desktop programs that do not show Advanced options:
  1. Search for and open Control Panel.
  2. Select Programs > Programs and Features.
  3. Right-click the affected program.
  4. Select Repair. If Repair is not available, select Change and follow the program’s repair prompts.
If the application still cannot paste while other apps can, uninstall and reinstall it from Microsoft Store or the software publisher’s official installer.

Allow clipboard access in Edge or Chrome​

Use this section only when copy and paste fails on a particular website while other sites and desktop apps work. A website may need permission to read from the clipboard, especially for buttons such as “Paste code,” “Paste from clipboard,” or similar web-app features.

Microsoft Edge​

  1. Open the affected site.
  2. Select the site information icon to the left of the address bar.
  3. Open the site permissions or permissions settings.
  4. Find Clipboard.
  5. Change it to Allow if the site is trusted.
  6. Reload the page and test again.

Google Chrome​

  1. Open the affected site.
  2. Select the site controls icon to the left of the address bar.
  3. Open the site’s permissions or settings.
  4. Find Clipboard.
  5. Allow clipboard access for the trusted site.
  6. Reload the page and test.
Only grant clipboard permission to sites you recognize and trust. Clipboard contents can include passwords, addresses, work data, and other sensitive text.
For Microsoft 365 for the web and similar web apps, use the normal Windows shortcuts first: Ctrl+C, Ctrl+X, and Ctrl+V. In Chromium-based browsers, Ctrl+Shift+V may paste plain text where the website supports it.

Check the keyboard and shortcut path​

If right-click Copy and Paste work but keyboard shortcuts fail, Windows is probably receiving no usable shortcut combination.
  1. Test Ctrl+Insert for Copy and Shift+Insert for Paste.
  2. Test with another keyboard, if available.
  3. Check whether the Ctrl, C, V, Shift, and Insert keys feel stuck, intermittently fail, or have debris around them.
  4. If you use a laptop, test both left and right Ctrl keys.
  5. Disconnect external keyboards, macro pads, game controllers, and keyboard-management software temporarily, then test again.
Install pending Windows updates before considering a keyboard-driver issue:
  1. Select Start > Settings > Windows Update.
  2. Select Check for updates.
  3. Install available updates.
  4. Restart when prompted.
If the issue began immediately after installing a keyboard utility, macro tool, remote-control tool, or clipboard manager, uninstall or disable that software temporarily and repeat the Notepad test.

Check Remote Desktop clipboard settings​

Copy and paste between a local PC and a remote desktop is controlled separately from the normal Windows clipboard.
For the built-in Remote Desktop Connection client:
  1. Close the remote session.
  2. Search Windows for Remote Desktop Connection and open it.
  3. Select Show Options.
  4. Open the Local Resources tab.
  5. Under Local devices and resources, make sure Clipboard is selected.
  6. Reconnect and test by copying a short line of text in each direction.
Clipboard redirection can be blocked by an employer, school, Azure Virtual Desktop host-pool policy, Windows 365 policy, or Remote Desktop server policy. If Clipboard is unavailable, grayed out, or works for other users but not you, contact the organization’s IT administrator.
Do not enable clipboard or drive redirection when connecting to an unknown remote PC or when opening an unexpected .rdp file. Redirection can expose local clipboard content and other device resources to the remote system.

Repair Windows system files​

Use system-file repair when copy and paste fails in multiple programs, the issue survives a restart, and the earlier steps did not resolve it.
  1. Install pending Windows updates and restart.
  2. Search for Command Prompt.
  3. Right-click Command Prompt and select Run as administrator.
  4. Select Yes if Windows asks for permission.
  5. Run this command:
    DISM.exe /Online /Cleanup-image /Restorehealth
  6. Wait for DISM to finish. It can take several minutes.
  7. Run this command:
    sfc /scannow
  8. Do not close the Command Prompt window until verification reaches 100%.
  9. Restart Windows and test copy and paste in Notepad.
DISM repairs the Windows component store. System File Checker then checks protected system files and replaces corrupted copies where possible.

Reinstall the current Windows version without removing apps or files​

If system-file repair does not help, Windows 11 includes a repair reinstall option through Windows Update. This is a fix, not a reset: it reinstalls the current Windows version while preserving installed apps, personal files, and settings.
Warning: Keep the PC connected to AC power and the internet throughout the reinstall. Back up important files first, even though this method is designed to preserve them.
  1. Go to Start > Settings > System > Recovery.
  2. Under Fix problems using Windows Update, select Reinstall now.
  3. Choose whether Windows may restart the PC automatically 15 minutes after installation completes.
  4. Select OK to begin.
  5. Allow Windows to download and install the repair version of the current update.
  6. Restart if Windows does not restart automatically.
  7. Test copying and pasting in Notepad, File Explorer, and the previously affected app or site.
If Fix problems using Windows Update is missing, the PC may be managed by an organization, or it may not have the required Windows 11 update level. In that case, use Start > Settings > System > Recovery to review other recovery options, or contact the organization that manages the device.

References​

  1. Primary source: Technobezz
    Published: 2026-07-18T17:39:25.286000+00:00
  2. Official source: learn.microsoft.com