30-04-2021



Edge User Agent Strings Edge Click on any string to get more details Edge 18.19582. Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.19582. User could use the window.navigator.UserAgent to check whether the browser is Microsoft Edge(Chromium), Microsoft Edge, IE, FireFox, Safari or Chrome. JavaScript code as below. Dec 06, 2018 The standard way to pass information to the server about the visiting device is to include it in the User-Agent (UA) string. This information typically passes the name and version of the browser among many other details. In order to get an understanding of which mobile browsers use your site, you need to know their User-Agent strings.

-->

To override the user agent string from Microsoft Edge DevTools:

  1. Select Control+Shift+P (Windows, Linux) or Command+Shift+P (macOS) to open the Command Menu.

  2. Type network conditions, choose Show Network conditions, and select Enter to open the Network conditions tool.

  3. In the User agent section, turn off the Select automatically checkbox.

  4. Choose a user agent string from the list, or enter your own custom string.

Getting in touch with the Microsoft Edge DevTools team

Use the following options to discuss the new features and changes in the post, or anything else related to DevTools.

  • Send your feedback using the Send Feedback icon or select Alt+Shift+I (Windows, Linux) or Option+Shift+I (macOS) in DevTools.
  • Tweet at @EdgeDevTools.
  • Submit a suggestion to The Web We Want.
  • To file bugs about this article, use the following Feedback section.

Note

Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons Attribution 4.0 International License.
The original page is found here and is authored by Kayce Basques (Technical Writer, Chrome DevTools & Lighthouse).


This work is licensed under a Creative Commons Attribution 4.0 International License.

The new Microsoft Edge running on Chromium isn’t yet here officially, but a leaked build allows us to try out the browser in anticipation of its highly-anticipated release.

Using the browser on a daily basis isn’t obviously recommended as experimental builds like this can’t by any means become your main driver.

Edge browser user agent download

However, Edge seems a really polished browser that runs pretty smoothly, despite several important features still missing. But on the other hand, others are already there, including options to change the user agent if you need it.

Obviously, because Microsoft Edge is migrating from EdgeHTML to Chromium, changing the user agent is a different process now, and those who aren’t used to Google Chrome might find it a really difficult process.

And this happens because changing the user agent isn’t really the most straightforward process, as the option is placed in a menu that few people actually find when looking for it.

For many users, switching to a different user agent and thus emulating another browser is a method to bypass certain website restrictions that concern a specific app. For example, if a website doesn’t support Chromium, you can very well change the user agent to mimic a different browser like Mozilla Firefox.

The best example is Skype for Web, which doesn’t work in Firefox anymore, so Mozilla users need to switch to another user agent to connect to the service.

User

Interestingly, the Chromium-based Microsoft Edge also comes with a user agent for the original Microsoft Edge that’s still available in the existing Windows 10 builds. This is particularly useful for enterprises which developed internal apps specifically for the native Windows 10 browser.

Edge Browser User Agent Reviews

In other words, switching to the Chromium-powered browser shouldn’t cause compatibility issues and still let your users connect to internal apps.

To change the user agent in the Chromium-powered Microsoft Edge, you first need to launch the Developer tools. This can be done either from the menu > More tools > Developer tools or by simply pressing CTRL + Shift + I when using the browser.

New

For those unfamiliar with this screen, it’s specifically supposed to provide developers with advanced tools that let them analyze code and website performance. Changing the user agent is actually considered a developer option that helps webmasters check their pages against potential compatibility issues with different browsers.

In the Developer tools menu, look in the upper side of the screen for the three-dot menu that looks like this “…” and then click it. Go to More tools > Network conditions and scroll down to see the lower part of the screen.

By default, Microsoft Edge is configured to Select automatically the user agent, so you need to uncheck this option to be able to choose a custom setting. Uncheck this option and then click the Custom drop-down menu to choose another user agent – you can pick from a wide variety of options, including mobile and desktop browsers.

Edge Browser User Agent Portal

The browser does not need a reboot to save the new settings, and your pages should then reload to apply the custom user agent.

Change User Agent String Microsoft Edge

This method is very similar to the one in Google Chrome, and it makes sense given that the two browsers are now running on the same engine.

Edge Browser User Agent Login

Third-party extensions that make it possible to change the user agent faster and easier are also available for both browsers – Microsoft Edge now runs all extensions that were developed for Google Chrome, so you can head over to the Chrome Web Store to install any extension you want. This is actually one of the biggest benefits of Microsoft Edge switching to Chromium.