User Library Mac Show

While many Mac users may never need to access their User Library folder while running macOS Sierra — some advanced users, may need to get in there and access support data and such when troubleshooting. The folder is hidden by default in macOS Sierra, but it only take a few moments to access it, or make it so that the folder is always visible.

Still in the Finder, choose View Show View Options (or press Command-J). Near the bottom of the resulting View-Options palette is a setting called Show Library Folder. Enable this option. By Dan Frakes, Macworld Inside your home folder is a Library folder —commonly written in Unix syntax as /Library, which means “a folder named Library at the root level of your home folder.”. Jan 12, 2020 Launch Terminal, located in /Applications/Utilities. Enter the following command at the Terminal prompt: Press Return. Once the command executes, you can quit Terminal. The Library folder will now be visible in the Finder. Should you ever wish to set the Library folder back to its default hidden. Access Hidden Library Menu Option On Mac. Follow the steps below to access the Hidden Library Menu option on your Mac. Left-click your mouse anywhere on the screen of your Mac. This will reveal the Go Option in the top menu bar of your Mac. You can also click on the Finder Icon in the Dock of your Mac to activate the Go Option. May 01, 2019 There are actually three library folders on a Mac. The library folder in the root directory of your system drive (usually called Macintosh HD) contains data accessible to all users, but only. Some troubleshooting procedures require you to navigate to and view a hidden folder on Mac. You can access the Library folder with the Go To Folder command or from the Terminal app. Access the Library folder in Finder: In Finder, choose Go Go To Folder In the Go To The Folder field, enter /library/ Click Go. Access the Library folder directly through the Terminal: Click the Spotlight Search.

Before we begin, we want to say that it’s usually a good idea to leave things in the users ~/Library folder alone, unless directed to by support personnel. The folder contains caches, application support data, and preference files, and if you screw around in there too much, you could really screw things up. We DO NOT recommend it. Now that our butts are covered, here’s how to find and display your User Library folder.

User Library Mac Show

Opening the User Library Folder in macOS Sierra

If you just need to access the user ~/Library folder on occasion, you can get into it by using the Finder “Go” menu.

  1. From the Finder in macOS, (Click anywhere on the Desktop where there isn’t already an app window, and you should see “Finder” appear in the upper left hand corner of your display, up near the Apple icon), click the “Go” menu item, and then hold down the SHIFT key on your Mac’s keyboard.
  2. Click on “Library” in the drop-down list. (If you release the SHIFT key, the “Library” option will disappear from the menu. Now you see it, now you don’t.)

If you’re not much of a mouser, you can just hit the key combo of Command + Shift + L, and a Finder window will appear showing the ~/Library directory of the active user account.

Always Show the User Library Folder in macOS Sierra

If you are an advanced user, you might want to always display the user ~/Library folder in your user Home directory. It just takes a few clicks to enable this option.

  1. In Finder, go to the Users’ home folder
  2. Click the “View” menu and then click “View Options”
  3. Click the “Show Library Folder” option in the Settings options for the User home folder, as shown below.

Following the above steps will change the settings for only the current user. Any other users will also have to follow the above steps while logged into the machine.

These steps also work with Mac OS X El Capitan and Yosemite. In earlier versions of OS X, a command line entry was required to perform the same magic.

(Thanks to OS X Daily)

Problem to be Solved

You’ve got a great backup of your OSX computer, and you need to get something back from the Library folder, say something in the Application Support subfolder. These instructions will show you how to do unhide the User Library folder on the external drive or even on a second Mac.

User Library Mac Show Download

Credit goes to Steve Davidson for teaching me how to do this.

Let’s Start with a Remote Mac Because the Syntax is Simpler

On the remote Mac, enable Remote Login (https://www.podfeet.com/blog/how-to-set-up-a-mac-for-remote-login/) and use the ssh command to Secure Shell into the remote Mac. In this example, our local machien name is Podfeet-rMBP, and our remote Mac’s name is Core-i7-4.local.

I have the same user account on both but I used the allison@ the beginning to show you how to enter your user name if it’s different on the other Mac.

Note that the Library Folder is Not Visible

Here’s a screenshot of the remote Mac Core i7, and the Library folder is invisible.

Enter the chflags nohidden Command

User Library Folder is Now Visible on the Remote Mac

Next Let’s Repeat This On An External Volume

My backup drive has a nice long annoying name “Core i7 backup 2011 03 03”. As you can see I have a backup of my home (allison) directory but I can’t see the Library folder.

Show User Library Mac Mojave

Repeat the chflags Command

In this case we have the same command but we have to navigate first to Volumes, then to the specific backup drive name (with those annoying spaces replaced with and space) and then to the user directory and then Library.

To be honest it might be easier to change the name of the volume not to have spaces than it is to type it this way!

Where Is Library On Mac

Or you could use quotes like this:

Show User Library Mac Sierra

Now Your Library is Visible on Your Backup Volume

User Library Folder

Important note – you only have to do this one time, every time you connect your external drive the Library will be visible.