How to Disable the Google Chrome ‘WebRTC’ Feature (Stop IP Leaks)

The IP Leak Vulnerability

WebRTC (Web Real-Time Communication) is an open-source project and API built into Google Chrome that allows web browsers to engage in real-time voice and video communication (like browser-based Zoom or Google Meet calls) without requiring plugins. While highly useful, WebRTC has a known privacy flaw: it can potentially leak your real, local IP address to websites, even if you are using a VPN or proxy to mask your traffic.

When a website requests a WebRTC connection, the browser attempts to find the most direct route to the peer, often bypassing the VPN tunnel and exposing your underlying network IP. If absolute privacy is your goal and you rely on a VPN to hide your identity, leaving WebRTC enabled is a significant security risk. You can disable or restrict WebRTC in Chrome, though it requires an extension, as Google does not provide a native toggle.

How to Prevent WebRTC Leaks

Because Google removed the native flag to disable WebRTC, you must use a trusted browser extension.

  1. Open Google Chrome and navigate to the Chrome Web Store.
  2. Search for a reputable WebRTC blocking extension. Popular, privacy-focused options include WebRTC Network Limiter (officially released by Google) or uBlock Origin (which includes a WebRTC blocking feature).
  3. Click Add to Chrome to install your chosen extension.

Using WebRTC Network Limiter (Google’s Official Tool):

  1. Once installed, click the extension icon (a globe) in your toolbar.
  2. Select Options.
  3. Choose the setting: Use my proxy server (if present). This forces WebRTC to route only through your VPN or proxy, preventing leaks without breaking video calls entirely.

Using uBlock Origin:

  1. Click the uBlock Origin icon in your toolbar and click the Gear icon to open the Dashboard.
  2. Go to the Settings tab.
  3. Check the box next to Prevent WebRTC from leaking local IP addresses.

Your real IP address is now protected from WebRTC leaks, ensuring your VPN remains effective.

Get the best tech tips delivered straight to your inbox.

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