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.

How do I get rid of Conduit.com when I open a new tab Norton 360 doesn't like it and I would prefer a blank page?

  • 1 antwoord
  • 1 heeft dit probleem
  • 5 weergaven
  • Laatste antwoord van cor-el

more options

Every time I open a new tab it goes to Conduit.com and I don't even use that search engine and Norton 360 doesn't like it

'''Every time I open a new tab it goes to Conduit.com and I don't even use that search engine and Norton 360 doesn't like it'''

Alle antwoorden (1)

more options

Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file is only present if you or other software has created this file and normally it wouldn't be there.

You can check its content with a plain text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use this button to go to the currently used Firefox profile folder:

Windows hides some file extensions by default. Among them are .html and .ini and .js and .txt, so you may only see file name without file extension. You can see the real file type (file extension) in the properties of the file via the right-click context menu in Windows Explorer.


You can check the browser.newtab.url pref on the about:config page and set that pref to your preferred new tab page.

  • the default new tab page with the tiles is about:newtab
  • the default home page is about:home
  • for a blank page you can use about:blank

The browser.newtabpage.enabled pref should be set to true to use the page set via browser.newtab.url as the new tab page.

See this article about the New Tab page (about:newtab):