question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The system cannot find the file specified - Microsoft Edge WebView2 Runtime Registry path

See original GitHub issue

Specification

  • pywebview version: 3.6.2 (installed via pip)
  • operating system: Windows 11

Description

Error while starting :

[pywebview] [WinError 2] The system cannot find the file specified - Microsoft Edge WebView2 Runtime Registry path: Computer\HKEY_CURRENT_USER\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}
[pywebview] Using WinForms / Chromium

The keys exists under:

Computer\HKEY_CURRENT_USER\Software\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
x011commented, Mar 17, 2022

The problem is that my app, which works on windows 10, doesn’t work on windows 11 due to this error. Any idea how to fix it?

0reactions
KiritoKingcommented, Oct 13, 2022

I recommend u to enable http-server property

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft Edge WebView2 Runtime Registry path: Computer ...
The system cannot find the file specified - Microsoft Edge WebView2 Runtime Registry path: Computer\HKEY_CURRENT_USER\Microsoft\EdgeUpdate\ ...
Read more >
Distribute your app and the WebView2 Runtime
A WebView2 app cannot take a dependency on the browser during production, for the following reasons: Microsoft Edge isn't guaranteed to be ...
Read more >
Microsoft Edge WebView2 Policy Documentation
Description. This policy configures WebView2 applications to use the WebView2 Runtime in the specified path. The folder should contain the ...
Read more >
Mincrosoft edge webview2 issue - Microsoft Q&A
My thinclient version is 64 bit, so I have downloaded dev environment of Microsoft edge of 64 bit but it its installed in...
Read more >
Release Notes for the WebView2 SDK - Microsoft Learn
To load WebView2, the minimum version of Microsoft Edge or the WebView2 Runtime is 86.0.616.0. The minimum version to load WebView2 only ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found