Despite the fact that Apple keeps the Mac Library folder hidden from users, it’s good to learn how to show the Library folder on Mac. You may need to access the Library folder when you need to clear cache, remove the app’s leftovers, edit preference files manually, etc. In this article, we explain how to find user and system Library folders on Mac.
Contents:
- What is a Library folder on Mac?
- Why is the Library folder hidden?
- How to find Library folders on Mac.
- How to show Library folder on Mac with Terminal.
- How to show Library folder on Mac with Funter.
- How to show Library folder in Finder.
Before we start, watch a short video guide about how to make a Library folder visible on Mac.
What is a Library folder on Mac?
The Library folder in macOS is system folder which keeps important support files, such as user account settings, preference files, containers, application scripts, caches, cookies, fonts and other service files.
All these files help your Mac and applications to function smooth and fast. By default, Apple hides Library folders on Mac.
On Mac, you will find three Library folders. Each of them has a different root directory and keeps files of the following items:
- /System/Library – it contains system-level files and resources that are essential for the operating system and built-in applications to function correctly. Modifying files in this folder can cause serious problems with your system.
- /Library – it contains files and resources that are used by all apps installed on your Mac, as well as preferences and settings that are shared across all user accounts on the computer.
- ~/Library. This folder, also known as the “User Library” and it contains files and resources that are specific to your user account.
Why is the Library folder hidden?
Apple keeps system Library invisible in order to protect users from accidental deletion or modification of important files stored there: application settings, caches and other system files needed to run the programs. Removal of some files in the system Library folder can damage your system or the performance of some apps.
You shouldn’t remove files from the Library if you don’t understand what they are used for.
How to find Library folder on Mac
Get to Library folder – Way 1
- Open Finder.
- Click Go in the menu bar and select Go to Folder. Or use the Cmd+Shift+G key shortcut.
- Type ~/Library and press Return (Enter) in the search panel.
- The user Library folder will be shown.
If you want to open the system Library folder, repeat the same steps but navigate the following location: /Library (remove the ~ sign)
Open the Library folder – Way 2
Also, you can find the Library folder option right in the Finder menu bar. Here is how:
- Open Finder.
- Click Go in the menu bar.
- Hold the Option key to reveal the Library option in the drop-down list.
- Select Library.
How to show the hidden Library folder on Mac with Terminal
If you use El Capitan or earlier versions of macOS, you can show the system Library folder with Terminal:
- Open Terminal. You can find it using the Spotlight or run from Launchpad.
- Type in the window the following command:
chflags nohidden ~/Library/
The Library will become visible in Finder. To hide it again enter this command:
chflags hidden ~/Library/
This approach is possible, but not recommended because it makes the Library folder invisible, so every time you preview your home folder you will see it.
Read in our previous article “Top 8 Useful Mac Terminal Commands.”
How to show Library folder with Funter
Funter is a free utility designed to show hidden files on Mac. You can use this app to quickly get access to the Library folder on Mac or view any other hidden items on your system.
- Download and launch Funter.
- In the top menu bar click the Funter icon.
- Switch on the google button to show hidden files.
- Finder will be relaunched automatically and you will see the hidden Library folder. If you want to hide it again, switch off the toggle button in Funter.
Funter also integrates with Finder, so you can change file visibility directly from the Finder window.
If you want to know more about hidden items, take a look at the article “3 ways to show hidden data on Mac.”
What is great with Funter is that the app allows you to easily find any hidden file and folder on your Mac. Just type the name of a file or folder, for example, “Library” in the search field and get the results:
How to show the Library folder in Finder?
If you need to access the Library folder quite often, you can add Library to Finder sidebar. Here is how:
- Open Finder and go to the Library folder.
- Drag the Library icon to the Finder’s sidebar.
- In this way Library will remain vivisble in the sidebar and you can open it with one click.
Conclusion
We shared several ways how to access hidden Library folder on your Mac. You can use a special free utility Funter to find and operate hidden folders and files on your Mac. But, once again, if you are a new Mac user and don`t know much about the architecture and functions of macOS, it is highly recommended that you be careful and not remove important files from the Library.
FAQ about the Library folder on Mac
Where can I find the user Library folder on Mac?
You can find the user Library folder using the ~/Library directory in Finder. Open Finder → press Cmd+Shift+G → type in ~/Library and click Go.
How do I unhide my Library on Mac?
There are two ways to unhide the Library folder on Mac:
- Use Terminal and the command chflags nohidden ~/Library/
- Use a special application Funter. It’s free to download.
What can I delete from my Library folder on Mac?
Here is a list of folders you can delete on your Mac safely without causing any damage:
- Mail attachments (~/Library/Mail)
- Unneeded iTunes backups (~/Library/Application Support/MobileSync/Backup)
- Leftovers of uninstalled programs:
- ~/Library/Preferences
- ~/Library/Containers/[App name]/Data/Library/Preferences
- ~/Library/Application Support/[App or Developer name]
- /Library/Application Support/[App or Developer name]
- ~/Library/Application Support/[App or Developer name]
- /Library/Application Support/[App or Developer name]
- ~/Library/Containers/[App Name]/Data/Library/Caches/[App Name]
- ~/Library/Saved Application State
- ~/Library/Cookies
- ~/Library/LaunchAgents
- ~/Library/Screen Savers
Is it safe to delete Library caches?
Clearing caches from the user Library folder is generally safe if you understand what files you are deleting. You should not delete files from your Cache folder without a reason. If you need to free up space on your Mac, it’s better to clear cache using special utilities for that purpose, which allows you to do that safely and with one click.