Microsoft Edge, the web browser that replaced Internet Explorer with the release of Windows 10, has been given a dramatic overhaul in the last year or so to be rebuilt on the same Chromium source. Microsoft Edge now available for Mac Microsoft Edge is now available across many devices, and can sync your passwords, favorites, and settings.
See what's new on the latest version of the Microsoft Edge browser. Explore features, rewards, and more before you download the new browser today.
Latest Version:
Microsoft Edge 83.0.478.61 LATEST
Manual download for safari 11.0.1 el capitan america. Requirements:
Mac OS X 10.10 or later
Author / Product:
Microsoft Corporation / Microsoft Edge for Mac
Old Versions:
Filename:
MicrosoftEdge-83.0.478.61.pkg
Details:
Microsoft Edge for Mac 2020 full offline installer setup for Mac
This article explains how you can set Microsoft Edge as the default browser on Windows and macOS.
Note
This article applies to Microsoft Edge version 77 or later on Windows 8 and Windows 10. For Windows 7 and macOS, see the Set Microsoft Edge as default browser policy.
You can use the Set a default associations configuration file Group Policy or the DefaultAssociationsConfiguration Mobile Device Management setting to set Microsoft Edge as the default browser for your organization.
To set Microsoft Edge Stable as the default browser for html files, http/https links, and PDF files use the following application association file example:
Note
To set Microsoft Edge Beta as the default browser, set ApplicationName to 'Microsoft Edge Beta' and ProgId to 'MSEdgeBHTML'. To set Microsoft Edge Dev as the default browser, set ApplicationName to 'Microsoft Edge Dev' and ProgId to 'MSEdgeDHTML'.
Note
The default file associations aren't applied if Microsoft Edge isn't installed on the target device. In this scenario, users are prompted to select their default application when they open a link or a htm/html file.
You can set Microsoft Edge as the default browser on domain-joined devices by configuring the Set a default associations configuration file group policy. Turning this group policy on requires you to create and store a default associations configuration file. This file is stored locally or on a network share. For more information about creating this file, see Export or Import Default Application Associations.
The example in the next screenshot shows an associations file named appassoc.xml on a network share that is accessible from the target device.
Note
If this setting is enabled and the user's device is domain-joined, the associations configuration file is processed the next time the user signs on.

To set Microsoft Edge as the default browser on Azure Active Directory joined devices follow the steps in the DefaultAssociationsConfiguration Mobile Device Management setting using the following application association file as an example.
Note
To set Microsoft Edge Beta as the default browser, set ApplicationName to 'Microsoft Edge Beta' and ProgId to 'MSEdgeBHTML'. To set Microsoft Edge Dev as the default browser, set ApplicationName to 'Microsoft Edge Dev' and ProgId to 'MSEdgeDHTML'.
Attempting to programmatically set the default browser on macOS causes a prompt to appear for the end user. This prompt is a macOS security feature that can only be automated away by using an AppleScript.
Because of this limitation, there are two main methods for setting Microsoft Edge as the default browser on a macOS. The first option is to flash the device with an image of macOS where Microsoft Edge has already been set as the default browser. The other option is to use the Set Microsoft Edge as default browser policy, which prompts the user to set Microsoft Edge as the default browser.
When using either of these methods, it is still possible for a user to change the default browser. This is because for security reasons, the default browser preference can’t be blocked programmatically. For this reason, we recommend that you deploy the Set Microsoft Edge as default browser policy even if you create an image with Microsoft Edge as the default browser. If the policy is set and a user changes the default browser from Microsoft Edge the next time they open Microsoft Edge, they will be prompted to set it as the default.