Monday, May 4, 2020

Microsoft Edge Chromium Error Crash Error Code STATUS_INVALID_IMAGE_HASH

I updated my Edge Browser to Edge Chromium Version 81.0.416.68. Starting the browser it did not show any websites, the tab only showed "Error Code STATUS_INVALID_IMAGE_HASH.

How-I-fixed-it:
Found out, that Symantec Endpoint Protection caused the Renderer to throw this error (had a similar issue with Goolge Chrome before).

I created a Registry Key as described here to disable the RendererCodeIntegrityEnabled:
https://answers.microsoft.com/en-us/microsoftedge/forum/all/updated-microsoft-edge-version-to-latest-pages-do/a66cbbe8-475a-46a8-a059-bdb2b77691af

Windows Registry Settings
Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
Path (Recommended): N/A
Value Name: RendererCodeIntegrityEnabled
Value Type: REG_DWORD
Value: 0

https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#renderercodeintegrityenabled

No comments:

Post a Comment