Just for fun, testing and learning blocking FF updates trought EIS

Page 1 of 3 123 LastLast

  1. Posts : 318
    Windows 10 x64 bits
       #1

    Just for fun, testing and learning blocking FF updates trought EIS


    Hello,

    How to block FF updates without breaking browser, trough EIS firewall?

    If I click on FF settings > General > Allow FF To > Automatically install updates (Recommended) or
    Check for updates but let you choose to install them

    FF will search for updates when restart.

    FF v121.0 - December 18, 2023
    Win 10 22H2 (OS build 19045.3803)

    Thanks
    Camelia
      My Computers


  2. SPB
    Posts : 78
    Windows 10 Home 22H2 x64
       #2

    Hola, there is an easier way.
    Just create a subfolder 'distribution' in C:\Program Files\Mozilla Firefox\

    Create a file named policies.json with the following content:
    Code:
    {
    "policies": 
    
      {
        "DisableAppUpdate": true
       }
    
    }
    This is like any regular text file and can be done with notepad.

    Copy this file into C:\Program Files\Mozilla Firefox\distribution\
    It will act as an administrative policy blocking automatic updates.
      My Computer


  3. Posts : 6,853
    22H2 64 Bit Pro
       #3

    SPB said:
    Hola, there is an easier way.
    Just create a subfolder 'distribution' in C:\Program Files\Mozilla Firefox\

    Create a file named policies.json with the following content:
    Code:
    {
    "policies": 
    
      {
        "DisableAppUpdate": true
       }
    
    }
    This is like any regular text file and can be done with notepad.

    Copy this file into C:\Program Files\Mozilla Firefox\distribution\
    It will act as an administrative policy blocking automatic updates.
    Or you can just toggle this on/ off as required.

    Toggle Firefox Update : Easily Enable or Disable Automatic Updates in Firefox

    Code:
    Windows Registry Editor Version 5.00
    
    ; Disable/Enable Firefox Updates (from v63 and upwards): 1 = Disabled / 0 = Enabled
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox]
    "DisableAppUpdate"=dword:00000001
      My Computer


  4. SPB
    Posts : 78
    Windows 10 Home 22H2 x64
       #4

    Callender said:
    That's a nice way to do.
    In my personal case I'm better off with my policies.json because it has a lot more entries and I don't know if all of these could be moved to the registry.
    This is what it looks like:
    Code:
    {
      "policies": {
        "DisableAppUpdate": true,
        "DisableFirefoxAccounts": true,
        "DisableFirefoxStudies": true,
        "DisableMasterPasswordCreation": true,
        "DisablePocket": true,
        "DisableSetDesktopBackground": true,
        "DisableTelemetry": true,
        "FlashPlugin": {
          "Default": false
        },
        "NoDefaultBookmarks": true,
        "OfferToSaveLogins": false,
        "PasswordManagerEnabled": false,
        "Permissions": {
          "Camera": {
            "BlockNewRequests": true
          },
          "Location": {
            "BlockNewRequests": true
          },
          "Microphone": {
            "BlockNewRequests": true
          },
          "Notifications": {
            "BlockNewRequests": true
          }
        },
        "Preferences": {
          "browser.taskbar.lists.enabled": false,
          "browser.taskbar.lists.frequent.enabled": false,
          "browser.taskbar.lists.tasks.enabled": false,
          "browser.urlbar.suggest.bookmark": false,
          "browser.urlbar.suggest.history": false,
          "browser.urlbar.suggest.openpage": false,
    "browser.urlbar.suggest.searches": false,
    "keyword.enabled": false,
    "browser.fixup.alternate.enabled": false,
    "browser.urlbar.speculativeConnect.enabled": false
        },
        "PromptForDownloadLocation": true,
        "SearchBar": "separate",
        "SearchSuggestEnabled": false
         }
    }
      My Computer


  5. Posts : 6,853
    22H2 64 Bit Pro
       #5

    @SPB

    Thanks. Actually I ditched Firefox last year and switched to LibreWolf. It offers the user the choice to auto update or not on install. (Optional include update component)

    Windows Installation – LibreWolf

    So I do manual updates only. It does have a default policies.json and also it's possible to create an overrides.cfg that takes preference.

    I'm just saying that I prefer it to Firefox.
      My Computer


  6. Posts : 318
    Windows 10 x64 bits
    Thread Starter
       #6

    Hello,

    The policies.json seems complicated for me, I would like to try first the .reg file but I do not have under Policies the key Mozilla
    Do I have to create it manually?

    Just for fun, testing and learning blocking FF updates trought EIS-registry.jpg

    Thanks
    Camelia
      My Computers


  7. Posts : 6,853
    22H2 64 Bit Pro
       #7

    camelia said:
    Hello,

    The policies.json seems complicated for me, I would like to try first the .reg file but I do not have under Policies the key Mozilla
    Do I have to create it manually?

    Just for fun, testing and learning blocking FF updates trought EIS-registry.jpg
    policies.reg
    Thanks
    Camelia
    Just copy the text into notepad. Save As .reg file and merge it.

    Just for fun, testing and learning blocking FF updates trought EIS-registry-editor.jpg

    Or download and merge this
      My Computer


  8. Posts : 6,853
    22H2 64 Bit Pro
       #8

    For good measure you should uninstall Mozilla Maintenance Service (if installed)

    How to disable Silent Updates in Firefox
      My Computer


  9. Posts : 318
    Windows 10 x64 bits
    Thread Starter
       #9

    Callender said:
    Just copy the text into notepad. Save As .reg file and merge it.

    Or download and merge this
    Callender said:
    For good measure you should uninstall Mozilla Maintenance Service (if installed)

    How to disable Silent Updates in Firefox
    Running the policies.reg and uninstalling Mozilla Maintenance Service (installed)
    Can I still update FF manually downloading and running FF to the latest version from Directory Listing: /pub/firefox/releases/ even if "DisableAppUpdate" is disable (1 = Disabled)?

    Thanks
    Camelia
      My Computers


  10. Posts : 6,853
    22H2 64 Bit Pro
       #10

    @camelia, yes that's how I used to update. Download the installer from the ftp site and install over the top. If you see a custom install option on setup use it and don't install Mozilla Maintenance Service.


    Update disabled just disables auto updates when a new version is released. It doesn't prevent you from manually updating.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:09.
Find Us




Windows 10 Forums