How to Show Your Finder’s Bar Path on Mac

Learn how to display your Finder’s bar path on Mac with a couple of simple Terminal commands.

By default on macOS, your Finder doesn’t display the bar path to your folders and files, which can sometimes confuse when you have multiple folders that have the same or similar names (are you in the correct folder right now?).

Finder window not showing bar path

Do this to always show your Finder’s bar path:

  1. Open your Terminal.
  2. With the Terminal open, copy and paste this command: defaults write com.apple.finder ShowPathbar -bool true and hit enter.
  3. Now copy and paste this command killall Finder and hit enter, to restart Mac Finder so the change can take effect.

Now the path is always visible at the bottom of your Finder window:

Finder window showing bar path

Has this been helpful to you?

You can support my work by sharing this article with others, or perhaps buy me a cup of coffee 😊

Kofi

Share & Discuss on