Update policy override default

Lets you specify the default behavior for all channels concerning the way Microsoft Edge Update handles available updates for Microsoft Edge. Can be overridden for individual channels by specifying the 'Update policy override' policy for those specific channels.

If you enable this policy, Microsoft Edge Update handles Microsoft Edge updates according to how you configure the following options:
- Always allow updates: Updates are always applied when found, either by periodic update check or by a manual update check.
- Automatic silent updates only: Updates are applied only when they're found by the periodic update check.
- Manual updates only: Updates are applied only when the user runs a manual update check.
- Updates disabled: Updates are never applied.

If you select manual updates, make sure you periodically check for updates by using the app's manual update mechanism, if available. If you disable updates, periodically check for updates, and distribute them to users.

If you don't enable and configure this policy, Microsoft Edge Update handles available updates as specified by the 'Update policy override' policy.

This policy is available only on Windows instances that are joined to a Microsoft® Active Directory® domain.

Supported on: At least Google Update 1.2.145.5

Update Policy


  1. Always allow updates (recommended)
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\EdgeUpdate
    Value NameUpdateDefault
    Value TypeREG_DWORD
    Value1
  2. Manual updates only
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\EdgeUpdate
    Value NameUpdateDefault
    Value TypeREG_DWORD
    Value2
  3. Automatic silent updates only
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\EdgeUpdate
    Value NameUpdateDefault
    Value TypeREG_DWORD
    Value3
  4. Updates disabled
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\EdgeUpdate
    Value NameUpdateDefault
    Value TypeREG_DWORD
    Value0


msedgeupdate.admx

Administrative Templates (Computers)

Administrative Templates (Users)