How to Disable the Google Chrome ‘Enable background tracing’ Flag

The Silent Performance Profiler

Google Chrome is a highly complex piece of software, and the developers at Google constantly monitor its performance in the real world to identify bottlenecks and bugs. To facilitate this, Chrome includes a feature governed by the “Enable background tracing” flag. When this flag is active, Chrome can silently collect detailed telemetry data regarding page load times, JavaScript execution speed, rendering pipeline efficiency, and memory usage while you browse. This data is periodically compiled into trace files and uploaded to Google’s servers for analysis.

While this telemetry is anonymized and crucial for improving the browser’s overall speed in future updates, it comes at a cost to the end-user. Background tracing consumes a small but persistent amount of CPU cycles, memory, and disk I/O as it continuously logs your browser’s internal states. On low-end hardware, older laptops, or battery-constrained devices, this constant profiling can contribute to micro-stutters, increased fan noise, and reduced battery life. Furthermore, privacy-conscious users often prefer to limit the amount of raw behavioral and performance data their browser transmits to Google. If you want to maximize your local hardware resources and limit background telemetry, you should disable this tracing feature.

How to Turn Off Background Tracing

You can prevent Chrome from generating and sending performance trace files via the experimental flags page.

  1. Open Google Chrome.
  2. Click inside the main address bar at the top of the browser window.
  3. Type chrome://flags and press Enter.
  4. On the “Experiments” page, use the search bar to look for Enable background tracing.
  5. If the flag is available, click the dropdown menu next to it and change it from “Default” (or Enabled) to Disabled.
  6. Click the blue Relaunch button at the bottom of the screen.

Upon restarting, Chrome will stop generating background performance profiles, freeing up local system resources and reducing telemetry traffic.

Get the best tech tips delivered straight to your inbox.

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