How to Copy Bookmarks From Chrome to Another Computer

Moving your Chrome bookmarks to a new machine is straightforward once you understand the two main paths available: syncing through a Google account or manually exporting and importing an HTML file. Each approach works reliably, but they suit different situations depending on whether you're connected to the internet, whether both computers have Chrome installed, and how much control you want over the process.

Why Bookmarks Don't Transfer Automatically

Chrome stores bookmarks locally in a file called Bookmarks (no extension) inside your user profile folder. When you set up a new computer, that file doesn't move with you automatically — it stays on the old machine. Unless you've enabled sync or deliberately copy that data, your new Chrome installation starts completely empty.

Method 1: Sync With a Google Account 🔄

This is the fastest method for most people, and it works invisibly in the background once set up.

How it works:

  1. On your current computer, open Chrome and sign in to your Google account (top-right profile icon).
  2. Go to Settings → Sync and Google Services → Manage what you sync.
  3. Make sure Bookmarks is toggled on. Chrome will upload your bookmarks to Google's servers.
  4. On the new computer, install Chrome if it isn't already, sign in with the same Google account, and enable sync.
  5. Your bookmarks will appear within seconds to a few minutes.

What syncs: Bookmarks, browsing history, passwords, extensions, and open tabs — if all options are enabled.

Key consideration: Both computers need an active internet connection at the point of syncing. Your bookmarks are stored on Google's servers until pulled down to the new device, which means they're tied to your Google account going forward.

Method 2: Export and Import an HTML File 📁

This method gives you a portable snapshot of your bookmarks that doesn't require a Google account or internet connection.

Exporting from the old computer:

  1. Open Chrome and click the three-dot menu (top right).
  2. Go to Bookmarks → Bookmark manager (or press Ctrl+Shift+O / Cmd+Option+B on Mac).
  3. In the Bookmark Manager, click the three-dot menu in the top-right corner of that page.
  4. Select Export bookmarks.
  5. Chrome saves a file called bookmarks_[date].html to wherever you choose.

Importing on the new computer:

  1. Transfer that HTML file to the new computer — via USB drive, email, cloud storage, or any file transfer method.
  2. Open Chrome on the new machine and go to Bookmarks → Bookmark manager.
  3. Click the three-dot menu inside the Bookmark Manager and select Import bookmarks.
  4. Navigate to the HTML file and open it.
  5. Your bookmarks will appear in a folder labeled Imported in your bookmarks bar.

What this captures: All bookmarks and folder structure at the moment of export. It's a static snapshot — not live. Any bookmarks added after the export won't be included.

Method 3: Copy the Profile Folder Directly

For users who want to transfer everything — bookmarks, extensions, saved passwords, settings — copying the Chrome profile folder is an option, though it's more technical and has compatibility caveats.

The Bookmarks file lives at these paths:

Operating SystemProfile Path
WindowsC:Users[Username]AppDataLocalGoogleChromeUser DataDefault
macOS~/Library/Application Support/Google/Chrome/Default/
Linux~/.config/google-chrome/Default/

You can copy the Bookmarks file (and optionally Bookmarks.bak) from the old machine and paste it into the same folder on the new machine — with Chrome closed on both ends. This overwrites existing bookmarks on the destination, so it's best done on a fresh Chrome installation.

Important: This works most reliably when both computers run the same or similar Chrome versions. Profile folders from significantly different Chrome versions can occasionally behave unexpectedly.

Comparing the Three Methods

MethodInternet RequiredGoogle Account RequiredEffort LevelLive or Snapshot
Google SyncYesYesLowLive
HTML Export/ImportNo (after export)NoMediumSnapshot
Profile Folder CopyNoNoHighSnapshot

Variables That Affect Which Method Works Best

Whether you're keeping both computers: If you plan to use Chrome on multiple machines regularly, sync is the practical long-term choice — bookmarks stay consistent across devices automatically.

Account preferences: Some users prefer not to tie browser data to a Google account for privacy reasons. The HTML export method works entirely offline and leaves no data on external servers.

Technical comfort level: The profile folder method requires navigating hidden system directories and works best for users comfortable with file management. The HTML method is accessible to almost anyone. Sync requires no technical knowledge at all.

Network situation: If the new computer has no internet yet — common when setting up a machine before connecting — the HTML file or profile copy are the only options available at that point.

Volume of bookmarks: Sync handles any volume without effort. Very large bookmark libraries exported as HTML files can occasionally take a moment to import, but there's no meaningful size restriction in practice.

Switching from a different browser: The HTML import method is also how you'd bring bookmarks from Firefox, Safari, or Edge into Chrome. Most browsers export bookmarks in the same standard HTML format that Chrome reads without issue.

The right path depends on how you use Chrome, how much you rely on Google's ecosystem, and what your specific setup looks like at the moment of transfer. Each method delivers the same end result — your bookmarks, accessible on the new machine — but the tradeoffs between convenience, privacy, and technical steps land differently for different users.