Seeing “your organization has disabled the ability to change some options” in Firefox on a personal computer is unsettling. It means an enterprise policy is in place, a feature meant for company-managed machines. On a work laptop that is normal. At home it usually comes from software you installed, often adware or a “browser cleaner”, that wrote a policy of its own. This guide shows how to find the policy and remove it.
Step 1: see which policies are active
- Type about:policies in the Firefox address bar and press Enter.
- On the Active tab you will see every policy that is set, for example a locked homepage or a blocked setting.
- Open the Documentation tab if you want to know what a policy name means.
If this is a work computer, stop here and ask your IT department: the policies are there on purpose. If it is your own machine, continue.
Step 2: remove the policy file
Firefox reads policies from a file called policies.json inside its installation folder, usually C:\Program Files\Mozilla Firefox\distribution\policies.json. Close Firefox, open that folder and delete the file, or rename it to policies.json.old if you would rather keep a copy. You need administrator rights to change anything in Program Files.
Step 3: clear policies from the Windows registry
- Press Windows+R, type regedit and press Enter.
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla.
- Right-click the Mozilla key, choose Export to save a backup, then delete the key.
- Check HKEY_CURRENT_USER\SOFTWARE\Policies\Mozilla as well and delete it if it exists.
- Restart Firefox and open about:policies again; the Active list should be empty.
Step 4: find what put it there
If the message comes back after a restart, something on the computer is rewriting the policy. Uninstall recently added programs you do not recognise from Settings > Apps > Installed apps, then run a full scan with Windows Security and a second-opinion scanner such as Malwarebytes. Adware that hijacks browsers usually targets Chrome as well; our guide to removing a browser hijacker covers those steps.
Which settings does a policy usually lock?
| Symptom | Typical policy |
|---|---|
| Homepage cannot be changed | Homepage locked |
| Search engine cannot be changed | Search engine locked or a new one installed |
| Updates greyed out | Automatic updates disabled |
| An extension cannot be removed | Extension installed and locked by policy |
| Private browsing missing | Private browsing disabled |
If nothing else works: refresh Firefox
Open about:support and click Refresh Firefox. This creates a fresh profile while keeping bookmarks, passwords and history, and removes extensions and changed settings. It does not remove system-level policies, so do the steps above first; use it afterwards if Firefox still behaves oddly.
Frequently asked questions
Is this a virus?
Not necessarily. Antivirus suites and parental-control tools also set Firefox policies on purpose. Check about:policies first to see what is actually restricted.
Does Chrome have the same thing?
Yes. Chrome shows “Managed by your organization” and lists its policies at chrome://policy, which you clear the same way.
Can I keep a policy I actually want?
Yes. Policies are also a legitimate way to lock settings, for example on a child’s computer. Edit policies.json and keep only the entries you set yourself, rather than deleting the whole file.
Will I lose my bookmarks?
No. Deleting policy files and registry keys does not touch your profile, and Refresh Firefox keeps bookmarks and passwords.
On a personal computer, “your organization has disabled the ability to change some options” is almost always a leftover policy rather than a real administrator. Check about:policies, remove the policy file and registry keys, then find the program that created them. Do the last step properly: if the software that wrote the policy is still installed, the restriction simply comes back after the next restart.