Søg i 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

I do not understand how to use new material that is blocking access

more options

I want an explanation about the reasons that I am unable to use firefox browser. "Something" new as of May 27, 2019, is blocking my use of browser. It has something to do with a program, but it blocks my use of my PC.

I want an explanation about the reasons that I am unable to use firefox browser. "Something" new as of May 27, 2019, is blocking my use of browser. It has something to do with a program, but it blocks my use of my PC.

Alle svar (10)

more options

Please explain the problem in detail. What happens? What is the exact error message(s) ?

more options

It is not an error message. "It" is a demand that I install something; the "demand" stops my ability to exit firefox . I essentially freezes my PC "until" I install something that I am unable to install.

more options

The "it" has something to do with "brainstoune," about which I know nothing. However, the demand appears only when attempting to use firefox browser. I am unable to do what "it" wants. It freezes my PC "until I do whatever it wants me to download/add."

more options

In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see How do I create a screenshot of my problem?

Once you've done this, attach the saved screenshot file to your forum post by clicking the Browse... button below the Post your reply box. This will help us to visualize the problem.

Thank you!

more options

It sounds like an ad that locks the browser.

A way out of a trap page is to (force it if needed) Close Firefox. Wait about 20 seconds for Firefox to finish closing. Right-click on the Firefox icon and select Open New Window. +++++++++++++++++++++++++++++++++ Sometimes this works. If it opens, close it by Menu > File > Exit. This will flush out that web page from the Session Store.


Go to the Mozilla Add-ons Web Page {web Link} (There’s a lot of good stuff here) and search for a good ad blocker.

more options

You ask for a "screenshot." Whatever it is that Firefox wants/insists be installed LOCKS the page on which the alleged installation is to be allowed. I am unable to exit the page using ANY of the conventional tools. I must use the task "remover" (control-alt-delete) in order to escape foxfire's grasp.

I appreciate your efforts to help me. IMO, firefox/Mozilla tech(s) should be available to assist. It was not I who asked for this add on or whatever it is; and ONLY the firefox browser, which until this event, I preferred, is locking me up.

more options

Hi RetroR42, I think FredMcD and I have the same suspicion, that a problem website is generating the demand, and we have a lot of suggestions for how to address this situation so you can return to normal browsing.

There are a few common patterns to these annoying pages, and these are some techniques for closing them without having to take drastic measures.

The "key" (ha ha) is the keyboard shortcut for closing the current tab, which is Ctrl+w (or on Mac, Cmd+w). Try it after each action to see whether it is available yet.

(1) Large alert dialog (lots of text)

If you cancel this dialog, it may reappear. After two or three appearances, Firefox should add a checkbox at the bottom of the dialog to stop the site from showing more alerts. Check that box and click OK to block further dialogs.

(2) Authentication dialog (asks for username and password)

If you cancel this dialog, the page may reload and immediately show it again. Pressing the Esc key numerous times in a row can cancel the reload as well as the dialog.

(3) Reacting to mouse movement

Some pages have a script that detects when you are moving the mouse pointer up toward the tab bar and takes action to show another dialog, or moves to full screen view to hide the toolbar area. On these pages, the keyboard shortcut is essential.

Hopefully this will let you close problem pages without having to "kill" Firefox in the Windows Task Manager. (I don't recommend using that method because the tab will come back during automatic crash recovery anyway.)

Any luck?


Often these scam pages are promoted through ad networks. As a defensive measure, you could consider using an add-on that is effective at blocking ads, such as:

https://addons.mozilla.org/firefox/addon/ublock-origin/

As with any content blocker, this will cause problems on some sites, so keep an eye on its toolbar button in case you need to make an exception to get a page to load properly.

more options

Thank you for your suggestions...BTW, the page that appears goes right through ALL of the ad blockers Firefox lists.

Additionally, upon your suggestion, I have attempted to "cancel" the dialogue to which you refer. I have done so countless times. Firefox has not added a check box at the bottom of the dialogue. Thus I am unable to "[c]heck the box and click OK to block further dialogs."

I should add that when I opened Firefox after reading your post, I also tried pressing the esc. key MANY times to no avail. Also, Ctrl+w did not create a new tab to which I might escape. Thus, I was again forced to use the Task Manager to escape.

Ændret af RetroR42 den

more options

Have you tried to FredMcD said

A way out of a trap page is to . . .
more options

Hi RetroR42, you may need to hide Firefox's session history files so it cannot use them for crash recovery. Then Firefox will just start up with your home page. It take a couple steps:

(1) Type or paste the following into the Windows Run dialog or the system search box, and press Enter to launch Windows Explorer into this folder:

%APPDATA%\Mozilla\Firefox\Profiles

Windows should expand that to show the hidden folder:

C:\Users\your-user-name\AppData\Roaming\Mozilla\Firefox\Profiles

There, you should see at least one semi-randomly-named profile folder -- for example, "a23bc4z7.default". (If you see more than one, you'll want to figure out which one has the unwanted session history in it by checking each one.)

Double-click into the profile folder.

(2) Next, rename some things to hide them from Firefox:

  • Right-click the sessionstore-backups folder and rename it to sessionstore-backupsOLD (later you can mine the files in this folder for any important tabs you want to restore)
  • Check for any files with these names and:
    • sessionstore.jsonlz4 - created by Firefox 56-67 when it shuts down normally - rename to sessionstoreOLD.jsonlz4
    • sessionstore.js - created by Firefox 55 and earlier when it shuts down normally - rename to sessionstoreOLD.js
    • sessionstore.bak - obsolete file from years ago - delete

(3) If you have multiple profile folders, repeat with the other folders.

When you start Firefox up again, it should just show the home page.

Success?

If you need to read the contents of any of those hidden .jsonlz4 files, you can use this tool on my websites to extract out a list of the tabs:

https://www.jeffersonscher.com/ffu/scrounger.html