Get Microsoft Edge For Mac
  1. Edge On Mac
  2. Microsoft Edge
  3. Get Microsoft Edge For Mac Download
  4. Get Microsoft Edge For Mac 2017
  • Apr 05, 2020 While Windows users are all too familiar with Microsoft Edge, given that it's the operating system’s default browser, Mac users have likely never tried it.Mind you, it was never all that popular, for various reasons, but by switching to Chromium and its Blink engine, Microsoft can now bring the browser to multiple platforms, including macOS.
  • Now, you can download Microsoft Edge for Mac. After releasing the Chromium-based Edge browser for Windows 10, the company has finally released the Edge Chromium for Apple’s macOS. At the first stage, it was only available for 64-bit Windows 10, and after that Microsoft also released it.

Organize the web in a way that cuts through the clutter, making it easier to find, view, and manage your content on-the-go.With world class compatibility, performance, and new features, the new Microsoft Edge is the only browser you’ll ever need. The new Microsoft Edge features: A more personalized browsing experience. May 08, 2019 But you don’t have to wait for the final version to be released to download and use the Microsoft Edge browser for Mac right now, so if you feel like trying out a new web browser on your Mac, follow the links below to download Edge for MacOS: Microsoft Edge for Mac Beta Download Links. Get Microsoft Edge Dev build here.

-->

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

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.

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

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

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

  • Export or Import Default Application Associations

The Chromium version of Microsoft Edge works like a charm. It's considerably faster performance-wise (the old Edge browser was dreadful), supports a vast library of extensions, and syncs your browsing data across devices without a fuss. You should have a blast using it.

But to make matters rather complicated, Microsoft Edge Chromium also brings an InPrivate browsing mode to the table. It's quite similar to InPrivate in the non-Chromium version of Edge and keeps no records of your browsing history offline. Unless you are the sole user of Microsoft Edge Chromium on your PC or Mac, having InPrivate browsing windows floating around is a bad idea.

For starters, you have no idea what your friend, sibling, or co-worker was up to on your PC or Mac. Put in kids to the mix, and it's just a recipe for disaster. So if you want absolute oversight over what goes on in your PC or Mac, then you must consider disabling InPrivate mode in Microsoft Edge Chromium.

A while back, I discussed how you should go about turning off Incognito mode in Chrome. Since Microsoft Edge Chromium carries the same rendering engine, we will use a similar process to disable InPrivate browsing. Let's get started with the Windows version of Microsoft Edge Chromium, and then dive into the macOS version.

Also on Guiding Tech
Top 5 Chromium-Based Browsers for Windows
Read More

Disable InPrivate Browsing in Windows

Disabling InPrivate browsing windows in Microsoft Edge Chromium requires you to create a simple entry within the system registry of your Windows 10 device. But rather than tinkering around within the Registry Editor and potentially ending up breaking something, I suggest making use of either the Command Prompt or Windows PowerShell in Windows 10 to get the job done. The procedure is quite easy and can be accomplished in a matter of seconds.

Step 1: Use the Windows Key+S keyboard shortcut to open Windows Search. Type in cmd into the search bar, and then click Run as Administrator to launch an elevated Command Prompt console.

If you prefer using Windows PowerShell instead, type powershell into Windows Search instead, and then click Run as Administrator.

Step 2: Copy and paste the following command into the Command Prompt console:

If you have opened Windows PowerShell, copy and paste this command instead:

Press Enter. Once 'The Operation Completed Successfully' message comes up across the screen, exit the Command Prompt or PowerShell window.

Step 3: Exit Microsoft Edge Chromium, relaunch it, and you should find the option to open new InPrivate browsing windows grayed out in the Edge menu. Furthermore, the Ctrl+Shift+N keyboard shortcut for a New InPrivate Window won't work either.

If you want to re-enable InPrivate browsing windows later, type in the command below into an elevated Command Prompt console and press Enter:

If you prefer using Windows PowerShell, copy and paste this command instead:

Make sure to exit and relaunch Microsoft Edge Chromium for the change to take effect.

Also on Guiding Tech
#Microsoft Edge
Click here to see our Microsoft Edge articles page

Disable InPrivate Browsing in macOS

Disabling InPrivate browsing windows in Microsoft Edge Chromium on a Mac involves running a specific command via the macOS Terminal. Follow the steps below, and you should be done in an instant.

Step 1: Open Finder, click Go on the macOS menu bar, and then select Utilities.

Step 2: Double-click the icon labeled Terminal to launch the macOS Terminal.

Tip: You can also use Spotlight to get to the Terminal faster (press Cmd+Space > type Terminal > press Enter).

Step 3: Copy and paste the following command into Terminal:

Press Enter to execute the command, and then exit Terminal.

Edge On Mac

Step 4: Save your work, restart your Mac, and then open Microsoft Edge Chromium.

Bring up the Edge menu, and the option to launch InPrivate browsing windows should appear grayed out. Furthermore, the Shift+Cmd+N keyboard shortcut tied to the functionality also won't work.

If you want to re-enable InPrivate browsing windows at a later time, simply type in the following command into a Terminal window and press Enter:

One of such features is Out Of Office (Automatic Replies) and in this article, we are going to learn How To Set Out Of Office Automatic Reply In Outlook. Microsoft outlook auto reply mac. But some users use Outlook for the variety of features it provides such as Calendaring, Contacts, Tasks, Reminders etc. Most of the Outlook users use it as an emailing application.

Remember to restart your Mac to allow the change to take effect.

Also on Guiding Tech
Microsoft Edge Chromium vs Firefox: Which Desktop Browser Is Better for You

Microsoft Edge

Read More

Privacy Matters … Not

Privacy matters, but not if want to keep an eye out on what goes on in your PC or Mac at all times. Of course, anyone can just cover their tracks by deleting the browsing history instead. But the lack of InPrivate browsing windows gets rid of the convenience factor and will surely help, at least to a certain degree.

So, what was your reason for turning off InPrivate mode in Microsoft Edge Chromium? Do drop in a comment and let us know.

Next up:Disabled InPrivate browsing windows in Microsoft Edge Chromium on your Mac? That won't stop someone from using Safari to surf privately. Here's how to disable Private browsing windows in Safari.

Read NextHow to Disable Safari Private Browsing on MacAlso See#windows 10 #macos

Did You Know

Your browser keeps a track of your system's OS, IP address, browser, and also browser plugins and add-ons.

Get Microsoft Edge For Mac Download

More in Internet and Social

Get Microsoft Edge For Mac 2017

How to Use a PIN to Lock Your Netflix Profile