javascriptmicrosoft-edgebrowser-support

What version of Microsoft Edge am I using?


When I look at the Settings pane in Microsoft Edge, it shows me two figures like so:

enter image description here

I don't know which of these denotes the version.

This page suggests that the latest version of Edge as of today is version 44.something.

That leads me to think I am using version 42 (from the screenshot of my Edge installation I pasted above) and not version 17. That and the fact that no matter how many times I run Windows update, it does not update my installation of Edge. These two facts lead me to believe that I am only 2 versions behind the latest version, and so I am not missing out on any latest Web development support.

However, when I read the navigator.userAgent property, it reads (line breaks added for readability):

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/64.0.3282.140 Safari/537.36 
Edge/17.17134"

suggesting that I am using version 17.

This coupled with the fact that my installation of Edge fails to load ES 6 modules confuses me.

That, and the fact that there's no direct way to update to a new version of Edge. You must rely on Windows update to do it for you if it feels like doing it.

And that there are two numbers in my settings and neither of them indicate precisely which of them denotes the version number.

All these things are making it very difficult for me to like this browser.

  1. What's my version of Edge?

  2. How do I get the latest one if I am not already using the latest one?


Solution

  • Edge 42.17134.1.0 - This denotes the version of the Web Browser

    EdgeHTML 17.17134 - This denotes the version of the Web Renderer.

    These are two different components of the Edge Web Browser

    The only way to update Edge as far as i can see is to update windows 10.