Hi ! Thank you so much.
I have solved it by “Add the parameter RendererCodeIntegrity to the registry”. I add two parameter like:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"RendererCodeIntegrityEnabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\WebView2]
"RendererCodeIntegrityEnabled"=dword:00000000
It also works. I'd like to try your suggestion. However I can't reproduce the problem.
Thanks !