This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 1 antwoord
  • 2 hierdie probleem
  • 1 view
  • Laaste antwoord deur 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".

All Replies (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.