Chrome’s Settings page (chrome://settings) has grown from a single page to a multi-section interface with over 100 individual options. This guide walks through every section, highlights the settings most users should check, and explains what the non-obvious options actually do.

You and Google

This top section controls your Google account connection and sync behavior.

Sync and Google services is the key page here. The defaults send a lot of data to Google:

  • Autocomplete searches and URLs — sends every keystroke in the address bar to Google before you press Enter. Turn this off if you want address bar typing to stay local.
  • Help improve Chrome’s features and performance — sends usage statistics and crash reports. Opt out if you prefer minimal data sharing.
  • Make searches and browsing better — sends URLs of pages you visit to Google for prediction. This is separate from search — it sends the actual page URLs.

Manage what you sync lets you cherry-pick what syncs across devices. The options are: bookmarks, history, passwords, payment methods, addresses, settings, themes, open tabs, extensions, and reading list. You can sync passwords without syncing history, for example.

Autofill and Passwords

Three sub-sections:

Google Password Manager — Chrome’s built-in password manager saves credentials per-site. It scores your passwords and flags reused ones. The “Check passwords” button runs saved credentials against Google’s database of known data breaches (using k-anonymity, so your passwords are not sent in the clear). As of 2024, Chrome Password Manager also supports passkeys.

Payment methods — saved credit/debit cards. Chrome can autofill card numbers on checkout forms. Toggle off “Save and fill payment methods” if you prefer a dedicated password manager like 1Password or Bitwarden for this.

Addresses and more — saved physical addresses for shipping/billing forms. Chrome auto-detects address fields and offers to fill them. You can store multiple addresses with labels (Home, Work, etc.).

Privacy and Security

The most consequential section in all of Chrome Settings.

Third-party cookies — As of Chrome’s Privacy Sandbox rollout, you can choose to block third-party cookies entirely, allow them, or let Chrome phase them out gradually. Blocking third-party cookies breaks some sites (SSO login flows, embedded payment forms), but significantly reduces cross-site tracking.

Security has three levels:

  • Enhanced protection — real-time URL checking against Google’s servers, warns before downloading suspicious files, alerts if your passwords appear in a breach. Sends some browsing data to Google.
  • Standard protection — uses a locally stored safe browsing list updated every 30-60 minutes. No URL data sent to Google, but slower to catch new threats.
  • No protection — disables Safe Browsing entirely. Not recommended for any user.

Site settings (chrome://settings/content) controls permissions per-site. The ones worth reviewing:

  • Notifications: Set to “Don’t allow sites to send notifications” unless you specifically need push notifications. The default lets every site ask, which leads to constant permission pop-ups.
  • Pop-ups and redirects: Block by default (already the default, but verify it).
  • Ads: Chrome blocks ads on sites that violate the Coalition for Better Ads standards (full-page interstitials, auto-playing video ads with sound, etc.).

Clear browsing data (Ctrl+Shift+Delete) has two tabs:

  • Basic: History, cookies, cached files
  • Advanced: Adds hosted app data, autofill data, site settings, and download history as separate options

Appearance

Theme — Chrome supports solid color themes, the dark/light system toggle, and custom themes from the Chrome Web Store.

Font size — Default is Medium (16px). Setting this to Large (20px) affects most websites. Pair this with…

Page zoom — Default is 100%. Setting a global zoom (e.g., 110% or 125%) is a better way to enlarge everything than increasing font size, because zoom scales images and layout proportionally.

Show home button — Adds a home icon to the left of the address bar. Set its target to any URL or the New Tab page.

Show bookmarks bar — Toggle or use Ctrl+Shift+B (Cmd+Shift+B). The bar shows in New Tab by default but hides on other pages unless you enable “always show.”

Search Engine

Default search engine — Chrome ships with Google as default. You can switch to DuckDuckGo, Bing, Yahoo, Ecosia, or any custom search engine.

Manage search engines and site search (chrome://settings/searchEngines) — This is where you add custom keyword shortcuts for the address bar. Every entry has three fields:

  1. Search engine name (display name)
  2. Keyword (what you type in the address bar before pressing Tab)
  3. URL with %s (the search URL with %s as the query placeholder)

Chrome auto-adds site search entries for sites you visit that support OpenSearch. You can edit or delete these.

On Startup

Three options:

  1. Open the New Tab page — blank-ish start with shortcuts and a search bar
  2. Continue where you left off — reopens all tabs from your last session. Uses more memory at startup since all tabs load at once
  3. Open a specific page or set of pages — define URLs that always open when Chrome launches

If you pick option 2 and Chrome crashed, it will ask whether to restore tabs rather than doing it automatically.

Downloads

Location — default is your OS Downloads folder. Change this to a project-specific folder if you download a lot.

Ask where to save each file before downloading — off by default. Turn this on to pick the save location every time, which prevents your Downloads folder from becoming a dumping ground.

Accessibility

Live Caption — real-time captions for any audio/video playing in Chrome. Processes audio on-device (not sent to any server). Supports English, French, German, Italian, Japanese, Portuguese, Spanish, and more as of 2025.

Caret browsing — places a movable text cursor on web pages for keyboard-only navigation. Toggle with F7.

Performance

Added in Chrome 108, this section controls two features:

Memory Saver — suspends tabs you have not used recently to free RAM. Chrome reports saving 1-2 GB with 15-20 suspended tabs. You can set how long a tab must be inactive before suspension (5 min to 12 hours) and whitelist sites that should never be suspended (Spotify, Google Docs, etc.).

Energy Saver — reduces background activity and visual effects when on battery power or when battery drops below a threshold you set. Limits refresh rates to 30fps on background tabs and reduces animation quality.

Languages

Chrome can translate pages automatically. The Offer to translate pages toggle controls whether Chrome shows the translate bar when it detects a foreign language. You can add preferred languages and set the order Chrome uses when a site offers multiple languages.

System

Continue running background apps when Chrome is closed — when enabled, Chrome processes (like extensions that check for notifications) keep running after you close the browser window. Disable this to fully quit Chrome when you close it.

Use hardware acceleration when available — offloads rendering to your GPU. Leave this on unless you experience graphical glitches, in which case turning it off forces software rendering (slower but more compatible).


Tips from the team behind Tab Suspender Pro and the Zovo extension suite at zovo.one