The "Creative Cloud Files" shortcut was a pain to get rid of in the past, but after a recent update in spring 2021, the damn shortcut is back, and none of the old tricks work anymore.
Has anybody found a method to remove it?
31 Answer
According to Adobe, set the following REGKEY to 1 will unpin Creative Cloud Files:
[HKEY_CURRENT_USER\Software\Policies\Adobe\CreativeCloud]
"unPinCCF"=dword:00000001However it doesn't seem to work. This is what works for me on Windows 10 and Windows 11:
- Open Registry Editor
- Navigate Computer\HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID
- Search "Creative Cloud Files", and locate a key that contain a string Creative Cloud Files and a DWORD System.IsPinnedToNameSpaceTree
- Set the value of System.IsPinnedToNameSpaceTree to 0
- Restart Windows Explorer for the change to take effect