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

Blocking access to about:profiles

  • 1 reply
  • 1 has this problem
  • 11 views
  • Last reply by Scribe

more options

Hi, please help me block access to the about:profiles page. I'm using Firefox 86 on Linux Mint 20.

Hi, please help me block access to the about:profiles page. I'm using Firefox 86 on Linux Mint 20.

Chosen solution

Hi, you can do that by using a Policy.

{
  "policies": {
    "BlockAboutProfiles": true 
  }
}

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Hi, you can do that by using a Policy.

{
  "policies": {
    "BlockAboutProfiles": true 
  }
}

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!