Chrome non funziona “STATUS_INVALID_IMAGE_HASH”

 

  1. Click destro sul icona di Google Chrome è clicca su “Proprieta”.
  2. Nel tab “Compatibilita” metti la spunta su “Esegui il programma in modalita compatibilita per”
  3. Seleziona dal menu a tendina “Windows 8”
  4. Premi Ok

1. start Esegui -> run ->  “regedit”,
2. vai a “\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome”. se non c’è crea  “\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google”, create a folder name “Chrome”.
3. create a new item named “RendererCodeIntegrityEnabled” (DWORD 32) at the right side.
4. set value 0 to “RendererCodeIntegrityEnabled”.
5. restart your chrome.

cmd come admin

REG ADD “HKLM\Software\Policies\Google\Chrome” /v RendererCodeIntegrityEnabled /t REG_DWORD /d 0