How to Filter Google AI Overviews From Search Without Losing Results

··11 min read

If you search Google today, there's a good chance the first thing you see isn't a result at all. It's an AI Overview: a paragraph of machine-generated text that summarizes the answer for you, followed by a few source links you might never click. Google rolled these out to over a billion users in 2024, and by mid-2025 they were appearing on a significant share of informational queries. For a lot of people, that summary is convenient. For anyone who actually wants to read source material, compare pages, or verify a claim, it's an unwelcome layer between the query and the web.

The frustration is real and specific. AI Overviews push the actual ten blue links further down the page, sometimes below the fold entirely. They occasionally hallucinate, they cite sources inconsistently, and they slow down the kind of fast, link-first searching that power users rely on. If you make a living researching, coding, or fact-checking, that friction adds up over hundreds of searches a day.

The good news: you can block Google AI Overviews without breaking search or losing your organic results. In this guide I'll walk through every reliable method I've tested, from a one-character URL trick to browser extensions and custom search engines, plus the tradeoffs of each. You'll end with a setup that gives you clean, fast, link-first results again.

Key Takeaways
  • The fastest way to suppress AI Overviews is Google's own Web filter, reachable by adding &udm=14 to any search URL.
  • You can make Web results the default with a custom search engine in Chrome, Firefox, or Edge in under two minutes.
  • Browser extensions like uBlock Origin can hide the Overview element with a single cosmetic filter rule.
  • Switching your default engine to a privacy-focused alternative removes AI summaries entirely and often loads faster.
  • None of these methods hide your organic results. They only remove the AI-generated block at the top.
  • Combine a URL trick for mobile with an extension on desktop for full coverage across devices.

What Google AI Overviews Actually Are (and Why They Get in the Way)

An AI Overview is a generative summary that Google places above traditional results. It pulls from multiple indexed pages, synthesizes an answer, and links to a handful of sources in a carousel or footnote style. The feature grew out of the Search Generative Experience (SGE) experiment and became a default part of Google Search for most informational and question-style queries.

The problem isn't the technology. It's the placement and the reliability. Here's what regular users report:

  • Result pushdown: On a laptop, an Overview can occupy the entire first screen, so the top organic result now sits below the fold.
  • Accuracy gaps: Early Overviews produced some famously wrong answers (the "glue on pizza" incident being the most quoted). Accuracy has improved, but verification still matters.
  • Slower page loads: Generating the summary adds a visible delay before the page settles.
  • Attribution friction: If you want to know who said something, you have to dig through the source chips instead of scanning titles.

If your work depends on speed and source-level accuracy, these are not minor annoyances. They change the ergonomics of searching. The same instinct that makes careful users vet open source tools for supply chain attacks before installing applies here: you want to see the primary source, not a summary of it.

The Fastest Fix: Google's Own Web Filter (&udm=14)

Google quietly shipped a "Web" filter in 2024 that returns classic, link-only results with no AI Overview, no featured snippet clutter, and no shopping carousels. It's the single most reliable method because it uses Google's own infrastructure. Nothing to install, nothing that breaks when Google updates its layout.

The Web filter is triggered by a URL parameter: udm=14. Here's how to use it manually.

Manual method (works on any device)

  1. Run any normal Google search, for example https://www.google.com/search?q=how+to+block+ai+overviews.
  2. Add &udm=14 to the end of the URL so it reads ...?q=how+to+block+ai+overviews&udm=14.
  3. Press Enter. You'll get pure web links with the AI Overview gone.

Alternatively, run a normal search, then click More in the tools row and select Web. Same result, no URL editing.

Worked example: how much time this saves

Say you run 120 searches on a heavy research day, and each AI Overview costs you roughly 4 seconds of extra scrolling and load delay before you reach the first real link. That's 480 seconds, or 8 minutes, of daily friction. Over a 20-day work month that's 160 minutes, nearly three hours. The Web filter recovers almost all of it because results load faster and the first link is at the top. Automating the udm=14 parameter (next section) makes that recovery permanent.

Make Web Results the Default With a Custom Search Engine

Typing &udm=14 every time is tedious. The elegant fix is to register a custom search engine in your browser so every search from the address bar automatically uses the Web filter. This is my daily setup and it survives Google's layout changes because it's just a URL template.

Chrome and Edge

  1. Open chrome://settings/searchEngines (or edge://settings/searchEngines).
  2. Under Site search, click Add.
  3. Set Name to something like Google Web.
  4. Set Shortcut to a keyword like gw.
  5. Set the URL to: https://www.google.com/search?q=%s&udm=14
  6. Save, then click the three dots next to your new engine and choose Make default.

Now everything you type in the address bar returns clean web results. If you ever want a normal search, type your gw keyword's counterpart or visit google.com directly.

Firefox

Firefox doesn't expose custom search engine URLs in settings as directly, but you can add one by right-clicking a search box on a page that supports OpenSearch, or by installing a lightweight add-on that lets you define the udm=14 template. Once added, set it as default under Settings → Search.

Mobile

On Android, Chrome lets you add custom search engines under Settings → Search engine → Manage search engines. On iOS, the options are more limited, so many people bookmark a udm=14 search or switch to an alternative engine app. If you manage a fleet of devices, the same discipline you'd use when setting up a cross-platform package manager on any OS applies here: define the config once and replicate it everywhere.

Browser Extension Method: Hide the Overview Element

If you prefer to keep Google's normal results page (with featured snippets and knowledge panels) but only remove the AI Overview block, an ad blocker with cosmetic filtering does the job. uBlock Origin is the tool I trust because it's open source, lightweight, and doesn't phone home.

Using uBlock Origin's element picker

  1. Install uBlock Origin from your browser's official add-on store.
  2. Run a Google search that shows an AI Overview.
  3. Click the uBlock Origin icon, then the eyedropper (element picker) icon.
  4. Hover over the AI Overview container until the whole block is highlighted, then click.
  5. Confirm the selector in the picker and click Create.

uBlock now hides that element on every future search. Because Google occasionally renames its CSS classes, you may need to re-pick the element once every few months. That's the tradeoff of the extension route: zero typing, occasional maintenance.

A word of caution: only install extensions from official stores, and review their permissions. A search-modifying extension has access to everything you search. If you're not sure how to evaluate one, our guide on how to audit browser extensions for ransomware before installing walks through the exact checks. The same care that keeps AI browsers from leaking your passwords applies to any tool that sits between you and your searches.

Switching Search Engines Entirely

The most decisive option is to stop using Google for the queries where Overviews annoy you most. Several engines either don't have AI summaries or let you turn them off cleanly. Here's how the main choices compare.

Method / Engine Removes AI Overview? Keeps organic results? Setup effort Maintenance
Google Web filter (udm=14) Yes Yes Low None
uBlock Origin cosmetic rule Yes Yes Medium Occasional re-pick
DuckDuckGo Yes (AI is opt-in/off) Yes Low None
Startpage Yes (Google results, no Overview) Yes Low None
Brave Search Yes (AI answers toggleable) Yes Low None

My honest take after months of testing: the udm=14 custom engine is the best balance for people who still trust Google's index but hate the summaries. If privacy is also a concern, Startpage gives you Google-quality results without tracking or Overviews. DuckDuckGo and Brave are excellent daily drivers if you're comfortable with a slightly different result mix.

Building a Cross-Device Setup That Stays Clean

One method rarely covers every device you use. Here's the layered setup I recommend, and it's what I run personally.

  • Desktop primary browser: Custom udm=14 search engine set as default, plus uBlock Origin as a backup for any query type that slips through.
  • Desktop secondary browser:

Recent Posts

View all →

Most Popular Software

View all →

Browse by Platform

View all →