Skip to main content
Participant
July 12, 2023
Question

Creative Cloud folder on Mac is hidden

  • July 12, 2023
  • 1 reply
  • 1141 views

My Creative Cloud folder in my fnder on my Mac is hidden. I can only see the folder when I give the command to 'Show hidden files' on Mac (Command + Shift + .). 

All files in the folder are synced correctly and are accessible once I give the command to show hidden files, but it's very inconvenient. How can I 'Unhide' the Creative Cloud folder???


This topic has been closed for replies.

1 reply

Community Expert
July 12, 2023

You could use the terminal command given below

chflags nohidden <path to your folder>

-Manan

-Manan
Participant
July 12, 2023

Hi Manan, The only reply I get in terminal is "No such file or directory".

kglad
Community Expert
Community Expert
July 20, 2023

The 'Creative Cloud Files' folder

 


Open a terminal, type sudo chflags nohidden, drag and drop the file into Terminal to add its file path, and hit enter. You’ll need to enter your password, but it’ll unhide the file or folder forever