You copy an important paragraph on your laptop, then press Win+V on your desktop – only to find nothing there. Frustrating, isn’t it? Clipboard sync issues in Windows are particularly troublesome for users in India who juggle between a desktop at the office and a laptop at home – or use both simultaneously. While Microsoft’s Cloud Clipboard feature sounds fantastic, it becomes a headache when it stops working.
Most Windows issues stem from configuration changes, outdated drivers, corrupted cache, background services, permission settings, or damaged system files. In this guide, we will walk you through – step-by-step – why clipboard sync not working and how to fix it, covering everything from basic checks to advanced registry fixes.

First, let’s understand what Windows Clipboard Sync is and how it works.
The Clipboard Sync feature in Windows 11 synchronizes copied content – such as text, images, and links – across all devices connected to the same Microsoft account. It adds a history panel and cloud-based syncing capabilities to the traditional clipboard. Once enabled, you can access anything you copy by pressing Windows + V.
The basics you should know:
- The sync feature is linked to your Microsoft or work account, so use the same login information across all devices.
- The size limit for each item is 4 MB.
- Text, HTML, and Bitmap file formats are supported. Clipboard history is limited to 25 copied entries.
- Clipboard sync has a one-hour retention limit and a 25-item cap; passwords and 2FA codes could be exposed if caution is not exercised.
Why Clipboard Sync is not Working – Common Reasons
If clipboard sync isn’t working in Windows, there could be several reasons for this:
- Clipboard History is Off – The “Sync across devices” toggle will not appear unless Clipboard history is already enabled. If you cannot find the sync option, go to the Clipboard settings page and enable Clipboard history first. This is the most common reason why users cannot locate the sync setting.
- Different Microsoft Accounts – To use cloud sync, you must be signed in with the same Microsoft account on every device.
- Internet Connection – An internet connection is required for cloud sync.
- IT Policy Block – If you are using a company-managed device, IT policies may disable clipboard sync by design.
- Corrupt System Files – Corrupted system files are less common but cause the most persistent issues. If the Windows components responsible for managing the clipboard become corrupt – often due to a faulty update, sudden power loss, or hardware failure – simply restarting the services will not help.
- Sync currently works only with text and URLs – If you try to copy files, images, or snips, they will not sync across devices.
Clipboard sync not working: Here are the Basic steps to fix it
Step 1: Turn on Clipboard History and Sync (Basic Setup)
First, check whether the feature is enabled. Go to Start > Settings > System > Clipboard. Turn on the toggle in the “Sync across devices” section.
Complete the setup as follows:
- Open Settings by pressing Win + I, then go to System > Clipboard. Check if the Clipboard history toggle is set to ‘On’; if it is ‘Off’, click it to enable it.
- Locate the ‘Sync across devices’ option and toggle it on. A green icon indicates that your Microsoft account is successfully synchronized with Windows.
- Choose your synchronization preference: selecting ‘Automatically’ ensures everything syncs on its own, whereas selecting ‘Manually’ allows you to control the process by clicking the cloud icon within the clipboard history.
Important: You must sign in with a Microsoft account to use Clipboard Sync. If you are using a local account, Windows will prompt you to sign in. Enter your Microsoft credentials and complete the login process. Use the same account across all devices.
Step 2: Clear Clipboard Data
Sometimes corrupt cached data stops sync. Select the System tab, then click Clipboard. Press the Clear button next to Clear Clipboard data.
Try clearing the clipboard data. On PC, go to Clipboard settings and click on Clear clipboard data. If using SwiftKey on a phone, remove the saved clipboard history, restart the app, and test again.
Step 3: Restart Windows Explorer
This is the quickest fix and often works:
Right-click on the taskbar and select Task Manager. Find File Explorer, right-click on it, and select Restart. Wait for File Explorer to restart and check if the problem is resolved.
Step 4: Restart the Clipboard User Service
Press Win + R, type services.msc, and press Enter.
- Find “Clipboard User Service” in the services list.
- Right-click → Select “Restart”.
- If the service is stopped, click “Start”.
- Set the “Startup type” to “Automatic”.
Fixing clipboard history issues typically involves enabling the feature in Settings, restarting the Clipboard User Service, and clearing the cache overflow.
Step 5: Check the Group Policy Editor (Windows Pro/Enterprise)
If you are using Windows 11 Pro, Group Policy might also be blocking clipboard syncing:
Press Win + R to open the Run window. Type gpedit.msc and press OK. Click on Computer Configuration, then Administrative Templates, and then System. Select OS Policies. Double-click on AllowClipboardHistory. Select Enabled, click Apply, then OK. Double-click on AllowClipboard synchronization across devices. Select Enabled, click Apply, then OK. Restart your PC.
Note: You must be signed in as an administrator to use this option. The Local Group Policy Editor is available only in Windows 11 Pro, Enterprise, and Education editions.
Step 6: Enable Clipboard Sync via Registry Editor
If the Settings and Group Policy methods didn’t work, try the Registry method:
In the Registry, within the right pane for Clipboard, create two DWORDs named CloudClipboardAutomaticUpload and EnableCloudClipboard, and set their Value data to 1.
Steps:
- Press Win + R → Type
regedit→ Press Enter - Navigate to this path: HKEY_CURRENT_USER\Software\Microsoft\Clipboard
- Find (or create) the
EnableCloudClipboardDWORD → Set the value to 1 - Find (or create) the
CloudClipboardAutomaticUploadDWORD → Set the value to 1 - Close the Registry Editor, sign out, and sign back in to apply the changes.
It is recommended to create a System Restore point first if you are not familiar with registry manipulation.
Step 7: Repair system files using SFC and DISM
If all the methods above have failed, the Windows system files might be corrupted. Corrupted system files can cause issues with clipboard history. Running SFC and DISM can fix this.
Run DISM first:
Always run DISM first, followed by SFC.
- Press Win + X and select Terminal (Admin). Type this command and press Enter: sfc /scannow – wait for the scan to complete. If issues are found, they will be fixed automatically.
- If multiple Windows features are affected, open Command Prompt as an administrator and run sfc /scannow. If corruption persists, run DISM /Online /Cleanup-Image /RestoreHealth, restart, and then test.
DISM can take 10–30 minutes. It might pause at 20%, 40%, or 62% – this is normal.
Step 8: Check for third-party conflicts using Clean Boot
A Clean Boot helps determine if a third-party program is causing the issue. Press Win + R, type msconfig, and press Enter. In the Services tab, check the “Hide all Microsoft services” box. Click “Disable All” and go to the Startup tab. Click “Open Task Manager,” disable the startup items, and restart your PC. If clipboard history starts working, you can identify the culprit by enabling the services one by one.
Step 9: Check for Windows updates
It might seem very basic, but often a pending update is the root cause of the problem:
Access Settings by pressing Win + I. Click on the Windows Update tab, then click “Search for updates.” If Windows finds any updates, click the “Install now” button.
Legacy sync services present in some older builds of Windows 11 25H2 (Build 26200+) have been removed. Therefore, it is crucial to stay on the latest build.
Step 10: Try Manual Sync
Some users found that switching from automatic sync to manual sync finally made it work on both computers.
The “Manually sync text that I copy” option means you have to open the clipboard history (Win + V) and manually click the sync button on the specific clipboard item. The text will then be uploaded to the cloud and synced across other devices.
One more thing – syncing happens only when the clipboard panel is closed! Many people keep the Win+V panel open while checking the other device; this won’t work.
Bonus: Free Clipboard Manager Alternatives
If Windows’ built-in clipboard sync doesn’t meet your needs, try these free tools:
Ditto (Free, Open-Source) – It has been around since 2009 and remains the best free clipboard manager for Windows. Pressing Ctrl+` (configurable) opens a small window displaying your clipboard history. Search by typing; paste by double-clicking. Network syncing works over a LAN if Ditto is running on multiple Windows machines.
- Download: ditto-cp.sourceforge.io
CopyQ (free, open-source) – a cross-platform clipboard manager that captures and organizes diverse data into custom tabs, offering search, scripting, editable history, and customizable commands.
- Download: hluk.github.io/CopyQ
Visit fixtech.in for more Windows Clipboard Sync troubleshooting guides and PC tips.
FAQs – Clipboard sync not working in Windows
Q1. What can be copied using Windows clipboard sync?
Clipboard history supports text, HTML, and bitmap images, but some formats are incompatible. Complex data types, proprietary formats, or encrypted content do not appear in clipboard history. The cloud synchronization feature works only with text content, not with images or other formats.
Q2. How many items are saved in clipboard history?
Clipboard history is limited to 25 copied entries. Older entries – unless pinned – are automatically removed to make room for new items.
Q3. Does clipboard sync work on the Windows Home edition?
Yes, you can enable both Clipboard History and “Sync across devices” in Windows Home via Settings. However, the Group Policy Editor (gpedit.msc) is available only in the Pro/Enterprise editions.
Q4. How do I sync the clipboard between Windows and an Android phone?
Windows-to-Android syncing uses SwiftKey or Phone Link; Windows-to-iPhone syncing requires third-party tools like ClipCascade or Pushbullet Pro.
Q5. What about privacy in clipboard sync? Can Microsoft see my data?
If you turn on “Sync across your devices,” Microsoft receives your clipboard data to sync it across the Windows 10 and Windows 11 devices where you are signed in with the same Microsoft account or work account. Exercise caution when copying passwords and sensitive data.
Q6. Why does clipboard history disappear after a reboot?
This is normal unless you pin the items. In the Win+V menu, click the “…” (ellipsis) menu on an item and select “Pin.”
Final Thoughts
Clipboard sync not working in Windows might sound like a major issue, but in most cases, it can be resolved simply by checking basic settings and restarting the service. Clipboard history issues are usually caused by a disabled feature, a crashed service, or third-party interference. Try enabling the feature in Settings, restarting the Clipboard User Service, and restarting Windows Explorer. If that doesn’t work, clear the cache and test for third-party conflicts in Safe Mode. For persistent issues, repair system file corruption by running DISM and SFC commands. Most users are able to resolve clipboard problems using these solutions within 15–30 minutes. Follow this guide step-by-step; chances are, your clipboard sync issue will be resolved by the time you finish reading it.
