

So it apparently is a Microsoft method for a 3rd party application to be web enabled internally, for example so it can access a proprietary in-app store. I did some checking, and this executable is NOT the MS Edge browser itself, but rather is a runtime method for a web aware application to connect to the network. Both are signed by Microsoft, but are different versions. One of them uses a version stored in the “C:\Program Files (x86)\Microsoft\EdgeWebView” path, but the other program has it’s own copy in its application folder under Program Files at “C:\Program Files\SINE Player\BrowserRuntime”. His primary focus area is Windows 10, Windows 11 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.I ran across a couple of local programs that access a copy of “msedgewebview2” runtime to gain access to the net. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. You will be able to see the entries like this – Ībout Author -> Jitesh has over 5 years of working experience in the IT Industry.

To monitor the Microsoft Edge Webview2 installation, on the client computer verify the AppEnforce.log file located in C:\Windows\CCM\Logs folder. There you will see the application available in below three categories based on your requirement, Proceed to download the setup file –ĭeploy Microsoft Edge WebView2 Using SCCM You can browse to Microsoft Edge WebView2 official page to download the latest available version. Native capabilities – Access the full set of Native APIs.Code-sharing – Add web code to your codebase allows for increased reuse across multiple platforms.Evergreen distribution – Rely on an up-to-date version of Chromium with regular platform updates and security patches.Rapid innovation – Web development allows for faster deployment and iteration.Web ecosystem & skillset – Utilize the entire web platform, libraries, tooling, and talent that exists within the web ecosystem.After the WebView2 Runtime is installed, it doesn’t appear as a user-visible browser app. With WebView2, you can embed web code in different parts of your native app, or build all of the native apps within a single WebView instance. The WebView2 control uses Microsoft Edge as the rendering engine to display the web content in native apps.īy default, WebView2 is evergreen and receives automatic updates to stay on the latest and most secure platform.

The Microsoft Edge WebView2 control allows you to embed web technologies (HTML, CSS, and JavaScript) in your native apps. Let’s check how to deploy Microsoft Edge WebView2 Using SCCM (a.k.a Configuration Manager).
