Clipboard History not working

2026-09-01T02:51:49.83+00:00

Hi,

Clipboard History is not working in my laptop. Have enabled the options in clipboard system setting, but still the history clipboard doesnt work, and always show "Nothing here, Youll see your clipboard history here once you've copied something."

Tried to restart the "clipboard User service" as well, and tried with restart of windows, but still it doesnt work.
Any help here.

Thanks in adv.

Windows for home | Windows 11 | Input and language
0 comments No comments

1 answer

Sort by: Newest
  1. Ramesh Srinivasan 86,840 Reputation points Independent Advisor
    2026-09-01T03:37:32.16+00:00

    Hi Gopalan,

    Please see if repairing the MicrosoftWindows.Client.CBS component fixes the clipboard issue.

    Launch PowerShell as administrator.

    Run the following command and press Enter:

    Get-AppxPackage -AllUsers MicrosoftWindows.Client.CBS | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -ForceApplicationShutdown}
    

    Restart Windows.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.