Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info
Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.
Opgelost Gearchiveerd

What is the setting to DISABLE thumbnails in Google search results, or ANY search engines?

i.kuya.ran

Hello,

What is the setting to DISABLE thumbnails in Google search results, or ANY search engines? I have the opposite problem of most users here LOL.

I do NOT want to see thumbnails on any search results from any search engines. The closest solution I've found on these forums from back in 2013 no longer works (see below):


" cor-el cor-el

  Top 10 Contributor -  Moderator

10/4/13, 11:02 PM

Do you mean the thumbnails that you see on the about:newtab page?

You can create these Boolean prefs on the about:config page to prevent Firefox from generating thumbnails for the about:newtab page.

  name: browser.pagethumbnails.capturing_disabled with value: true
  name: pageThumbs.enabled with value: false 

You can right-click on the about:config page to open the right-click context menu and choose New > Boolean to create both prefs as a new Boolean type pref.

  http://kb.mozillazine.org/about:config 

You need to delete the thumbnails folder in the Firefox profile folder to remove already stored web page thumbnails."


Thanks in advance for the assist! :-)

Frankie G.

Hello, What is the setting to DISABLE thumbnails in Google search results, or ANY search engines? I have the opposite problem of most users here LOL. I do NOT want to see thumbnails on any search results from any search engines. The closest solution I've found on these forums from back in 2013 no longer works (see below): " cor-el cor-el Top 10 Contributor - Moderator 10/4/13, 11:02 PM Do you mean the thumbnails that you see on the about:newtab page? You can create these Boolean prefs on the about:config page to prevent Firefox from generating thumbnails for the about:newtab page. name: browser.pagethumbnails.capturing_disabled with value: true name: pageThumbs.enabled with value: false You can right-click on the about:config page to open the right-click context menu and choose New > Boolean to create both prefs as a new Boolean type pref. http://kb.mozillazine.org/about:config You need to delete the thumbnails folder in the Firefox profile folder to remove already stored web page thumbnails." Thanks in advance for the assist! :-) Frankie G.

Alle antwoorden (1)

Gekozen oplossing

What you quoted above is about thumbnails on the Firefox Home page (about:home, about:newtab).

I'm not sure what you mean with thumbnails in Google search results. To hide content on a webpage you need a content blocking extension or use code in userContent.css, you can't do this via prefs or settings in Firefox.