Home Blog Archive MacOS Mac OS X: show Hidden files and folders

Mac OS X: show Hidden files and folders

  • Sep 20, 2025
  • 862
  • 0

Under Mac OS X, you can use a command to show hidden files and folders. All the files that start with a dot in the name does not appear on Mac OS X immediately. In our Guide you will learn how to display hidden files is enabled.

With the Terminal hidden files and folders show

On the "Terminal" you can see with a special command, all the hidden files and folders. Start the program by typing search in the Spotlight-the keyword "Terminal" and the first hit choose.
  1. After the Start of the terminal, enter the following command: defaults write com.apple.finder appleshowallfiles 1
  2. A system restart is not necessary. However, there is a Reset for the Finder is required. To do this, enter the following command in the Terminal: killall Finder
  3. Now the hidden files and folders will appear transparent in your Finder. If you want to hide all hidden files again, type in Terminal this command: defaults write com.apple.finder appleshowallfiles 0
  4. You will then need to restart the Finder in the Terminal window: killall Finder (See image)
All of the commands in the Terminal
In a further practical tip you will learn how to individual files and entire folders Mac OS X hide.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =