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

FF won't load. The Refresh troubleshooting works but its a one time thing. I have to refresh every day. I tried uninstall/reinstall/update. Didn't help.

more options

Firefox won't load any websites during start up. All I see is a white screen. It says connecting and the circle just keeps going around and around. When I tried other browsers like Microsoft Edge they work just fine. So it isn't an internet connectivity issue. I have checked for updates and it says I have the latest version. I tried uninstalling and reinstalling and that didn't help. I looked in the troubleshooting help section and did the refresh firefox option. That did the trick but it is just a one time thing. I have to refresh every single day. My computer is on the Windows 10 operating system. Having to refresh every time is annoying. Is there a permanent fix?

Firefox won't load any websites during start up. All I see is a white screen. It says connecting and the circle just keeps going around and around. When I tried other browsers like Microsoft Edge they work just fine. So it isn't an internet connectivity issue. I have checked for updates and it says I have the latest version. I tried uninstalling and reinstalling and that didn't help. I looked in the troubleshooting help section and did the refresh firefox option. That did the trick but it is just a one time thing. I have to refresh every single day. My computer is on the Windows 10 operating system. Having to refresh every time is annoying. Is there a permanent fix?

All Replies (1)

more options

I suspect it's something that's been going around this month: several users with this combination --

Recent Windows 10 update + Norton security + Malwarebytes Premium

-- have reported being unable to connect to any sites and the upper right "X" button not working. After a Refresh, Firefox works normally until it is closed and started again. It appears to be a conflict between Firefox's multiprocess feature and the Malwarebytes Exploit Protection feature.

As a workaround, you can either: (1) turn off Exploit Protection in Malwarebytes (either completely or for Firefox (firefox.exe)), or (2) turn off multiprocess in Firefox.

Multiprocess. Recent versions of Firefox are migrating more users to a "multiprocess" architecture where the user interface and the web content are in separate processes to improve stability. Firefox assess whether your current configuration is compatible during the first run -- first run after installation or first run after a Refresh -- and if it is, enables it going forward for future runs. Could you investigate:

Are you using Multiprocess (e10s)?

Multiprocess creates a second firefox.exe or plugin-container.exe process to isolate the web content from the browser UI. You can check whether you have this feature turned on as follows. Either:

  • "3-bar" menu button > "?" button > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter/Return

In the first table on the page, check the row for "Multiprocess Windows" and see whether the number on the left side of the fraction is greater than zero. If so, you are using e10s.

If you are using e10s:

To help evaluate whether that feature is causing problems, you could turn it off as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste autos and pause while the list is filtered

(3) Double-click the browser.tabs.remote.autostart.2 preference to switch the value from true to false

Note: the exact name of the preference may vary, but it will start with browser.tabs.remote.autostart

At your next Firefox startup, it should run in the traditional way. Any difference?