MicrosoftEdge / MicrosoftEdge/WebView2Feedback

[Problem/Bug]: Can not initialize with error 0x80010108

Open
#5,183 4 comments 0 reactions 1 assignee View on GitHub

@ambikakunnath is already working on this.

Since Mar 31, 2025.

bug regression
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

What happened?

Error:
Webview2 can not create control succeed,can not show webview2 page.
Sofar we have had some 14 end-users call into our support regarding this issue.
CreateCoreWebView2Controller with error code is 0x80010108

We know that this issue can happened on runtime version 95.0.1020.30 #1860 in some case.
So I followed the suggestion to add parameter “--disable-features=msForceBrowserSignIn” during create env.
but no effect.

According to our logs, the lowest runtime version with the problem PC is 133.0.3065.92, and the highest is 134.0.3124.92,please refer.

Can I have some way to avoid this issue?
This is block issue for because user can not use ours App.
Hope this issue can get quick feedback.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

133.0.3065.92,134.0.3124.72,134.0.3124.83,134.0.3124.85,134.0.3124.92

SDK Version

1.0.2045.28

Framework

Win32

Operating System

Windows 10

OS Version

Windows 10 (10.0 Build 26100)

Repro steps

Every time reproduce if call CreateCoreWebView2Controller.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.