How to Disable the Google Chrome ‘Enable Lazy Image Loading’ Flag

The Blank Image Problem

To speed up page loading times and reduce bandwidth consumption, Google Chrome employs a technique called “Lazy Loading.” When you navigate to a long, image-heavy webpage (like a sprawling news article or a shopping catalog), Chrome initially only downloads the text and the images currently visible on your screen. As you scroll down, Chrome rapidly fetches the images further down the page right before they scroll into view.

While this is excellent for mobile devices on metered connections, it can be highly annoying on fast desktop computers. If you scroll very quickly, the lazy loading algorithm often cannot keep up, resulting in blank placeholders flashing on the screen for a split second before the image finally pops in. Furthermore, if you are attempting to save a complete webpage for offline viewing (using Ctrl+S), lazy loaded images that you haven’t scrolled past yet will often be missing from the saved file. If you have a fast, unmetered internet connection, you can force Chrome to download everything immediately.

How to Disable Lazy Image Loading

You must access Chrome’s experimental flags menu to turn off this feature.

  1. Open Google Chrome.
  2. Click inside the main address bar at the top of the browser.
  3. Type chrome://flags and press Enter.
  4. A page titled “Experiments” will load.
  5. In the search bar at the top, type Enable lazy image loading (or simply “lazy image”).
  6. The specific flag will appear highlighted in yellow. Next to it is a dropdown menu, likely set to “Default.”
  7. Click the dropdown menu and select Disabled.
  8. Chrome will prompt you to restart the browser. Click the blue Relaunch button.

Upon restarting, Chrome will abandon lazy loading. When you open a webpage, it will aggressively download every single image on the page simultaneously, regardless of whether it is visible on your screen or not.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.