11

Yesterday (25-05-2023) I got an update, and after that update I can't see any text or image content in Chrome browser. Even in the developer tools window. Does anyone know how to fix this? Thank you! enter image description here enter image description here

4 Answers4

16

remove cache from ~/.config/google-chrome/Default$ rm -rf GPUCache/

comm1ted
  • 1,266
4

Go to Settings -> click System -> and turn off Use hardware acceleration when available as shown in the below screenshot.

enter image description here

karel
  • 122,292
  • 133
  • 301
  • 332
3

Disable hardware acceleration in Chrome

  • Open Chrome.
  • Click the horizontal ellipsis menu button in the top-right corner and click on Settings.
  • Click on System.
  • Under the “System” section, turn off the “Use hardware acceleration when available” toggle switch.
  • Click the Relaunch button.
2

I tried deleting all the gpu/shader cache but it didn't work for me. Then, just disabled hardware acceleration option and the pages started to show normally.