iCloud shortcut on my iMac desktop

I have tried various methods to achieve this but none seem to work. Is there any reliable way of placing a shortcut to my iClod drive on my desktop?


One of the suggestions I tried redirects to a recruitment site from this forum to althetopbannanas or something

iMac 27″, macOS 11.4

Posted on Jun 27, 2021 4:03 AM

Reply
Question marked as Top-ranking reply

Posted on Jun 27, 2021 6:48 AM

Pasting this command into the Terminal window will place a symbolic link to iCloud Drive onto your Desktop:

ln -s ~/Library/Mobile\ Documents/com~apple~CloudDocs/ ~/Desktop/          

The link will initially be named "com~apple~CloudDocs", but it links to the local copy of iCloud Drive in your user library. You can rename this symlink in the Finder like any other file.

3 replies
Question marked as Top-ranking reply

Jun 27, 2021 6:48 AM in response to Frankfiz

Pasting this command into the Terminal window will place a symbolic link to iCloud Drive onto your Desktop:

ln -s ~/Library/Mobile\ Documents/com~apple~CloudDocs/ ~/Desktop/          

The link will initially be named "com~apple~CloudDocs", but it links to the local copy of iCloud Drive in your user library. You can rename this symlink in the Finder like any other file.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

iCloud shortcut on my iMac desktop

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.