How To Open Library Folder Mac

  1. How To Open Mac Files
  2. How To Open Library Folder Mac Os

Learn how to access the hidden Library folder in your Home folder on your Mac so you can tweak app settings and access app files.

Inside the home folder on your Mac is a Library folder that stores app-specific files and settings, personal settings, and some data. The files and settings in the Library folder should be left alone for the most part. But, you may want to tweak the settings for an app, which may require accessing the Library folder. Or, maybe an app backs up data to the Library folder and you want to copy that to an external drive.

As of Mac OS X Lion (10.7), the Library folder in your home folder is hidden by default. That doesn’t mean you can’t get to it. It’s hidden so you don’t accidentally delete settings and data, damaging apps in the process. So, if you decide you want to access the Library folder, be very careful.

Today we’re going to cover different ways of accessing the hidden Library folder in your home folder and how to make it permanently available in Finder.

What is the Path to the Library Folder?

How To Open Mac Files

The Library in your home folder is written as ~/Library. The tilde (~) character is a shortcut for your home directory. For example, on my Mac, that would expand to /Users/lorikaufman/Library.

Access the Library Folder Using the Go to Folder Option

Mar 12, 2020  There’s a reason that the Library folder on your Mac is tucked away out of site. This all-important folder holds files that your system uses like containers, application scripts, font files, caches, and other types of files. Apple hides this folder by default to reduce the risk of accidental. 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. Enter 'open library'. Jul 02, 2016  You are looking in the wrong Library folder. You want the /Home/Library/ folder that is invisible. Three Ways to Make the Home/Library Folder Visible. This method will make the folder visible permanently. Open the Terminal application in the Utilities folder and paste the following at the command prompt: chflags nohidden /Library. Press RETURN. Jan 12, 2020  You can access the hidden Library folder without using Terminal, which has the side effect of revealing every hidden file on your Mac. This method will only make the Library folder visible, and only for as long as you keep the Finder window for the Library folder open.

If you want to access the Library folder only occasionally, you can use the Go to Folder option in Finder.

Open Finder or just click on the desktop. Head to Go > Go to Folder, or hit Cmd + Shift + G.

Type:~/Library in the Go to the folder box on the dialog box and click Go or press Enter.

Terminal

If you have one or more Finder windows open, the Library folder opens in the currently active window. If no Finder windows are open, a new one opens to the Library folder.

Access the Library Folder Using the Terminal

If you prefer using the command line, you can access the Library folder using the Terminal.

Go to Utilities > Terminal in the Applications folder. To access the Library folder directly in the Terminal, type:cd ~/Library at the prompt to switch to the Library folder.

You can type:ls at the prompt to get a detailed folder listing. You can work with the files in the Library folder directly on the command line. Just be careful.

Download battery 4 factory library mac

You can also use the Terminal to open the Library folder in a Finder window. Type:open ~/Library at the prompt and hit Enter.

Access the Hidden Library Menu Option in Finder

The Library folder is available on the Go menu in Finder, but it doesn’t show on the menu by default.

To temporarily show the Library option on the Go menu, open the menu and press the Option key. The Library folder shows up between Home and Computer on the Go menu. Keep the Option key pressed while you move your mouse down the menu and select Library.

If you’re using a Windows keyboard with your Mac, press the Alt key.

Show the Library Folder Permanently in Finder

If you access the Library folder often, you can permanently show the Library option on the Go menu and the Library folder in your Home folder.

Open Finder and head to your Home folder using the left pane or by pressing Cmd + Shift + H. Then, go to View > Show View Options, or hit Cmd + J.

How To Open Library Folder Mac Os

A dialog box displays with options you can set for your Home folder. Check the Show Library Folder box at the bottom of the dialog box. The Library folder now shows up in your Home folder in Finder windows and the Library option becomes permanently available on the Go menu.

When you permanently show the Library folder in Finder, you can hit Cmd + Shift + L to open it in a Finder window, in addition to selecting the Library option on the Go menu.

Happy Tweaking, But Be Careful

The Library folder is hidden by default for a good reason. So, before tweaking settings and changing files in the Library folder, make sure you know what you’re doing.

Of the many files and folders that make up macOS Sierra, there’s probably none so important to maintaining the “personality” of your Mac than the ~/Library folder. Inside this folder are many subfolders that contain preference lists (“plists”), database files storing a variety of important information, and many other files that maintain the state of macOS and of the individual apps that run on a Mac. Thanks to the importance of this folder, it’s normally hidden from view. Today we’ll show you a few ways to view the ~/Library folder.

Warning: Don’t play with the ~/Library folder if you don’t need to!
Before we go any further, it’s time for a warning. Don’t throw away or change anything in the ~/Library folder unless you know what you’re doing. Deleting individual files or folders found within ~/Library can cause individual applications or the operating system to malfunction.

When would you want to poke around in ~/Library? Perhaps you’re gaining knowledge about macOS as a developer and want to know how the operating system stores information. Maybe you want to clean out the remnants of an app that you haven’t had on your Mac for several years. In any case, it’s best to remember what your parents told you when you were a kid and were in a place filled with expensive and breakable things — “Look, but don’t touch!”

Method One: Our Friend, the Option Key
The first and easiest way is to use a trick that gives many of the items in the macOS menu bar “super powers” — hold down the Option key while clicking on a menu. In this case, Option-clicking the Go menu in the Finder adds a new menu item — Library — that opens the ~/Library folder (see image below):

As you can see from the image above, holding down the Option key while clicking on the Go menu in the Finder adds one item as seen on the right — the Library folder. Select that menu item and a window similar to the one seen below opens on the Mac screen:

Of these folders, Application Support is quite critical as it holds information for the current user’s apps. You’ll see many “.plist” files; these are XML (Extensible Markup Language) files that can be viewed on the Mac by simply highlighting the file and pressing the space bar to bring up a Quick Look. There are also a number of log files (text-based), temporary files, app plugins, and database files (.db or .sqlite) that are critical to storing settings and data in your favorite apps.

Method Two: Command-Shift-Period
The second method works from any open Finder window, and it uses the keyboard shortcut Command-Shift-. (that dot indicates the period key). This is a fun command, as it makes any hidden files or folders visible in the Finder. On the left in the image below you see my Home folder. Pressing Command-Shift-. makes hidden folders and files appear as shaded icons, shown on the right:

Library

Pressing Command-Shift-Period makes hidden files and folders visible (right image)

See that Library folder in the center of the list on the right? Even though it is shaded, it can be double-clicked to open and view everything that’s in the folder. What’s more, some of the files that are not visible in the ~/Library folder when using Method One appear when using Method 2.

One other thing to note: Command-Shift-. makes these files and folders visible until the next time you use the command or reboot the Mac. If you’re poking around in the ~/Library folder on a Mac that other people may use without having their own logins, be sure to press Command-Shift-. one more time to set things back to hidden once you’re done. Note that Command-Shift-. also makes Library visible in the Finder Go menu without having to press the Option key…

Just remember, anything you change or delete in the ~/Library folder can affect how your Mac or individual applications work, so use these methods to just view hidden files or folders. Don’t delete the files or folders in ~/Library unless you know what you’re doing.

Up to OS X 10.7 Lion, accessing the Library folder was quite simple; all you needed to do is navigate to your Home folder, and from there you could access the Library folder. Mac how to show library