
Hi @Ed Mielcarek ,
If 32-bit Edge is installed on a 64-bit OS, when WebView2 auto updates, the x64 folder and the EmbeddedBrowserWebView.dll thereunder gets removed and only the x86 remains.
Before auto update, we have following two folders:
C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.xx\EBWebView\x64
C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.xx\EBWebView\x86
After auto update, only the x86 folder remains
C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.yy\EBWebView\x86
What's more, x64 folder is still missing even if we manually install the x64 WebView2 installer.
The solution is rather simple: uninstall 32-bit Edge and install 64-bit Edge.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Shijie Li