How to show hidden files on Mac and Windows?

SoundID Reference files are located under hidden directories on Windows and macOS. This guide provides step-by-step instructions on how to locate these files. 

In this article: 

 

Why show hidden files and folders?

Accessing hidden files and folders might be necessary in order to perform certain actions with SoundID Reference (for example, collecting log files, or accessing the .swproj speaker profile files in the Sonarworks Projects folder).

 

See hidden files on Mac via Finder

  1. Open the Finder app
  2. Press Command + Shift + . (Dot)
  3. Repeat the command to hide them again

_CMD__-_Mac_-_Show_Hidden_Files.png

 

Hidden files can also be shown and hidden again by executing these commands in the Terminal utility:

 

defaults write com.apple.finder "AppleShowAllFiles" -bool "true" && killall Finder
defaults write com.apple.finder "AppleShowAllFiles" -bool "false" && killall Finder

 

See hidden files on Windows via Explorer

  1. Click on View in Windows Explorer
  2. Check the Hidden Items checkbox
  3. Uncheck the Hidden Items checkbox to hide hidden items again

_WIN__Show_Hidden_UItems_NEW.png

Was this article helpful?

2 out of 3 found this helpful

Have more questions? Submit a request

0 comments

Please sign in to leave a comment.