- Go to the Applications folder.
- Open the Utilities folder.
- Open Terminal.
- Enter the following commands, pressing Enter after each line:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder - Press cmd + Q to quit Terminal.
To hide the files and folders again, change the word TRUE to FALSE in Step 4.