2 ways to enable / disable clipboard sync on Windows 10
Starting with Windows 10 October 2018, the new clipboard can sync text / images that you copy across devices via the cloud.
Whenever you copy some text, the clipboard will send it to the Microsoft cloud for synchronization so you can access the content copied from another computer that you have logged in with the same. Microsoft account.
By default, clipboard sync is turned off. In this tutorial, TipsMake will show you 2 methods to enable or disable clipboard sync feature on Windows 10.
Method 1: Enable / disable clipboard sync using the Settings application
1. Press the keyboard shortcut Win
+ I
to open Settings , then click System.

2. Select Clipboard from the left. On the right, turn on the switch in Sync across devices to enable clipboard sync.

To prevent syncing sensitive data, you should turn off this feature.
3. When you have completed the steps, Windows 10 will know whether or not to sync clipboard history depending on the setting you choose.
Method 2: Enable / disable clipboard sync using Registry Editor
1. Open Registry Editor and navigate to:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem
On the right panel, right-click an empty area and select New> DWORD (32-bit) Value .

2. Name the value AllowCrossDeviceClipboard. Double click it and set the value to 1 to enable clipboard sync.

If you need to turn off clipboard synchronization, just change its value to 0 .
3. Close Registry Editor. The changes will take effect immediately.
If you use Windows 10 Professional or Enterprise, you can also disable clipboard sync using Group Policy.
Just open Local Group Policy Editor and browse to: Computer Configuration> Administrative Templates> System> OS Policies , disable the Allow Synchronization across Devices policy . This will prevent users from turning on the clipboard sync feature using the Settings app .
You should read it
- How to sync Clipboard data between Windows and Android
- Instructions for synchronizing Clipboard between Android device and PC
- How to use the Clipboard Master to save files and documents to the Clipboard
- The clipboard management software on Windows
- How to access and use Clipboard History on Windows 11
- How to use clipboard manager on Windows 11
- How to synchronize Clipboard between Windows and macOS?
- What is Clipboard Explain the meaning of Clipboard in Windows
May be interested
- 3 ways to remove a Windows 10 computer from a domain that no longer existshow to delete a computer from a domain that no longer exists, or unjoin and join the domain without having to reset the user profile? there are 3 methods to remove a windows 10 computer from a domain.
- 5 ways to open Resource Monitor in Windows 10resource monitor is a tool that allows you to simply monitor cpu, memory, disk and network usage. in this tutorial, tipsmake will show you quick ways to open resource monitor in windows 10.
- How to view command history from previous PowerShell sessions in Windows 10in this tutorial, tipsmake will show you how to view the entire command history from all previous sessions in windows 10.
- Fix the Yes button error in UAC disappearing or graying out in Windows 10when you try to open a program with admin rights, the user account control (uac) dialog box appears. but sometimes the yes button in this dialog box may be missing or gray.
- How to access and use the Voice Recorder application in Windows 10windows 10 comes with a built-in voice recorder application that allows you to record audio from a microphone or headset. in this guide, tipsmake will show you how to access and use the voice recorder application in windows 10.
- How to display the File Pane Preview Pane on Windows 10it's easy to preview files without opening them in windows 10 thanks to the preview pane feature in file explorer. you can see thumbnails of most text-based images, videos, audio files and some documents.