Let’s dive into the exact file paths, how to access them, and a few pro-tips for managing your precious bookmarks. Before we get into folders, understand this: Chrome stores your bookmarks in a file simply named Bookmarks (with no file extension like .txt or .html ). This is a JSON file—human-readable, but a bit messy.

Note: The tilde ( ~ ) represents your home folder. The Library folder is hidden by default, so the "Go to Folder" shortcut is your best friend. Open your file manager or terminal. The path is:

(Remember: Files and folders starting with a dot . are hidden. Press Ctrl + H in most file managers to reveal them.) If you share a computer or have created multiple Chrome profiles (Work vs. Personal), your bookmarks won’t be in the Default folder. Instead, look for folders named Profile 1 , Profile 2 , or Guest Profile .

/home/[YourUserName]/.config/google-chrome/default/

Chrome also creates a backup file called Bookmarks.bak (short for backup) in the same folder. If your main file corrupts, Chrome will look for this backup. Here is where you need to look depending on your machine. 1. Windows 10 & 11 (Most Common) Open File Explorer and paste this path into the address bar:

Don’t see AppData ? It’s a hidden folder. Press Windows + R , type %localappdata% , then navigate to Google\Chrome\User Data\Default . 2. macOS (Ventura, Sonoma, Sequoia) Open Finder. In the top menu bar, click Go > Go to Folder , then paste:

~/Library/Application Support/Google/Chrome/Default

If you’ve ever needed to back up your bookmarks, move them to a new PC, or recover a lost list, you need to find the physical file. The short answer? It depends on your operating system.