What WebView2 is
WebView2 is Microsoft's runtime for rendering web-based desktop interfaces. App A uses it for the modern interface, so the runtime must exist on the user's Windows system.
It is not a user account and not our backend service. It only helps the desktop app display correctly.
When installation is needed
If the app does nothing after double-click, opens as a blank window, or says a runtime is missing, check WebView2 first.
Normal Windows 11 and newer Windows 10 systems usually already include it.
Which download should users choose
Most users should download the official Microsoft Evergreen Bootstrapper. It is a small file and automatically downloads the right runtime for the computer.
The website runtime button opens Microsoft's official link. Users do not need to sign in to a Microsoft account for normal installation.
If it still does not open
Restart the computer and try again. If the app still fails, check antivirus blocking, system updates, and whether Microsoft downloads are reachable.
If the app reports server connection failure, check network and VPN access instead of reinstalling WebView2 repeatedly.
Portable app or full installer
A portable EXE keeps the download small. Most users can run it directly. Only systems missing WebView2 need the Microsoft runtime.
Bundling the full offline WebView2 runtime would make the download much larger and is not ideal for limited server bandwidth.
FAQ
Does WebView2 require login?
No. Normal download and installation do not require Microsoft account login.
Is the small installer enough?
Yes. It is a bootstrapper that downloads the right runtime automatically.
Does App B need WebView2?
App B is packaged separately and usually does not depend on WebView2.