How to Show Hidden Files & Folders on Mac (macos tahoe 26)

🗓️ July 7, 2025, By ✍️ Karly Wood

Want to see your hidden folders on a Mac? Whether you’re running macOS, an older version like Sequoia 15.5, or just updating your current system to macOS 26, the steps are a little different for each. In this guide, we’ll show you exactly how to reveal hidden folders on any Mac, including using Finder shortcuts and simple Terminal commands, so you can find what you need without any confusion.

Let’s see how to unhide folders and files on your Mac.

Note: If you’re trying to view files and folders from a portable device, this tip won’t work on your Mac. But you can easily do it on a Windows PC.

Method 1: Unhide Files & Folder Using Keyword Shortcut:-

  1. Open Finder. – Click on the Finder icon in your Dock to bring up a new Finder window.
Where is Finder on Mac computer
  1. Go to the location. – Navigate to the folder where you want to see hidden files.
  2. Use the keyboard shortcut.- Press Command + Shift + Period (.) on your keyboard.
show-hidden-files-mac-shortcut-keyboard
  1. View hidden files.- Hidden files and folders will now appear slightly faded. Press the same keys again to hide them.

    How to Access the Hidden ~/Library Folder on Your Mac

    For Example, if you want to see Library folders, Open Finder on Mac > from the top Menu > Go > Go to folder.

    Go to Folder in Finder Mac

    Now, enter ~/Library and Hit Return to move.

    library-folder-in-finder-on-mac

    Now, Press Shift + Command + Dot (.) Keys to see all the hidden folder in Finder.

    Method 2: How to Unhide a Hidden Folder Using Terminal Command

    Step 1: Go to the Terminal from your Mac, by (under the Finder > Applications > Utilities)

    Step 2: Copy the below command and paste it into the terminal. Then press Enter.

    defaults write com.apple.finder AppleShowAllFiles -boolean true; killall Finder
    show-hidden-folder-on-mac-finder
    show-hidden-folder-on-mac-finder

    Now, it will stay as you set it while you re-open the Finder window.

    Note: To re-hide the Folder, run the following command:

    defaults write com.apple.finder AppleShowAllFiles -boolean false; killall Finder
    hide-folder-on-finder-mac

    Step 3: Now, under the Finder, you can see all the hidden files from your whole system, as shown in the screen below.

    How to Show a Folder on an External Hard Drive or Portable Device Using Terminal on Mac

    Here, I am providing a suitable example to show you how to access hidden files and folders on your external drive or USB drive. Under the command prompt window, type below suitable command.

    chflags nohidden /Volumes/PNY\ BACKUP/Users/Thomas/Library
    

    >> If the External drive name is: Mac HD Clone, then enter below command
    chflags nohidden /Volumes/Mac\ HD\ Clone/Users/diane/Library

    >> if external drive name: macOS Tahoe
    chflags nohidden /Volumes/tahoe/Users/diane/Library

    You might also like: How to disable/enable dark Mode on Mac.

    How do I permanently see hidden files on Mac?

    Both methods let you permanently see hidden files and folders on your Mac. Just open Finder, pick your Macintosh HD drive, and press Shift + Command + . (dot) to view all hidden files in that folder and its subfolders. Or run a simple command in Terminal to show all hidden files across your Mac at once.

    permanently-see-hidden-files-on-mac

    So, the command to view a hidden folder on your Mac depends on your external drive or portable device name. You’ll need to type that name into the command where the example shows a space.

    Tags:

    Karly Wood
    Karly Wood

    Karly Wood is a journalist based in Ohio who specializes in covering Apple and technology trends. With a varied experience in reporting on public safety, government, and education, her insights bridge multiple disciplines, providing readers with a well-rounded perspective on today's technological advancements. If you need to contact me, you can reach me at karlywood.ohio@gmail.com or through (Facebook)

    HowToiSolve
    Logo