Cloud House Technologies Logo
CloudHouse Technologies
HomeServicesProjectsBlogAbout UsCareersContact UsLogin
    Cloud House Technologies Logo
    CloudHouse Technologies
    HomeServicesProjectsBlogAbout UsCareersContact UsLogin

    How to Fix Windows 11 Clipboard History Not Working (2026 Guide)

    Priya

    Content Writer & Researcher

    Last Updated: 24 June 2026
    How to Fix Windows 11 Clipboard History Not Working (2026 Guide)
    🖥️

    Windows 11 Clipboard Still Broken?

    Our Windows 11 engineers fix Clipboard History failures, Group Policy conflicts, and Windows Update regressions in a single session.

    🔧 Book Free DiagnosisCall NowWhatsApp
    🖥️12,400+PCs Fixed
    ⭐4.9★Google Rating
    ⚡<15 minAvg. Response
    🛡️ISO 27001Certified

    Why Windows 11 Clipboard History Stops Working

    Windows 11 Clipboard History (Win+V) lets you paste from a history of up to 25 copied items, pin items, and sync across devices. When it stops working, the symptoms are: pressing Win+V shows nothing or a greyed-out panel, the Clipboard History toggle in Settings is missing, items stop being saved after a Windows Update, or sync stops working across your Microsoft Account devices.

    In 2026, the most frequent cause is a Group Policy setting that was silently pushed by the May 2026 cumulative update (KB5058411) and the June 2026 update (KB5061526), which reset the clipboard policy on managed and unmanaged Windows 11 devices alike. This guide covers all causes with exact fixes.

    Fix 1: Enable Clipboard History in Settings

    Clipboard History is disabled by default on fresh installs and gets reset by some Windows Updates.

    Step 1. Open Settings (Win+I) → System → Clipboard.

    Step 2. Toggle Clipboard history to On.

    Step 3. Optionally enable Sync across devices if you want the clipboard history to appear on other Windows 11 PCs signed in with the same Microsoft Account.

    Step 4. Press Win+V to open the clipboard panel. Copy some text, then press Win+V again — the copied text should appear in the history.

    If the toggle is missing from Settings entirely, a Group Policy is hiding it (see Fix 3).

    Fix 2: Enable via Registry

    If the Settings toggle is not available or reverts immediately, set it directly via Registry.

    Step 1. Open Registry Editor (Win+R → regedit).

    Step 2. Navigate to:

    HKEY_CURRENT_USER\Software\Microsoft\Clipboard

    Step 3. Find or create the DWORD value EnableClipboardHistory and set it to 1.

    Step 4. For clipboard sync, also set:

    HKEY_CURRENT_USER\Software\Microsoft\Clipboard\SyncEnabled = 1

    Step 5. Restart Explorer to apply: open Task Manager → find Windows Explorer → right-click → Restart.

    Fix 3: Fix Group Policy Blocking Clipboard History

    Enterprise editions and some consumer Windows 11 PCs updated in May-June 2026 had clipboard history disabled via Group Policy. This overrides the Settings toggle.

    Step 1. Press Win+R, type gpedit.msc, press Enter (Windows 11 Pro/Enterprise only).

    Step 2. Navigate to: Computer Configuration → Administrative Templates → System → OS Policies.

    Step 3. Find Allow Clipboard History and Allow Clipboard synchronization across devices.

    Step 4. Set both to Enabled (or Not Configured to use the default). Click OK.

    Step 5. Run gpupdate /force in an elevated Command Prompt to apply the policy immediately.

    Registry equivalent for Windows 11 Home (which does not have gpedit.msc):

    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v AllowClipboardHistory /t REG_DWORD /d 1 /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v AllowCrossDeviceClipboard /t REG_DWORD /d 1 /f

    Fix 4: Restart the Clipboard User Service

    The Clipboard User Service is a per-user service introduced in Windows 10 20H2. If it crashes or is stopped, Clipboard History silently stops working.

    Step 1. Open Services (services.msc).

    Step 2. Find Clipboard User Service_xxxxx (the suffix is unique per user — search for "Clipboard User").

    Step 3. Right-click → Restart. If it is stopped, right-click → Properties → set Startup type to Automatic → Start.

    Step 4. If the service fails to start, run SFC to check for corrupted system files:

    sfc /scannow

    Fix 5: Clear the Clipboard History Database

    A corrupted clipboard history database causes Win+V to show a blank panel or crash. Clearing it forces Windows to create a fresh one.

    Step 1. Open Settings → System → Clipboard → click Clear under Clipboard history. This clears the in-memory history.

    Step 2. For a deeper reset, delete the clipboard history database file. Close all apps, then in File Explorer navigate to:

    %LOCALAPPDATA%\Microsoft\Windows\Clipboard

    Step 3. Delete all files in this folder.

    Step 4. Restart and re-enable Clipboard History in Settings.

    Fix 6: Repair Windows System Files

    A corrupted Windows component store (WinSxS) after an interrupted update causes Clipboard History to stop functioning. Run DISM followed by SFC.

    Step 1. Open Command Prompt as Administrator and run:

    DISM /Online /Cleanup-Image /RestoreHealth

    Step 2. Wait for DISM to complete (10–20 minutes), then run:

    sfc /scannow

    Step 3. Restart your PC. Re-enable Clipboard History in Settings (Win+I → System → Clipboard).

    Fix 7: Check for Windows Update Regression

    If Clipboard History stopped working immediately after a Windows Update, uninstalling the update may restore functionality while a permanent fix is released.

    Step 1. Open Settings → Windows Update → Update history → Uninstall updates.

    Step 2. Look for the most recent cumulative update and click Uninstall. For June 2026, this would be KB5061526.

    Step 3. Restart and test Clipboard History. If it works, wait for Microsoft to release a patched update before reinstalling.

    If Windows 11 Clipboard History is still not working after these fixes, book a CloudHouse Pay-Per-Ticket Support session — our Windows engineers resolve Windows 11 feature failures fast.

    Get the Free Windows Troubleshooting Cheatsheet (PDF)

    25 common Windows errors with step-by-step fixes — printable, one page. Delivered to your inbox instantly.

    Running a business? Stop fighting PC issues alone.

    Our Managed IT Support plans cover every desktop and laptop in your office — unlimited fixes, proactive monitoring, and guaranteed response times.

    • 24×7 remote + onsite Windows support
    • Proactive patching to prevent crashes and BSODs
    • Backup, antivirus, and asset management included
    • Flat per-device pricing — no surprise bills
    See Pricing Plans →

    What our customers say

    “Screen went black the morning of a board meeting. CloudHouse had me back up in 12 minutes over a remote session. Lifesavers.”

    Priya R.

    Operations Manager

    “Moved our 38-machine office to their managed plan. Tickets resolved before staff even notice. Worth every rupee.”

    Rahul M.

    IT Lead

    Frequently Asked Questions

    Open Settings (Win+I) → System → Clipboard → toggle Clipboard history to On. Then press Win+V to open the clipboard panel. If the toggle is missing, a Group Policy is blocking it — see Fix 3 in this guide.

    Book your free 15-minute diagnosis

    A certified technician will call you back within 15 minutes during business hours.

    Share this article

    Leave a Comment

    Comments (0)

    Loading comments...

    Windows 11 Support

    Clipboard History, Group Policy issues, and Windows Update regressions — our technicians fix Windows 11 productivity feature failures fast.

    Call Now — FreeWhatsApp Us

    Why CloudHouse?

    • ISO 27001:2022 certified
    • 12,400+ devices supported
    • 4.9★ on Google
    • Sub-15-minute response

    CloudHouse Technologies

    Innovative cloud solutions for modern businesses. We deliver cutting-edge technology with exceptional service.

    Contact Us

    CloudHouse Technologies Pvt.Ltd
    Special Economic Zone(SEZ),
    Infopark Thirissur,4B-15,
    Indeevaram,Nalukettu Road,
    Koratty, Kerala, India-680308
    0480-27327360
    info@cloudhousetechnologies.com

    Quick Links

    • Our Services
    • Gold Loan Software
    • About Us
    • Contact
    • Terms and Conditions
    • Privacy Policy
    ISO27001:2022
    Certified

    © 2026 CloudHouse Technologies Pvt.Ltd. All rights reserved.

    Back to top