WebView2 supports Windows10 IoT Enterprise 2016 LTSB?

Ohshima Yousuke 21 Reputation points
2021-06-15T06:23:01.617+00:00

I'm trying to create a WebView2 application that runs on Windows10 IoT Enterprise 2016 LTSB. Does WebView2 support Windows 10 IoT Enterprise 2016 LTSB?

"Windows 10 IoT Enterprise 2016 LTSB" is not listed in "Microsoft Edge supported Operating Systems".

https://learn.microsoft.com/en-us/deployedge/microsoft-edge-supported-operating-systems

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,701 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,544 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,666 Reputation points
    2021-06-15T07:03:34.433+00:00

    Hi @Ohshima Yousuke ,

    WebView2 uses the Microsoft Edge (Chromium) as the rendering engine to display the web content in native apps, and Microsoft Edge Chromium is supported on Windows 10 Enterprise 2016 LTSC (previously LTSB) so yes it should work.

    WebView 2 - Supported platforms
    https://learn.microsoft.com/en-us/microsoft-edge/webview2/#supported-platforms

    Microsoft Edge supported Operating Systems
    https://learn.microsoft.com/en-us/deployedge/microsoft-edge-supported-operating-systems

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon


0 additional answers

Sort by: Most helpful