Close Menu
  • Home
  • Phone Fixes
  • Android Tips
  • iPhone Tips
  • Windows Tips
  • PC & Hardware
  • AI Tools
Facebook X (Twitter) Pinterest
TechWiseZone
  • Home
  • Phone Fixes
  • Android Tips
  • iPhone Tips
  • Windows Tips
  • PC & Hardware
  • AI Tools
TechWiseZone
  • Home
  • Phone Fixes
  • Android Tips
  • iPhone Tips
  • Windows Tips
  • PC & Hardware
  • AI Tools
Home » How to Fix Copy and Paste Not Working in Windows 11

How to Fix Copy and Paste Not Working in Windows 11

By Collins EzeAugust 8, 2026Updated:August 18, 2026 Windows Tips
Copy and paste not working in Windows 11 with clipboard troubleshooting fixes

When copy and paste is not working in Windows 11, the problem can come from the clipboard, Windows Explorer, a frozen application, damaged system files, keyboard shortcuts, Remote Desktop, or third-party software that interferes with clipboard access. Sometimes Ctrl+C and Ctrl+V stop responding everywhere, while in other cases the problem affects only one program such as File Explorer, Word, Excel, a browser, or a Remote Desktop session.

The good news is that most copy-and-paste problems do not require reinstalling Windows. A restart, clearing the clipboard, restarting Windows Explorer, or repairing a problem application is often enough. If those simple fixes do not work, Windows also includes tools that can repair damaged system components.

Start with the quick checks below and move to the more advanced fixes only if the problem continues.

Quick Fixes for Copy and Paste Not Working in Windows 11

Try these first:

  1. Test copy and paste in another app.
  2. Try right-click Copy and Paste instead of Ctrl+C and Ctrl+V.
  3. Restart the affected program.
  4. Restart Windows 11.
  5. Clear the clipboard.
  6. Restart Windows Explorer.
  7. Turn Clipboard History off and back on.
  8. Check whether Ctrl, C, or V is physically working.
  9. Close clipboard managers and other background utilities.
  10. Install pending Windows updates.

If copy and paste works after one of these steps, you can stop there.

Why Copy and Paste Stops Working in Windows 11

Windows uses the clipboard as temporary storage for text, images, files, and other copied content. When you press Ctrl+C or choose Copy, Windows places the selected information on the clipboard. Ctrl+V or Paste then sends the current clipboard item to the destination application.

A failure anywhere in that process can make copy and paste appear broken.

Common causes include:

  • A temporary clipboard glitch
  • Windows Explorer becoming unresponsive
  • A frozen application
  • Clipboard History malfunctioning
  • A keyboard shortcut problem
  • Corrupted Windows system files
  • Third-party clipboard managers
  • Security or endpoint-management software
  • Remote Desktop clipboard redirection being disabled
  • A recently installed Windows update or application
  • A damaged Windows user profile
  • An app that does not support the type of content you are trying to paste

It is useful to determine whether the problem affects the entire computer or just one application before changing Windows settings.

1. Test Copy and Paste in Another Application

The first step is to find out whether Windows itself is having a clipboard problem.

Open Notepad and type a short sentence such as:

Copy and paste test

Highlight it and press:

Ctrl + C

Move the cursor to a new line and press:

Ctrl + V

If the text pastes normally, the Windows clipboard is working.

The problem is more likely limited to the application where copy and paste originally failed.

For example, if copy and paste works in Notepad but not in Chrome, Word, Excel, Photoshop, or another program, close and reopen that application before troubleshooting Windows itself.

If copy and paste fails in Notepad, File Explorer, browsers, and other programs, continue with the system-wide fixes below.

2. Try Right-Click Copy and Paste

Sometimes the clipboard works but the keyboard shortcuts do not.

Highlight text or select a file, right-click it, and choose:

Copy

Then right-click the destination and choose:

Paste

If right-click copy and paste works but Ctrl+C and Ctrl+V do not, investigate the keyboard rather than the clipboard.

Possible causes include:

  • A stuck Ctrl key
  • A damaged C or V key
  • Keyboard remapping software
  • Gaming keyboard profiles
  • Macro software
  • Accessibility settings
  • A keyboard driver problem

You can also test:

Ctrl + A
Ctrl + X
Ctrl + Z

If several Ctrl-based shortcuts fail, the issue is probably not limited to copy and paste.

Try another keyboard if one is available. On a laptop, test an external USB keyboard.

3. Restart the Affected Application

Applications can temporarily lose access to the clipboard or stop responding correctly after being open for a long time.

Save your work, close the affected program completely, and reopen it.

If the program remains visible in Task Manager after you close it:

  1. Press Ctrl + Shift + Esc.
  2. Find the application.
  3. Right-click it.
  4. Select End task.
  5. Open the program again.

Test copy and paste.

This is particularly useful when the problem affects only Microsoft Word, Excel, Outlook, Chrome, Edge, Adobe applications, file managers, or code editors.

If only one application repeatedly causes the problem, update or repair that application later rather than changing unrelated Windows settings.

4. Restart Windows 11

A normal restart clears temporary clipboard data and restarts the processes that handle the Windows desktop and applications.

Save your open work.

Then go to:

Start > Power > Restart

After Windows loads, open Notepad and test Ctrl+C and Ctrl+V again.

Do not rely only on shutting the lid of a laptop or putting the PC to sleep. Sleep preserves much of the current session, while Restart creates a cleaner troubleshooting test.

If copy and paste works after every restart but fails again several hours later, pay particular attention to background applications, clipboard managers, Remote Desktop sessions, and software that launches automatically.

5. Clear the Windows Clipboard

A corrupted clipboard entry can sometimes interfere with later copy-and-paste operations.

Windows 11 provides a built-in way to clear clipboard data.

Open:

Settings > System > Clipboard

Find Clear clipboard data and click Clear.

Then copy a short piece of text from Notepad and try to paste it.

You can also clear the clipboard from Command Prompt with:

echo off | clip

This replaces the current clipboard content with an empty value.

Clearing the clipboard removes unpinned clipboard contents. If you rely on important copied information that has not been saved elsewhere, paste it into a document before clearing the clipboard.

Microsoft’s Windows clipboard documentation also explains Clipboard History, synchronization, pinning, and clearing clipboard items.

6. Restart Windows Explorer

Windows Explorer controls more than File Explorer windows. It also manages major parts of the Windows shell, including the desktop and taskbar.

If Explorer becomes unstable, copying or pasting files can stop working correctly.

Restart it without rebooting the entire computer:

  1. Press Ctrl + Shift + Esc.
  2. Open Task Manager.
  3. Find Windows Explorer.
  4. Right-click it.
  5. Select Restart.

The desktop and taskbar may disappear briefly and then reload.

Test copy and paste again.

If Windows Explorer frequently freezes or disappears, see my How to Restart File Explorer on Windows 11 article for additional restart methods and troubleshooting.

7. Turn Clipboard History Off and Back On

Clipboard History is not required for normal Ctrl+C and Ctrl+V, but resetting the feature can help when Windows + V behaves incorrectly or saved clipboard items stop appearing.

Open:

Settings > System > Clipboard

Turn Clipboard history off.

Restart the computer.

Return to the same page and turn Clipboard History on again.

You can then press:

Windows + V

Copy several small text items and check whether they appear.

Microsoft documents Windows + V as the shortcut for Clipboard History and notes that the feature must be enabled before you can use its saved clipboard list.

If Windows + V Works but Ctrl+V Does Not

That is useful diagnostic information.

It suggests Windows is still receiving copied content, while the problem may involve the destination application, the V key or Ctrl key, shortcut-remapping software, or keyboard utilities.

Choose an item directly from Windows + V. If it pastes successfully, the clipboard itself is probably working.

8. Check for a Keyboard Problem

Many people troubleshoot the Windows clipboard when the actual problem is a failing keyboard shortcut.

Open the On-Screen Keyboard:

  1. Press Windows + R.
  2. Type:
osk
  1. Press Enter.

Use the on-screen Ctrl, C, and V keys to test copy and paste.

If the On-Screen Keyboard works but your physical keyboard does not, check the keyboard connection, USB port, Bluetooth connection, batteries, keyboard driver, macro software, gaming software, and sticky or damaged keys.

For a USB keyboard, unplug it and connect it to another port. For Bluetooth keyboards, remove and reconnect the device if necessary.

If only one key fails, testing another keyboard is often faster than changing Windows clipboard settings.

9. Close Third-Party Clipboard Managers

Clipboard utilities can extend Windows with saved history, automatic formatting, snippets, cloud synchronization, and multi-device copying.

They can also cause conflicts if they malfunction.

Temporarily close clipboard managers, text expansion utilities, macro tools, keyboard remappers, automation applications, screen-capture utilities with clipboard integration, and password managers that monitor clipboard activity.

Then test copying and pasting again.

If the problem disappears, reopen the utilities one at a time until you identify the one causing the conflict.

Update or reinstall that application rather than permanently disabling useful Windows features.

10. Check Whether Copy and Paste Fails Only in File Explorer

There is an important difference between text copy and paste failing everywhere and file copy and paste failing only in File Explorer.

If you can copy text in Notepad but cannot copy files between folders, the clipboard itself may not be the main problem.

Restart Windows Explorer first.

Then test the File Explorer Copy and Paste buttons instead of the keyboard shortcuts.

Try another destination too. A permission problem can make paste fail in protected locations even when copying works normally elsewhere. For example, copy a small file from Downloads to Documents.

Also check available storage under:

Settings > System > Storage

A large file cannot be pasted to a drive without enough free space.

If paste works in personal folders but not a protected system or company folder, the issue may be access permissions rather than clipboard failure. Avoid taking ownership of Windows system folders simply to make Paste available.

11. Install Windows Updates

Clipboard and shell problems can result from bugs that have already been corrected in later Windows updates.

Open:

Settings > Windows Update

Click Check for updates.

Install available quality and security updates, then restart Windows when required.

If the issue began immediately after a specific update, do not automatically uninstall it. First restart Windows, update affected applications, and run the system repair steps below.

12. Repair Windows System Files With DISM and SFC

If copy and paste fails across multiple applications even after restarting Windows and Explorer, damaged Windows components are worth checking.

Microsoft provides two built-in repair tools: Deployment Image Servicing and Management, or DISM, and System File Checker, or SFC.

Microsoft currently recommends running DISM before SFC when repairing missing or corrupted Windows system files.

Search for Command Prompt, right-click it, and select Run as administrator.

If you are unsure about the difference between CMD, PowerShell, and Windows Terminal, my Windows PowerShell vs Command Prompt comparison explains what each tool does.

Run:

DISM.exe /Online /Cleanup-Image /RestoreHealth

Allow it to complete.

Then run:

sfc /scannow

Wait until the scan reaches 100 percent.

Microsoft’s System File Checker instructions explain that SFC checks protected Windows system files and can replace damaged copies.

Restart the PC afterward and test copy and paste.

If SFC says Windows Resource Protection could not perform the requested operation, try the scan from Safe Mode.

My How to Boot Windows 11 in Safe Mode article covers several ways to enter Safe Mode.

13. Test Copy and Paste in Safe Mode

Safe Mode loads Windows with a reduced set of drivers and startup components.

If copy and paste works in Safe Mode but fails during a normal boot, a third-party application or service is probably interfering.

To test:

  1. Open Settings.
  2. Go to System > Recovery.
  3. Under Advanced startup, choose Restart now.
  4. Select Troubleshoot.
  5. Open Advanced options.
  6. Select Startup Settings.
  7. Click Restart.
  8. Press the number for Enable Safe Mode.

After Windows starts, open Notepad and test copying and pasting.

If it works in Safe Mode, look closely at software that starts with Windows.

Open Task Manager with:

Ctrl + Shift + Esc

Select Startup apps.

Temporarily disable non-essential utilities, especially clipboard tools, keyboard managers, macro utilities, remote-access software, desktop customization tools, and recently installed background applications.

Restart normally and test again.

Do not disable Microsoft security components or business security software without understanding why it is installed.

14. Create a New Windows User Account for Testing

A damaged user profile can cause strange problems that affect only one Windows account.

Before resetting Windows, create a temporary local user and test the clipboard there.

Open:

Settings > Accounts > Other users

Add another user.

Sign out of your current account and sign in to the test account.

Open Notepad and try Ctrl+C and Ctrl+V.

If copy and paste works in the new account, the underlying Windows installation is probably healthy.

The problem may be tied to user-specific settings, startup applications, profile data, per-user registry configuration, or clipboard utilities installed only for your normal account.

Do not immediately delete the original profile. Back up important files and investigate user-specific software first.

Copy and Paste Not Working in Remote Desktop

Remote Desktop copy-and-paste problems are different from normal Windows clipboard failures.

If copy and paste works locally but not between your PC and a Remote Desktop session, focus on clipboard redirection.

Microsoft identifies rdpclip.exe as part of clipboard support for Remote Desktop sessions.

Check Clipboard Redirection Before Connecting

Open Remote Desktop Connection.

Select:

Show Options > Local Resources

Make sure Clipboard is enabled.

Reconnect to the remote computer.

If the option is disabled by an organization, Group Policy or other administrator controls may be preventing clipboard redirection.

Restart rdpclip.exe in the Remote Session

Inside the remote Windows session:

  1. Press Ctrl + Shift + Esc.
  2. Open Task Manager.
  3. Find RDP Clipboard Monitor or rdpclip.exe.
  4. End the process.
  5. In Task Manager, choose Run new task.
  6. Enter:
rdpclip.exe
  1. Press Enter.

Test copying a small piece of plain text.

Do not assume a file-transfer failure is the same as a text clipboard failure. Remote Desktop policies can restrict clipboard redirection and the types of data that can be transferred.

On a company-managed computer, contact the administrator if clipboard redirection remains blocked. Businesses may intentionally prevent copying data between local and remote environments.

Copy and Paste Not Working in Microsoft Word

If copy and paste works in Notepad but not Word, the issue is probably Word-specific.

Try these steps:

  1. Restart Word.
  2. Open a new blank document.
  3. Test plain text.
  4. Update Microsoft 365 or Office.
  5. Disable recently installed Word add-ins.
  6. Start Word in Safe Mode.

Open Run with Windows + R and enter:

winword /safe

If Word works normally in Safe Mode, an add-in or customization is a likely cause.

Also remember that Word can apply destination formatting when pasting. A formatting problem can sometimes look like a failed paste when the content is actually being inserted with unexpected styling.

Copy and Paste Not Working in Excel

Excel has its own clipboard behavior, and large selections, add-ins, workbook corruption, or another application controlling the clipboard can cause problems.

Test a new blank workbook.

Copy one simple cell containing:

Test

Paste it into another cell.

If that works, the problem may be specific to the original workbook.

Also try restarting Excel, closing other Office applications, updating Office, disabling Excel add-ins temporarily, and testing Excel Safe Mode.

Open Run and enter:

excel /safe

If copying works in Safe Mode, an add-in is a strong suspect.

Copy and Paste Not Working in Chrome or Edge

If Windows copy and paste works elsewhere but fails in one browser:

  1. Close and reopen the browser.
  2. Test another website.
  3. Test the browser address bar.
  4. Disable recently added extensions.
  5. Update the browser.
  6. Test an Incognito or InPrivate window.

Some websites intentionally restrict certain paste operations, especially in protected form fields or custom web applications.

If Ctrl+V works in the browser address bar but not on one website, Windows is probably not the cause.

Copy and Paste Not Working After a Windows Update

If the problem started after Windows Update, first check whether it is actually system-wide.

Test Notepad, File Explorer, and another application.

Then:

  1. Restart Windows.
  2. Install any newer pending updates.
  3. Restart Windows Explorer.
  4. Repair Windows with DISM and SFC.
  5. Test Safe Mode.

Only consider uninstalling a recent update if the failure clearly began with that update and continues after the normal repair steps.

To view recent updates:

Settings > Windows Update > Update history

A later update may already correct the problem, so keeping Windows current is normally preferable to permanently blocking updates.

Copy Works but Paste Does Not

This symptom can narrow down the cause.

Press:

Windows + V

after copying something.

If your copied item appears in Clipboard History, Windows successfully received the copy command.

The failure is probably happening at the paste stage.

Test a different destination application, right-click Paste, the On-Screen Keyboard, another physical keyboard, and plain text instead of formatted content.

If an item pastes from Windows + V but not Ctrl+V, focus on the keyboard shortcut and destination app.

Paste Works but Copy Does Not

Try right-click Copy.

If right-click Copy works, Ctrl+C is the likely problem.

Test:

Ctrl + A
Ctrl + X
Ctrl + Z

Also test the On-Screen Keyboard.

If other Ctrl shortcuts fail too, inspect the Ctrl key, keyboard software, or keyboard hardware.

If right-click Copy also fails in multiple applications, clear the clipboard and restart Windows Explorer.

Copy and Paste Works for Text but Not Files

That normally points away from a general clipboard failure.

Check:

  • File size
  • Destination drive space
  • Folder permissions
  • File Explorer
  • Network connection if copying to a shared folder
  • External-drive health
  • Whether the file is currently locked by another application

Try copying a very small .txt file from Documents to Desktop.

If that works but a large file does not, investigate the destination drive or the specific file.

Copy and Paste Works for Small Files but Not Large Files

The clipboard may not be the problem.

Possible causes include:

  • Not enough free storage
  • FAT32 file-size limitations on external drives
  • Network interruption
  • Cloud-sync software
  • Security scanning
  • File corruption

A FAT32 drive cannot store an individual file larger than 4 GB.

For large local transfers, check the destination filesystem and available space.

Do You Need to Reset Windows 11?

Usually not.

Copy and paste problems should be investigated in this order:

  1. Test another application.
  2. Test right-click Copy and Paste.
  3. Restart the application.
  4. Restart Windows.
  5. Clear clipboard data.
  6. Restart Windows Explorer.
  7. Reset Clipboard History.
  8. Check the keyboard.
  9. Disable conflicting clipboard utilities.
  10. Install Windows updates.
  11. Run DISM and SFC.
  12. Test Safe Mode.
  13. Test another user profile.

A Windows reset or clean installation should be a last resort for a clipboard problem unless the computer is also experiencing serious system corruption, repeated crashes, broken Windows components, or other widespread failures.

How to Prevent Copy-and-Paste Problems

You cannot prevent every clipboard glitch, but several habits reduce the chance of repeated failures.

Keep Windows Updated

Install current Windows quality and security updates.

Keep Applications Updated

Office applications, browsers, remote-access software, and clipboard utilities can all have their own clipboard bugs.

Avoid Running Several Clipboard Managers

One good clipboard utility is usually enough.

Multiple programs monitoring and modifying the clipboard can create unnecessary conflicts.

Restart Windows Occasionally

Long-running Windows sessions can accumulate stalled processes and application problems.

Restarting periodically gives Windows services and applications a clean start.

Use Clipboard History for Important Repeated Text

Enable:

Settings > System > Clipboard > Clipboard history

Then use:

Windows + V

to access recent copied items.

Do not treat Clipboard History as permanent storage. Save important information in a document or another appropriate location.

Frequently Asked Questions

Why is copy and paste not working in Windows 11?

Common causes include a temporary clipboard error, Windows Explorer problems, a frozen application, keyboard shortcut failure, damaged system files, third-party clipboard software, or Remote Desktop clipboard restrictions.

How do I reset copy and paste in Windows 11?

Start by clearing clipboard data under Settings > System > Clipboard, then restart Windows Explorer from Task Manager. If the issue continues, restart Windows.

How do I clear the clipboard in Windows 11?

Go to Settings > System > Clipboard and use Clear clipboard data. You can also run echo off | clip from Command Prompt.

Why does Ctrl+C work but Ctrl+V does not?

The clipboard may be receiving copied content while the V key, Ctrl key, keyboard software, or destination application is preventing the paste shortcut from working. Check Windows + V and try right-click Paste.

Why does right-click Paste work but Ctrl+V does not?

That strongly suggests the clipboard itself is working. Check the keyboard, Ctrl and V keys, keyboard-remapping software, macros, or app-specific shortcuts.

Why can I copy text but not files?

File copying depends on File Explorer, folder permissions, available storage, drive filesystems, network connections, and the individual file. A text clipboard test does not rule out a file-transfer problem.

Why is copy and paste not working in Remote Desktop?

Remote Desktop requires clipboard redirection. Check the Clipboard option in Remote Desktop Connection and restart rdpclip.exe inside the remote session if necessary. On managed systems, administrators can intentionally disable clipboard redirection.

Does restarting Windows Explorer fix copy and paste?

It can, particularly when copying files in File Explorer or when the Windows shell has become unstable. Restart Windows Explorer from Task Manager and test again.

Is Clipboard History required for Ctrl+C and Ctrl+V?

No. Normal copy and paste works without Clipboard History. Clipboard History adds the Windows + V interface for accessing multiple recently copied items.

Will clearing Clipboard History delete my files?

No. It clears copied clipboard content, not the original files stored on your drive.

Can antivirus software block copy and paste?

Security products can restrict clipboard or data-transfer behavior, particularly in managed business environments. Do not disable security software permanently just to test copy and paste. Check its policies or contact the administrator.

Can a damaged Windows profile cause clipboard problems?

Yes. If copy and paste works in a newly created Windows account but not your normal account, user-specific settings or software may be responsible.

Should I reinstall Windows if copy and paste is broken?

Not initially. Most clipboard problems can be fixed without reinstalling Windows. Try the application, Explorer, clipboard, keyboard, update, DISM, SFC, Safe Mode, and user-profile checks first.

What Usually Fixes Copy and Paste in Windows 11

For most Windows 11 users, the quickest successful fixes are restarting the affected application, restarting Windows Explorer, clearing the clipboard, or restarting the PC.

If the problem appears only with Ctrl+C and Ctrl+V, test right-click Copy and Paste before changing system settings because the keyboard may be the real cause. If it affects every program, run the Windows system repair tools after trying the simpler fixes.

Remote Desktop users should troubleshoot clipboard redirection separately, while Word, Excel, browser, and File Explorer problems should first be tested outside the affected application.

The most useful clue is whether copying and pasting fails everywhere or only in one place. Once you establish that, you can usually fix the problem without resetting or reinstalling Windows.

You might like to read:

  • How to Go Back to Windows 11 From Bazzite
  • SMSL M3 Windows 11: Setup, Drivers and Fixes
  • How to Disable Realtek Audio on Windows 11
  • 0x80004005 Error Windows 11: How to Fix It
Clipboard Copy and Paste File Explorer Windows 11 Windows Troubleshooting
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Previous ArticleHow to Go Back to Windows 11 From Bazzite
Next Article Custom Middle Finger Cursors for Windows 11
Collins Eze
  • Website
  • Facebook
  • X (Twitter)

Collins Eze is a technology blogger, researcher, and digital publisher with more than a decade of experience in technology publishing. He is the founder and editor of TechWiseZone, where he writes about Windows, computers, smartphones, gadgets, software, and practical technology solutions. Read more about Collins Eze → or Connect Me on Facebook

Related Posts

Device Manager Code 43: How to Fix It in Windows 11

September 2, 2026

How to Screen Record on HP Laptop: 4 Easy Methods

September 1, 2026

Where Is the Microphone on HP Spectre x360?

September 1, 2026

Dell Inspiron Shift Key Not Working? How to Fix It

September 3, 2026

Dell Laptop Touchpad Not Working? 12 Ways to Fix It

September 3, 2026

Device Manager Code 43: How to Fix It in Windows 11

September 2, 2026

How to Screen Record on HP Laptop: 4 Easy Methods

September 1, 2026

Where Is the Microphone on HP Spectre x360?

September 1, 2026

How to Screenshot on HP Laptop: 7 Easy Ways

September 1, 2026

How to Fix a Blue Screen Without Text in Windows 11

August 31, 2026

Failure to Display Security and Shut Down Options: Fix It

August 31, 2026
Join Us On
  • Facebook
  • Twitter
  • Pinterest
  • YouTube

Archives

  • September 2026
  • August 2026
  • July 2026
  • June 2026

Categories

  • AI Tools
  • Android Tips
  • iPhone Tips
  • PC & Hardware
  • Phone Fixes
  • Windows Tips
© 2026 TechWise Zone. All Rights Reserved.
  • Contact Us
  • Terms and Conditions
  • Disclaimer
  • Privacy Policy
  • About Us
  • Editorial Policy

Type above and press Enter to search. Press Esc to cancel.