Issue/Question
How can I see hidden files and folders and make them visible?
Resolution
Reveal Hidden Files and Folders
- Open Finder.
- Simultaneously press ⌘(Command) + Shift + . (Period).
- This will temporarily show hidden files and folders until the computer is restarted or the key combination is pressed again.
Set Hidden Files and Folders to Visible
- Use the steps above to temporarily show the desired file/folder.
- Open Terminal.
- Type:
chflags nohidden
and drag the file/folder to the Terminal window
- Press Return.
- This will make the specified file/folder permanently visible.