The error STATUS_INVALID_IMAGE_HASH in Google Chrome may affect the user's normal browsing experience. PHP editor Strawberry provides you with a solution. This error is usually caused by changes in the image files on the website server. Solutions include clearing the browser cache, updating the browser version, checking the firewall settings, etc. With a few simple steps, you can easily resolve this issue and get your browser back to normal use.
Method/steps:
1. Press Win R on the keyboard to open the run dialog box, enter regedit, and click OK to open the registry.
2. Find the "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome" directory on the Registry Editor page. (If you don’t have Google\Chrome, please see step 3 and step 4)
3. If there is no "Google\Chrome" folder under the Policies folder, right-click to create a new "item" and name it according to the corresponding path name.
4. Right-click the "Chrome" folder, create a new "DWORD (32-bit) value", and then change the new value name to RendererCodeIntegrityEnabled. As shown in the picture:
5. Right-click the RendererCodeIntegrityEnabled file and select ‘Modify’, then modify the numerical data to 0
6. Finally, restart chrome. At this time, the chrome browser can be opened successfully.
The above is the detailed content of How to solve Google Chrome error STATUS_INVALID_IMAGE_HASH?. For more information, please follow other related articles on the PHP Chinese website!