Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Mac hidden files still visible

Hi all,


So I've recently hidden some files on my mac using the terminal and chflags hidden ........... command, and it partly works but instead of the file disappearing it simply goes like faded and greyed out but still visible which kind of defeats the purpose.


How do I solve this ? am I missing something ?


Thanks.

MacBook Pro with Touch Bar

Posted on Aug 29, 2019 2:52 PM

Reply
Question marked as Best reply

Posted on Aug 29, 2019 3:06 PM

That sounds like you have enabled Show Hidden Files in macOS.


Enable Finder to Show Invisible Files and Folders


Open the Terminal application in your Utilities folder.  At the prompt enter or paste the following command line then press RETURN.


defaults write com.apple.finder AppleShowAllFiles TRUE 

killall Finder


To turn off the display of invisible files and folders enter or paste the following command line and press RETURN.


defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder


Alternatively you can use one of the numerous third-party utilities such as TinkerTool or ShowHideInvisibleFiles - VersionTracker or MacUpdate.


Similar questions

2 replies
Question marked as Best reply

Aug 29, 2019 3:06 PM in response to new_london

That sounds like you have enabled Show Hidden Files in macOS.


Enable Finder to Show Invisible Files and Folders


Open the Terminal application in your Utilities folder.  At the prompt enter or paste the following command line then press RETURN.


defaults write com.apple.finder AppleShowAllFiles TRUE 

killall Finder


To turn off the display of invisible files and folders enter or paste the following command line and press RETURN.


defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder


Alternatively you can use one of the numerous third-party utilities such as TinkerTool or ShowHideInvisibleFiles - VersionTracker or MacUpdate.


Mac hidden files still visible

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