Julian — your photos actually show that
WebView2 is installed on your PC.
Why you “can’t see it” as “WebView2 Runtime”
On many Windows 11 / Microsoft 365 systems, WebView2 is installed as a
system component and may
not appear clearly in “Installed apps” or “Programs and Features” with the exact name “Microsoft Edge WebView2 Runtime”. But it is still present on disk, and the installer correctly detected it.
Where WebView2 is (your screenshot proves it)
You are in:
C:\Program Files (x86)\Microsoft\EdgeWebView\
Inside it you have:
Application\
and inside
that you have version folders like:
- 145.0.3800.70
- 145.0.3800.82
That is exactly how
WebView2 Runtime is stored.
To verify 100%
- Open this folder:
C:\Program Files (x86)\Microsoft\EdgeWebView\Application\145.0.3800.82\ (or the newest number)
- Look for:
msedgewebview2.exe
If you see
msedgewebview2.exe, then WebView2 Runtime is definitely installed.
Why your installer said “already installed”
Because Windows detected the installed WebView2 runtime in that EdgeWebView folder, so it refused to install a second copy. That’s normal and good.
Next step (if your goal is still adding giulianogini@outlook.com to Outlook Classic)
Since WebView2 is present, the “Something went wrong” when adding Outlook.com is usually caused by
Microsoft sign-in tokens/caches (WAM/Office identity), not by WebView2 missing.
If you want, tell me: when you try to add
[email]giulianogini@outlook.com[/email] now, does it:
- fail immediately with “Something went wrong”, or
- does it open the Microsoft sign-in page and then fail?
Reply with which one you get, and I’ll give you the exact fix steps for that case.