Your Guide to How To Disable Automatic Firefox Esr Updates
What You Get:
Free Guide
Free, helpful information about Software & App Operations and related How To Disable Automatic Firefox Esr Updates topics.
Helpful Information
Get clear and easy-to-understand details about How To Disable Automatic Firefox Esr Updates topics and resources.
Personalized Offers
Answer a few optional questions to receive offers or information related to Software & App Operations. The survey is optional and not required to access your free guide.
How to Disable Automatic Firefox ESR Updates
Firefox ESR (Extended Support Release) is Mozilla's long-term support version of the browser, designed for organizations, IT departments, schools, and power users who need stability over cutting-edge features. Unlike the standard Firefox release, ESR updates arrive less frequently — but they still update automatically by default. For many environments, that automatic behavior needs to be controlled or disabled entirely.
Here's what you need to know about how Firefox ESR handles updates, what your options are, and which variables determine the right approach for your setup.
What "Automatic Updates" Means in Firefox ESR
Firefox ESR ships with the same built-in updater as standard Firefox. By default, the browser checks Mozilla's servers periodically, downloads updates in the background, and applies them the next time Firefox restarts. This happens without explicit user approval unless you intervene.
For ESR specifically, these updates fall into two categories:
- Minor security/stability updates (e.g., 115.3.0 → 115.4.0): Applied within the same ESR cycle
- Major ESR version upgrades (e.g., ESR 115 → ESR 128): Transition to a new extended support cycle
Disabling automatic updates can mean blocking either or both of these, depending on your goal.
Method 1: Using Firefox's Built-In Settings
The simplest approach works directly inside the browser and requires no admin tools.
- Open Firefox ESR and go to the menu (☰) → Settings
- Scroll to the Firefox Updates section under the "General" tab
- Select "Check for updates but let you choose to install them" or "Never check for updates"
The "Never check for updates" option fully disables automatic downloading and installation. This works on a per-installation basis and is the least technically demanding method. However, it's worth knowing that this setting can be overridden by system policies or group configurations — more on that below.
Method 2: Group Policy (Windows — Managed Environments) 🖥️
For IT administrators managing Firefox ESR across multiple Windows machines, Group Policy is the standard method. Mozilla provides official ADMX templates that integrate with Active Directory or local Group Policy Editor.
Key policy settings relevant to updates:
| Policy Name | What It Controls |
|---|---|
| DisableAppUpdate | Fully disables the update mechanism |
| BlockAboutConfig | Prevents users from re-enabling updates manually |
| UpdateURL | Redirects update checks to an internal server |
| AppUpdateURL | Controls which server Firefox checks for updates |
To use these, you'll need to download Mozilla's policy templates from the official Firefox GitHub repository, install the ADMX files in the correct PolicyDefinitions folder, then configure via gpedit.msc or domain Group Policy Management Console.
This method is persistent, centrally managed, and survives Firefox reinstalls — which is why enterprise environments rely on it.
Method 3: mozilla.cfg and policies.json (Cross-Platform)
For macOS and Linux environments — or Windows setups without Active Directory — Mozilla supports a policies.json file that achieves the same result as Group Policy without requiring Windows infrastructure.
Place a policies.json file in the correct directory relative to the Firefox installation: