MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Restart button on "Experiments Flags" page freezes WebView2 after changing a flag
@ambikakunnath is already working on this.
Since Jul 14, 2026.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
After changing a setting on the Experiments Flags page, a restart prompt appears to apply the new setting.
When clicking the blue Restart button in the bottom-right corner, the entire WebView2 instance freezes and becomes unresponsive. The canvas turns completely white, and the application stalls indefinitely instead of restarting.

Steps to Reproduce
- Open the Experiments Flags page. { edge://flags/ }
- Change any experimental flag.
- Wait for the restart prompt to appear.
- Click the blue Restart button in the bottom-right corner.
Expected Behavior
The WebView2 instance should restart normally and apply the updated experimental flag settings.
Actual Behavior
The WebView2 instance freezes completely, the canvas turns white, and the application becomes unresponsive without restarting.
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Prerelease (Edge Canary/Dev/Beta)
Runtime Version
150.0.4078.65 -> 152.0.4154.0
SDK Version
1.0.4078.44
Framework
Win32
Operating System
Windows 10
OS Version
19045.6466
Repro steps
Steps to Reproduce
- Open the Experiments Flags page. { edge://flags/ }
- Change any experimental flag.
- Wait for the restart prompt to appear.
- Click the blue Restart button in the bottom-right corner.
Expected Behavior
The WebView2 instance should restart normally and apply the updated experimental flag settings.
Actual Behavior
The WebView2 instance freezes completely, the canvas turns white, and the application becomes unresponsive without restarting.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
145.0.0.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.