LeDragoX / Win-Debloat-Tools

Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.
MIT License
5.2k stars 264 forks source link

Windows stopped `sharing clipboard history` across devices #67

Closed mintgh closed 1 year ago

mintgh commented 2 years ago

Describe the Bug

After running the debloat script, I can no longer share the clipboard history between 2 Windows computer logged in the same Microsoft account.

How can this issue be reproduced?

  1. Run debloat script.
  2. Copy from machine 1
  3. Paste in machine 2
  4. Unable to paste

Expected behavior?

Machine 2 should be able to get a copy of the machine 1 clipboard and paste it on machine 2.

Operating System

Windows 11

Operating System Version

21H1

Screenshots

No response

Logs

No response

Additional Info

No response

MadhiasM commented 1 year ago

Did you try enabling it with regedit? https://www.tenforums.com/tutorials/109803-turn-off-clipboard-sync-across-devices-windows-10-a.html https://www.elevenforum.com/t/enable-or-disable-clipboard-sync-across-devices-in-windows-11.976/

LeDragoX commented 1 year ago

I'll make this viable both via tweaks/undo and customize system tweaks, ty @MadhiasM

LeDragoX commented 1 year ago

@mintgh please re-download from develop branch, it contains the additions required. image

If this doesn't work, you should change from gpedit.msc from here as cited from Madhias