We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I clear out "about:newtab" for privacy?

  • 1 respuesta
  • 2 tienen este problema
  • 1 visita
  • Última respuesta de cor-el

more options

When I (or a visitor) enter "about:newtab", recently-visited sites are shown on the screen. I do not want my recently-visited sites shown. I want to remove this information from "about:newtab".

When I (or a visitor) enter "about:newtab", recently-visited sites are shown on the screen. I do not want my recently-visited sites shown. I want to remove this information from "about:newtab".

Todas las respuestas (1)

more options

You can change the order of the boxes on the about:newtab page and drag an item to a different tile to pin it to that position or you can remove a website by clicking the close X to block that URL.
You can drag a bookmark or history item and drop them in a tile on the about:newtab page to pin them and have your own favorites sites showing.

Changes made manually on the about:newtab page are stored in the browser.newtabpage.pinned (default = [null]) and browser.newtabpage.blocked prefs that you can check/modify on the about:config 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

Delete the thumbnails folder in the Firefox profile folder to remove already stored web page thumbnails.


See this knowledge base article about the about:config page.