This tutorial will show you how to enable or disable automatically download updates over metered networks for Microsoft Edge.
The Microsoft Edge web browser is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, and macOS. With speed, performance, best in class compatibility for websites and extensions, and built-in privacy and security features.
Microsoft Edge will automatically check for and install updates to the latest version by default (except on metered connections), but you can manually check for updates to see if you have the latest version of Microsoft Edge installed.
You can turn on or off to automatically download Microsoft Edge updates over metered networks and apply them on browser restart.
Contents
- Option One: Enable or Disable Automatically Download Updates over Metered Connections in Microsoft Edge
- Option Two: Enable or Disable Automatically Download Updates over Metered Connections in Microsoft Edge using REG file
OPTION ONE
Enable or Disable Automatically Download Updates over Metered Connections in Microsoft Edge
1 Open Microsoft Edge.
2 Click/tap on the Settings and more (Alt+F) 3 dots menu icon, click/tap on Help and feedback, and click/tap on About Microsoft Edge. (see screenshot below)
3 Turn On or Off (default) Download Updates over metered connections for what you want. (see screenshot below)
OPTION TWO
Enable or Disable Automatically Download Updates over Metered Connections in Microsoft Edge using REG file
You must be signed in as an administrator to use this option.
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
2 Enable Automatically Download Updates over Metered Connections in Microsoft Edge for All Users
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_download_updates_over_metered_connections_for_Microsoft_Edge.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
; Edge Stable
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}]
"allowautoupdatesmetered"=dword:00000001
; Edge Canary
[HKEY_CURRENT_USER\Software\Microsoft\EdgeUpdate\ClientState\{65C35B14-6C1D-4122-AC46-7148CC9D6497}]
"allowautoupdatesmetered"=dword:00000001
; Edge Beta
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{2CD8A007-E189-409D-A2C8-9AF4EF3C72AA}]
"allowautoupdatesmetered"=dword:00000001
; Edge Dev
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{0D50BFEC-CD6A-4F9A-964C-C7416E3ACB10}]
"allowautoupdatesmetered"=dword:00000001
3 Disable Automatically Download Updates over Metered Connections in Microsoft Edge for All Users
This is the default setting
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_download_updates_over_metered_connections_for_Microsoft_Edge.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
; Edge Stable
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}]
"allowautoupdatesmetered"=dword:00000000
; Edge Canary
[HKEY_CURRENT_USER\Software\Microsoft\EdgeUpdate\ClientState\{65C35B14-6C1D-4122-AC46-7148CC9D6497}]
"allowautoupdatesmetered"=dword:00000000
; Edge Beta
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{2CD8A007-E189-409D-A2C8-9AF4EF3C72AA}]
"allowautoupdatesmetered"=dword:00000000
; Edge Dev
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\ClientStateMedium\{0D50BFEC-CD6A-4F9A-964C-C7416E3ACB10}]
"allowautoupdatesmetered"=dword:00000000
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.
8 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Attachments
Last edited: