Why Are My Chrome Tab Icons (Favicons) Missing?

Antti Savolainen

Every tab in your window shows the same generic gray square instead of the site's actual icon — no YouTube play button, no Gmail envelope, nothing to visually tell tabs apart at a glance. It's not a broken page and not a crash; the sites themselves load fine. It's specifically the little icon that's gone missing, and it usually comes down to one of a few predictable causes.

First, rule out a simple tab-overflow issue

If your tabs still show some icon but the title text next to it has disappeared, that's not a missing favicon — it's Chrome shrinking tabs to fit too many of them in the strip, and the icon is the last thing it removes, not the first. See Chrome Tabs Too Small? How to Fix Tab Overflow if that's what you're actually seeing. This guide is for icons that are genuinely blank.

Cause 1: the favicon request itself failed

Favicons load as a small separate request the site's server has to serve successfully. If that request times out, 404s, or the site never defined a favicon in the first place, Chrome falls back to a generic blank icon. This is a per-site, per-page-load issue, not something wrong with your browser:

  • Reload the tab. A one-off network hiccup on the favicon request is common and a simple refresh often fixes it.
  • Check if it's every site or just one. If only a specific site is missing its icon while others look normal, the problem is on that site's end, not yours.

Cause 2: an ad blocker or privacy extension is filtering it

Some ad blockers and privacy-focused extensions block third-party favicon requests outright, since a small number of sites have used favicon-loading services as a lightweight tracking method. This can strip icons across many sites at once, which looks alarming but isn't a sign of a deeper problem.

  1. Open an Incognito window (Ctrl+Shift+N / Cmd+Shift+N) — extensions are off there by default.
  2. Load the same sites. If favicons show up normally, an extension in your regular window is filtering them.
  3. Go to chrome://extensions, disable ad blockers and privacy extensions one at a time, and reload a tab after each to find the one responsible.

Most ad blockers let you allowlist favicon requests specifically, or allowlist the whole site, without turning off the extension entirely.

Cause 3: a corrupted local favicon cache

Chrome keeps a small local cache of favicons per profile so it doesn't have to re-fetch one every time you revisit a site. If that cache gets corrupted, an icon can stay blank even though the favicon itself loads correctly everywhere else:

  1. Go to chrome://settings/clearBrowserData.
  2. Choose Cached images and files (you can leave passwords, history, and cookies unchecked if you only want to fix this).
  3. Set the time range to All time and clear it.
  4. Reload the affected tabs — Chrome re-fetches and re-caches every favicon from scratch.

This is the fix that resolves icons being blank everywhere, across sites that otherwise work fine, when the first two causes don't apply.

Not a bug: collapsed tab groups show a color, not icons

If your missing icons are specifically on tabs inside a tab group, check whether the group is collapsed. Chrome deliberately replaces individual favicons with a single color chip when a group is collapsed — it's a compact summary view, not a loading failure. Click the group label to expand it and the real icons reappear underneath.

When icons stay unreliable, stop relying on them to find things

If you regularly run into blank or inconsistent icons — a flaky extension, a site with a broken favicon, or just dozens of tabs where even working icons all start to blur together — visually scanning the tab strip for the right one stops being a reliable way to navigate.

Amazing Tabs sidesteps the problem entirely once something is saved:

  • Search by title, URL, or space with ⌘K / Ctrl+K instead of hunting visually for the right icon among dozens of similar-looking tabs.
  • Save a tab or a whole window in one click, so the pages you care about aren't dependent on Chrome's tab strip staying legible.
  • Cross-device sync keeps the same searchable list available wherever you're working.
  • Free for up to 100 saved links.

When icons alone can't tell your tabs apart, search instead. Add Amazing Tabs to Chrome — free, no signup. Find tabs by name, not by squinting at gray squares.

Quick recap

  • A blank icon with a missing title too is tab overflow, not a favicon problem — that's a separate fix.
  • A single site's icon missing usually means that site's favicon request failed; try a reload.
  • Icons missing across many sites at once often traces to an ad blocker or privacy extension filtering favicon requests — test in Incognito to confirm.
  • Icons blank everywhere, even on sites that work fine elsewhere points to a corrupted local favicon cache — clearing "Cached images and files" fixes it.
  • Collapsed tab groups showing a color chip is expected behavior, not a bug — expand the group to see icons again.

Further reading: Chrome Tabs Too Small? How to Fix Tab Overflow if titles (not icons) are disappearing, or How to Search Open Tabs in Chrome for finding a specific tab without relying on icons at all.

Add Amazing Tabs to Chrome — free → Install from the Chrome Web Store. 100 saved links free, upgrade only if you want unlimited and cross-device sync. See pricing for the full breakdown — including the $99 lifetime deal (capped at 200 spots).

  • chrome tabs
  • troubleshooting
  • tab management

FAQ

  • Why do some Chrome tabs show a blank gray icon instead of the site's favicon?

    Usually the favicon request itself failed — the site's favicon.ico didn't load in time, an ad blocker or privacy extension treated it as a tracking request and blocked it, or Chrome's local favicon cache for that site got corrupted. It's rarely a sign anything else is wrong with the page.

  • Can an ad blocker cause missing tab icons?

    Yes. Some ad blockers and privacy extensions block third-party favicon requests by default, since a handful of sites do use favicon services for lightweight tracking. Test in an Incognito window with extensions off — if icons come back, an extension is filtering the request.

  • Does clearing my cache fix missing favicons?

    Often, yes. Chrome keeps a local favicon cache per profile, and a corrupted entry can keep showing a blank icon for a site even after the favicon itself loads fine elsewhere. Clearing "Cached images and files" in chrome://settings/clearBrowserData forces Chrome to re-fetch and re-cache every icon.

  • Why does a tab in a group show a color instead of a favicon?

    That's expected, not a bug. Chrome intentionally collapses individual favicons into a single color chip when tabs are grouped and the group is collapsed — it's a compact view of the group, not a sign the icons failed to load. Expand the group to see each tab's actual icon again.

  • Is a missing favicon different from a shrunk tab that lost its title?

    Yes. When Chrome has too many tabs open, it shrinks each tab until only the favicon fits and the title text disappears first — the icon is the last thing to go, not the first. If your tab strip is just narrow, that's a different problem; see our guide to fixing tab overflow.

Was this article helpful?