Settings and activity
3 results found
-
39 votes
Fabrice supported this idea ·
-
2 votes
Fabrice supported this idea ·
An error occurred while saving the comment -
2 votes
Fabrice supported this idea ·
An error occurred while saving the comment Fabrice commented
Hello, i found what is not working here is a quick fix :
✅ What to do:
Open Settings, then go to System > Clipboard (if you don't see it, just search for “Clipboard” in the Settings search bar).
Turn on Clipboard history.
(Optional) Turn on “Sync across devices” if needed.
Kill the process and relaunch it twice to make sure the changes apply properly.or
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Clipboard" -Name EnableClipboardHistory -Value 1
Hello, i found what is not working here is a quick fix :
✅ What to do:
Open Settings, then go to System > Clipboard (if you don't see it, just search for “Clipboard” in the Settings search bar).
Turn on Clipboard history.
(Optional) Turn on “Sync across devices” if needed.
Kill the process and relaunch it twice to make sure the changes apply properly.
or
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Clipboard" -Name EnableClipboardHistory -Value 1