Skip to main content

Disabling the QUIC protocol

This topic provides steps on how to disable the QUIC protocol in Google Chrome and Opera browsers.

QUIC is the name for an experimental protocol, and it stands for Quick UDP Internet Connection. The protocol supports a set multiplexed connections over UDP, and was designed to provide security protection equivalent to TLS/SSL, along with reduced connection and transport latency.

Some websites are not being filtered because they use the QUIC protocol. QUIC is not a standard SSL protocol, and it is not filtered by MITM (certificate is not signed by MITM).

  • To check if a website is using the QUIC protocol in Google Chrome, install the spdy http2 indicator extension.

  • To check if a website is using the QUIC protocol in Opera, install the HTTP Headers extension.

Disabling QUIC protocol in Google Chrome

To disable the QUIC protocol in Google Chrome, choose one of the following methods:

  1. Using the Chrome browser settings:

    1. In the browser address bar, type chrome://flags.

    2. Search for Experimental QUIC protocol and disable it.

  2. Using a GravityZoneFirewall rule:

    To create a FirewallApplication rule blocking Chrome:

    1. Open the policy currently running on the affected machines.

    2. Go to Firewall > Rules.

    3. Under the Rules section, click Add and select Application.

    4. Configure the rule as follows:

      1. Add a rule name and an application path for chrome.exe.

      2. Under Settings, select the Any check box next to Local Address.

      3. Select the Any check box next to Remote Address and add port 443 next to Port or port range.

      4. Select UDP for Protocol, Both for Direction, and Any for IP.

        Firewall-QUIC-Protocol-Rules.png
      5. Under Network, select the Home/Office and Public check boxes. For Permission, select Deny.

      6. Click the Save button.

    5. Apply the modified policy on the endpoints.

Disabling QUIC protocol via Group Policy

To disable the QUIC protocol using the Group Policy (GPO), follow these steps:

  1. Open the Group Policy editor console.

  2. Under User Configuration, select Policies > Administrative Templates > Classic Administrative Templates > Google > Google Chrome.

  3. Find the setting Allows QUIC protocol and set to Disabled.

  4. Click Ok.

Disabling QUIC protocol in Opera

To solve this issue, you need to disable the QUIC protocol using one of the following procedures:

  1. Disable the QUIC protocol in Opera:

    1. In the URL field, type:

      opera://flags
    2. Search for Experimental QUIC protocol and disable it.

  2. Disable the QUIC protocol by using a firewall rule for Opera.

    1. In the GravityZone console, open the policy currently running on the affected machines.

    2. Go to Firewall > Rules > Add and select Application.

    3. In the configuration window, enter the path for opera.exe.

      The path should be: C:\Program Files\Opera\XX.X.XXX.XXX\opera.exe, where the folder XX.X.XXX.XXX is the current installed version of Opera.

    4. Under the Local Address section, select the Any check box.

    5. Under the Remote Address section, select the Any check box and add 443 for Port or port range. field with 443

    6. Save the changes and the policy.

      Firewall-QUIC-Protocol-Rules2.png

Disabling QUIC protocol in Microsoft Edge

To disable the QUIC protocol in To in Microsoft Edge, follow these steps:

  1. Open the Microsoft Edge browser.

  2. In the browser address bar, type edge://flags/.

  3. Search for the Experimental QUIC protocol.

  4. Set it to Disabled from the drop-down menu.