How to Completely Disable ‘Hardware Acceleration’ via Group Policy in Microsoft Edge

Hardware Acceleration in Microsoft Edge offloads graphics-intensive tasks, such as rendering video, displaying complex CSS animations, or running WebGL applications, from the CPU to the dedicated Graphics Processing Unit (GPU). While this generally results in a smoother, faster browsing experience and lower power consumption on modern hardware, it can cause severe instability in specific environments. On virtual machines lacking vGPU support, thin clients, older legacy hardware with deprecated display drivers, or workstations experiencing frequent display driver crashes (TDRs), hardware acceleration will cause Edge to render black screens, flicker, or crash entirely.

This guide explains how to completely disable Hardware Acceleration system-wide in Microsoft Edge using Group Policy, forcing the browser to rely exclusively on software (CPU) rendering for maximum compatibility and stability.

Disable Hardware Acceleration via Group Policy

To enforce a strict block that prevents the browser from utilizing the GPU and removes the user’s ability to toggle the setting back on, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, navigate precisely to this path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Use hardware acceleration when available.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled. (Note: Selecting “Disabled” forces the hardware acceleration feature off).
  8. Click Apply, then click OK.

Verify the Software Rendering Lockdown

Group Policy changes require the browser to read the registry upon its next launch. Close all active instances of Microsoft Edge.

To verify the restriction is active, reopen Microsoft Edge and click the three horizontal dots (Settings and more) in the top right corner, then select Settings. Navigate to the System and performance tab on the left. Under the “System” section, the toggle for “Use hardware acceleration when available” will be completely greyed out and set to the Off position. A briefcase icon next to it will indicate that the setting is managed by your organization. The browser is now securely locked into software rendering mode, bypassing any GPU-related driver instability.

Get the best tech tips delivered straight to your inbox.

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