FAQ

Stuck on Enable Hardware Acceleration screen

If you have already enabled hardware acceleration in your browser settings but still cannot bypass the notification, your browser may be blocking specific graphics features due to driver compatibility or internal flags.

Follow the troubleshooting steps below for your browser.

Chrome

  1. 1

    Check your Graphics Feature Status

    Open a new tab in Chrome and type chrome://gpu into the address bar. Review the Graphics Feature Status list. If items like WebGL, WebGL2, or Hardware Accelerated are listed as "Disabled" or "Software only," proceed to the steps below.

    Reference

  2. 2

    Override the Software Rendering List

    Chrome sometimes "blocklists" certain GPU models or drivers for stability. You can manually bypass this:

    1. Navigate to chrome://flags in your address bar.
    2. Search for Override software rendering list (or #ignore-gpu-blocklist).
    3. Set the dropdown menu to Enabled.
    4. Click the Relaunch button that appears at the bottom of the page.
  3. 3

    Enable WebGL Extensions

    1. In the address bar, type chrome://flags and press Enter.
    2. In the search bar, type WebGL.
    3. Find WebGL Draft Extensions and set the dropdown next to it to Enabled.
    4. Find WebGL Developer Extensions and set the dropdown next to it to Enabled.
    5. Click the Relaunch button that appears at the bottom of the page.
  4. 4

    Enable Skia Graphite

    If you are using modern GPUs (such as NVIDIA 30-series), enabling the Skia rendering engine could resolve the issue:

    Image

    1. Go to chrome://flags.
    2. Search for Skia Graphite.
    3. Set it to Enabled.
    4. Relaunch the browser.
  5. 5

    Verify Driver and Browser Updates

    • Update Drivers: For NVIDIA users, ensure you are using the latest "Game Ready" or "Studio" driver via GeForce Experience.
    • Clear Cache: Go to Settings > Privacy and security > Clear browsing data and clear "Cached images and files."
    • Check WebGL Support: Visit a site like webglreport.com to confirm that WebGL 2 is successfully supported and active in your current browser session.
  6. 6

    Reach out to support

    If all else fails, you can reach out to our support on Discord for further troubleshooting.

Edge

  1. 1

    Check Your Graphics Feature Status

    Open a new tab in Edge and type edge://gpu into the address bar. Review the Graphics Feature Status list. If items like WebGL, WebGL2, or Hardware Acceleration are listed as "Disabled" or "Software only," proceed to the next steps.

    Graphics Feature Status

  2. 2

    Override the Software Rendering List

    Edge may "blocklist" certain GPU models or drivers for stability. You can manually bypass this:

    1. Navigate to edge://flags in your address bar.
    2. Search for Override software rendering list (or #ignore-gpu-blocklist).
    3. Set the dropdown menu to Enabled.
    4. Click the Restart button that appears at the bottom of the page.
  3. 3

    Enable WebGL Extensions

    1. In the address bar, type edge://flags and press Enter.
    2. In the search bar, type WebGL.
    3. Find WebGL Draft Extensions and set the dropdown next to it to Enabled.
    4. Find WebGL Developer Extensions and set the dropdown next to it to Enabled.
    5. Click the Restart button that appears at the bottom of the page.
  4. 4

    Enable Skia Graphite

    If you are using modern GPUs (such as NVIDIA 30-series), enabling the Skia rendering engine could resolve the issue:

    Skia Graphite

    1. Go to edge://flags.
    2. Search for Skia Graphite.
    3. Set it to Enabled.
    4. Relaunch the browser.
  5. 5

    Verify Driver and Browser Updates

    • Update Drivers: Ensure you are using the latest GPU drivers (NVIDIA / AMD / Intel).
    • Clear Cache: Go to Settings > Privacy, search, and services > Clear browsing data and clear "Cached images and files."
    • Check WebGL Support: Visit a site like webglreport.com to confirm that WebGL 2 is successfully supported and active in your current browser session.
  6. 6

    Reach out to support

    If all else fails, you can reach out to our support on Discord for further troubleshooting.

Firefox

  1. 1

    Check your Graphics Status

    Open a new tab in Firefox and type about:support into the address bar.

    Scroll down to the Graphics section and review the following:

    • Compositing
    • GPU Process
    • WebGL 1 Driver Renderer
    • WebGL 2 Driver Renderer

    Hardware acceleration is working correctly if:

    • Compositing shows WebRender

      Compositing

    • GPU Process shows available

      GPU Process

    • WebGL renderer information is present (e.g., Apple, NVIDIA, AMD, Intel)

      WebGL2 Driver Renderer

      WebGL1 Driver Renderer

    If Compositing shows Basic, GPU Process is unavailable, or WebGL renderer information is missing, proceed to the steps below.

  2. 2

    Confirm Hardware Acceleration is Enabled

    1. Open Settings in Firefox.
    2. Scroll to the Performance section.
    3. Uncheck Use recommended performance settings.
    4. Ensure Use hardware acceleration when available is enabled.
    5. Restart Firefox.
  3. 3

    Modify Advanced Graphics Settings

    1. In the address bar, type about:config.
    2. Press Enter and click Accept the Risk and Continue.
    3. Search for the following preferences and ensure they are set as follows:
      • webgl.disabledfalse
      • layers.acceleration.force-enabledtrue
      • gfx.webrender.alltrue
    4. Restart Firefox after making these changes.
  4. 4

    Verify Driver and Browser Updates

    • Update Drivers: Ensure your GPU drivers (NVIDIA / AMD / Intel) are fully updated.
    • Restart your computer after updating your drivers.
    • Check WebGL Support: Visit webglreport.com to confirm that WebGL 2 is supported and active in your current browser session.
  5. 5

    Reach out to support

    If all else fails, you can reach out to our support on Discord for further troubleshooting.