How to Disable the Google Chrome ‘Turn off caching of streaming media to disk’ Flag

The Disk I/O Bottleneck

When you stream a video or audio file in Google Chrome (for example, watching a long movie on Netflix or listening to an hour-long mix on Soundcloud), the browser does not just play the data and discard it. By default, Chrome aggressively caches chunks of that streaming media directly to your computer’s hard drive. It does this so that if you decide to rewind the video by 30 seconds, it can instantly load the data from your local disk rather than re-downloading it from the internet.

While this saves bandwidth, it is terrible for your hardware if you use an older SSD or a slow mechanical hard drive. Constantly writing gigabytes of temporary video data to the disk causes immense I/O thrashing, slowing down your entire operating system, and unnecessarily degrading the lifespan of cheaper solid-state drives. If you have a fast, unmetered internet connection and would prefer Chrome to keep streaming data in RAM (or just re-download it if you rewind) rather than grinding your hard drive, you should disable disk caching for media.

How to Turn Off Streaming Media Caching

You can force Chrome to stop writing media chunks to the disk via the experimental flags menu.

  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 Turn off caching of streaming media to disk.
  6. The specific flag will appear highlighted in yellow. Next to it is a dropdown menu.
  7. Change the dropdown menu setting from “Default” to Enabled. (Note: You are “Enabling” the feature that turns the caching off).
  8. Click the blue Relaunch button at the bottom of the screen.

Upon restarting, Chrome will stop aggressively writing temporary video and audio chunks to your local storage, significantly reducing disk I/O when watching long streams.

Get the best tech tips delivered straight to your inbox.

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