This tutorial will show you how to enable or disable clipboard sync across your devices for your account or all users in Windows 11.
When you copy something on your Windows PC, it’s automatically copied to your clipboard for you to paste.
Clipboard History in Windows 10 and Windows 11 lets you save multiple items to your clipboard.
Clipboard history also allows you to copy images and text from one PC to another with a cloud-based clipboard. Not only can you can paste from your clipboard history, but you can also pin the items you tend to use all the time and sync your clipboard history to the cloud.
If you turn on sync across your devices for your clipboard, Microsoft receives your clipboard data to sync across your Windows 10 and Windows 11 devices that you are signed in to with the same Microsoft account or work account. You can select to automatically sync text that I copy, or manually sync text that I copy to manually choose text from clipboard history (Win+V) to sync.
Clipboard history size limitations are 4 MB per item. Text, HTML, and Bitmap are supported.
Clipboard history is limited to 25 copied entries. Older items—unless they're pinned—are removed automatically to make room for new clipboard items.
Clipboard history gets cleared each time you restart the PC, except for those items you’ve pinned.
The sync feature in clipboard history is tied to your Microsoft account, or your work account, so remember to use the same login information on all your devices.
Reference:
Seamlessly transfer content between your devices - Microsoft Support
If you are not signed in with a Microsoft account or work account, you will not be able to sync clipboard history across your devices.
- Option One: Turn On or Off Sync Clipboard History Across Devices for Current User in Settings
- Option Two: Turn On or Off Sync Clipboard History Across Devices for Current User using REG file
- Option Three: Enable or Disable Sync Clipboard History Across Devices for All Users in Local Group Policy Editor
- Option Four: Enable or Disable Sync Clipboard History Across Devices for All Users using REG file
1 Open Settings (Win+I).
2 Click/tap on System on the left side, and click/tap on Clipboard on the right side. (see screenshot below)
Open Clipboard settings
3 Turn On or Off (default) Clipboard history across your devices for what you want on the right side. (see screenshots below)
4 If you turned on Clipboard history across your devices, select (dot) Automatically sync text that I copy or Manually sync text that I copy for what you want.
5 You can now close Settings if you like.
1 Do step 2 (on - auto sync), step 3 (on - manually sync), or step 4 (off) below for what you want.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Clipboard]
"CloudClipboardAutomaticUpload"=dword:00000001
"EnableCloudClipboard"=dword:00000001
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Clipboard]
"CloudClipboardAutomaticUpload"=dword:00000000
"EnableCloudClipboard"=dword:00000001
This is the default setting.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Clipboard]
"EnableCloudClipboard"=dword:00000000
5 Save the .reg file to your desktop.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 If you like, you can now delete the downloaded .reg file.
Enable or Disable Sync Clipboard History Across Devices for All Users in Local Group Policy Editor
You must be signed in as an administrator to use this option.
Local Group Policy Editor will only be available in the Windows 11 Pro, Enterprise, and Education editions.
All editions can use Option Four below instead for the same policy.
1 Open the Local Group Policy Editor (gpedit.msc).
2 Navigate to the location below in the left pane of Local Group Policy Editor. (see screenshot below)
3 In the right pane of OS Policies in Local Group Policy Editor, double click/tap on the Allow Clipboard synchronization across devices policy to edit it. (see screenshot above)
4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.
This is the default setting to allow users to use Option One and Option Two.
This will disable and prevent users from using Option One and Option Two].
7 Close the Local Group Policy Editor.
You must be signed in as an administrator to use this option.
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
This is the default setting to allow users to use Option One and Option Two.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"AllowCrossDeviceClipboard"=-
This will disable and prevent users from using Option One and Option Two.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"AllowCrossDeviceClipboard"=dword:00000000
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
-
Disable_Clipboard_sync_across_devices_for_all_users.reg648 bytes · Views: 198
-
Enable_Clipboard_sync_across_devices_for_all_users.reg622 bytes · Views: 225
-
Turn_OFF_Clipboard_sync_across_your_devices.reg612 bytes · Views: 362
-
Turn_ON_Clipboard_sync_across_your_devices_and_automatically_sync.reg708 bytes · Views: 443
-
Turn_ON_Clipboard_sync_across_your_devices_and_manually_sync.reg708 bytes · Views: 345