Show Hidden Files On Mac
There are mainly two ways to show hidden files on Mac. The first uses the Finder app, and the second uses the Terminal app. I have explained both ways so if you are an average user, then follow the Finder method, and if you are a Pro user, you can try the Terminal app.
1. Using Finder
The best way to show hidden files on Mac is using the built-in Finder app. It is easier than you might think. Step 1: Open Finder on your Mac. Step 2: Browse to the folder where you want to show the hidden files. You want to see hidden files in the Downloads folder, then open the folder. Step 3: Type Command + Shift + . (Period) key on your Mac keyboard. Once you type the keyboard shortcuts, all the hidden files will show up there. As you can see, I have downloaded an htaccess file on my Mac, and it is visible after pressing the shortcut. Similarly, when you type the shortcut, you will see hidden files on your Mac. You can go through the hidden files and make changes as per your specific need. Once you make the changes in the hidden files, don’t forget to rehide them hidden files. To rehide the files, all you have to do is press the same Command + Shift + . (Period) key on your keyboard. The shortcuts remain the same; you have to press it once to show the hidden files and then press again to rehide them.
2. Using Terminal
One can also show hidden files on Mac using the built-in Terminal app. It is not as easy and user-friendly as the Finder app, but you should know these steps if you prefer using Terminal. Step 1: Open Finder on your Mac and tap on the Application folder in the left sidebar. Step 2: Under Application, folder scrolls down to utility folder and opens it. In the Mac’s Utility folder, you will find the Terminal app tap to open. Step 3: Once you have opened the Terminal app, copy and paste the below string and hit enter. defaults write com.apple.finder AppleShowAllFiles true; killall Finder Step 4: After it, type the below string and hit enter. killall Finder Step 5: Once done, hidden files will get visible on your Mac. You can go through different folders and perform the action you want to achieve. When you are done viewing hidden files on your Mac, it is highly recommended to hide them again, as most Mac system files are hidden. If you keep the visible, there are high chances you or someone else might delete those files, and you might have to go through the hassle of reinstalling macOS. Below are the steps to hide those files. Step 1: In the Terminal app, paste the below string and hit enter. We are replacing true with false from the above string. defaults write com.apple.Finder AppleShowAllFiles false Step 2: Type or paste the below command after it. killall Finder That’s it; hidden files will get invisible once again.
Final Words
Apple has done well to keep the critical system files hidden by default. It saves a lot of Mac users from deleting those files and ruining the operating system. But at times, it is required to show hidden files. There are two ways to show hidden files on Mac, and I have explained both of the above in this article. If you love our content, then do consider buying us a coffee.
Δ