How to delete the duplicate “icloud photos” icons in “windows 10”

422次阅读
没有评论

In Windows 10, noticed that there are duplicate “iCloud Photos” icons pointing to the same folder. Did a uninstall/reinstall of iCloud for Windows and 2 more appeared! Both Windows and iCloud using latest versions.

Under right click for the folder(s), there is NO Delete option, no effect if I delete it with Del key either. The Security tab under Properties for the folders shows Full Access. They are marked as “System Folder” rather than just Folder.

First I did a Regedit search for “iCloud Photos” and noticed where there were 15 of them (in my case) in the same area. Look at HKEY_CURRENT_USER\Software\Classes\CLSID and HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID, that is where my duplicates were.

Below is a sample to remove just 1 occurrence of the 15, you have to change the key (226e.. etc in my case) and run it for each of your keys of course.

Good luck, no guarantees, use at your own risk, and backup first!

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Classes\CLSID{226E0D0B-9F60-4027-9663-B667D26BF4E6}]

[-HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID{226E0D0B-9F60-4027-9663-B667D26BF4E6}]

[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace{226E0D0B-9F60-4027-9663-B667D26BF4E6}]

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

“{226E0D0B-9F60-4027-9663-B667D26BF4E6}”=-

正文完
 0
admin
版权声明:本站原创文章,由 admin 于2020-08-02发表,共计1253字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
评论(没有评论)
验证码