Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

Denne tråden ble lukket og arkivert. Still et nytt spørsmål dersom du trenger hjelp.

Creating a user profile

  • 2 svar
  • 1 har dette problemet
  • 54 views
  • Siste svar av SuMo Bot

Dear Mozilla support,

I have a Windows 10 machine that I'd like to apply new security settings to each user (block dangerous downloads, disable pop-up windows, automatic updates set, etc.). Is there a way I can create a few new security setting and push them to all the user on a machine?

If there is, would the process be the same for Windows 2019 server and Ubuntu?

Thank you, Bert

Dear Mozilla support, I have a Windows 10 machine that I'd like to apply new security settings to each user (block dangerous downloads, disable pop-up windows, automatic updates set, etc.). Is there a way I can create a few new security setting and push them to all the user on a machine? If there is, would the process be the same for Windows 2019 server and Ubuntu? Thank you, Bert

All Replies (3)

Dear support,

Thank you for the information and for the quick reply.

I created the distribution directory and a policies.json file as a test to block popups as follows:

{

 "policies": {
   "PopupBlocking": {
     "Default": true
   }
 }

}

I can see that the browser now says that my settings are managed by my organization, but popups are still being allowed. What's wrong with my policies.json file?

Please advise.

Thank you, Bert

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.