Reclaim your Google Searches from AI

05/06/2025

There's an easy way of removing any extra gumpf from your Google SERP (Search Engine Results Page), cryptically called udm14.

Reversing enshitification

First written up in a Tedium blog post in May 2024 ("Does one link fix Google"), the trick removes all AI summaries, knowledge panels, rich results, exploration results, etc, leaving you only with a list of links to web pages and their meta descriptions. The original post if comprehensive, but the gist is that by adding the parameter &udm=14 to the end of the url after performing any Google Search, you get rid of any extra Google Search features:

https://www.google.com/search?q=What+is+an+emu&udm=14

Adding the udm14 parameter to the search url drops you straight into the "Web" tab of the search page, instead of the "All" tabAdding the udm14 parameter to the search url drops you straight into the "Web" tab of the search page, instead of the "All" tab

Normal search result for "What's the difference between an ICE car and an electric car"Normal search result for "What's the difference between an ICE car and an electric car"

udm14 search result for the same queryudm14 search result for the same query

Make this the default

At the moment, you can udm-ify your searches by:

  1. Using the udm14 website
  2. Manually pasting the udm14 parameter into the url bar each time you search
  3. Clicking the "web" tab after each time you search

None require much effort, but you can also set udm14 as your default search engine so that each time you search by typing in the url bar, you're automatically redirected to the web tab of the search results.

To do this in Chrome:

  1. Open Chrome settings and click on Search Engine in the left sidebar
  2. Click on Manage search engines and site search
  3. Click "Add" next to site search
  4. In the pop-up, enter any name (e.g. udm14) and give it a shortcut (e.g. @udm)
  5. Paste https://www.google.com/search?q=%s&udm=14 into the url field and click save
  6. Click on the three dots next to the new udm14 entry, and click "Make default"

Create your new udm shortcut in ChromeCreate your new udm shortcut in Chrome

And you're done! The %s in the url string above automatically gets substituted for what ever keywords your searching for, and if you don't make your new search tool the default, you can use @udm shortcut to quickly use udm14 from the url bar.