WebView2 Runtime Won't Install? The Admin MSI Fix That Actually Works
Time to fix
~2 hours (ticket open to resolution, most of it waiting)
Incident
What webview2 actually is
What goes wrong with the default installer
The fix
Why elevated install matters
Outcome
Key takeaways
Takeaway
WebView2 is a machine-wide dependency, so when it's broken multiple unrelated apps break together.
Takeaway
the default WebView2 bootstrapper can fail silently, especially without admin rights or with flaky network conditions.
Takeaway
the fix is the Evergreen Standalone Installer MSI from Microsoft, run elevated — not the bootstrapper, not a retry.
Takeaway
if a user reports "install finishes but the app still says it's missing," that's almost always a bootstrapper-without-elevation outcome.
Takeaway
installing machine-wide repairs everything that depended on WebView2 in one shot — no per-app fiddling needed.