Macos Edge



  1. Macos Edge Chromium
  2. Macos Edge Software
-->

Microsoft Edge: Keyboard shortcuts for Windows 10 and macOS by Mark Kaelin in Software on March 4, 2020, 11:45 AM PST Limiting interaction with your browser to the mouse only is terribly inefficient. On the troubleshooting page, it says Edge Insider builds are 'available on macOS 10.10 Yosemite or higher', but after I downloaded the Canary 76.0.167.0 installer package, it says 'Microsoft Edge Canary Update 76.0.167.0 can't be installed on this disk. OS X version 10.12 or later is required' (see attached screenshot). Configure Microsoft Edge policies on macOS The first step is to create your plist. You can create the plist file with any text editor or you can use Terminal to create the configuration profile. However, it's easier to create and edit a plist file using a tool that formats the XML code for you. Mar 18, 2021 Microsoft Edge on macOS will soon get the same native update experience that Windows users have been enjoying since launch. The new update experience is already live in Edge Canary version 90.0.

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.

Introduction

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.

Set Microsoft Edge as the default browser on domain-joined devices

Macos edge error code 6

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.

To configure the group policy for a default file type and protocol associations configuration file:

  1. Open the Group Policy editor and go to the Computer ConfigurationAdministrative TemplatesWindows ComponentsFile Explorer.
  2. Select Set a default associations configuration file.
  3. Click policy setting, and then click Enabled.
  4. Under Options:, type the location to your default associations configuration file.
  5. Click OK to save the policy settings.

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.

Macos

Set Microsoft Edge as the default browser on Azure Active Directory joined devices

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

Macos Edge Chromium

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'.

Macos Edge

Set Microsoft Edge as the default browser on macOS

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.

See also

MacosEdge

Macos Edge Software

  • Export or Import Default Application Associations