Created
May 12, 2024 15:20
-
-
Save Lauloque/4a0643a3b0295a2a05ec8cddaa7ddea2 to your computer and use it in GitHub Desktop.
fixes issue where clipboard history can't be enabled/disabled - is greyed out - due to oganization's policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System] | |
| "AllowClipboardHistory"=- | |
| [HKEY_CURRENT_USER\Software\Microsoft\Clipboard] | |
| "EnableClipboardHistory"=- |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Makes this not greyed out: