How to change Edge's graphics backend (ANGLE)
If you’re experiencing graphics rendering issues in Microsoft Edge, especially with WebGL-heavy sites, you can change the graphics backend using command-line flags. Edge uses ANGLE by default, translating OpenGL ES to DirectX, but supports switching to Vulkan, OpenGL, or DirectX 11. To access GPU settings, go to edge://gpu and check the “Graphics Feature Status” section for WebGL info. To switch backends, close Edge, edit your shortcut’s target field by adding a flag like --use-angle=vulkan, then launch Edge via the modified shortcut. This may help with performance or compatibility on certain GPUs or outdated drivers, though not all backends are universally supported.
If you're having issues with graphics rendering in Microsoft Edge—especially when using WebGL-heavy sites—you might want to look into changing the graphics backend. Edge uses ANGLE (Almost Native Graphics Layer Engine) by default, which translates OpenGL ES to DirectX on Windows systems. But it also supports switching to other backends like Vulkan or OpenGL. Changing this setting can sometimes help with performance or compatibility.

How to Access Edge’s GPU Settings
Edge has a built-in page for checking and tweaking some graphics-related settings. You can access it by typing edge://gpu
into the address bar. This page shows what graphics features are being used and whether they’re hardware-accelerated.
Here’s how to find the relevant section:

- Go to
edge://gpu
- Scroll down to the “Graphics Feature Status” section
- Look at what’s listed under “WebGL” and “WebGL2”
You won’t find a direct option to switch the backend from this page, but it gives you an idea of what’s currently active.
Switching the Graphics Backend via Command Line Flags
To actually change the graphics backend, you’ll need to launch Edge with specific command-line flags. This isn’t something most users do daily, but it’s not complicated once you know the right switches.

Here are the most common ones:
-
--use-angle=gl
– Forces ANGLE to use OpenGL as the backend -
--use-angle=vulkan
– Uses Vulkan if available -
--use-angle=d3d11
– Uses DirectX 11 (default on Windows) -
--use-angle=default
– Lets Edge decide automatically
To apply these:
- Close all Edge windows
- Right-click your Edge shortcut > Properties
- In the "Target" field, add one of the flags at the end (e.g.,
"C:\Program Files\Microsoft\Edge\Application\msedge.exe" --use-angle=vulkan
) - Apply and open Edge through that shortcut
Keep in mind: Editing shortcuts works for desktop usage, but doesn’t affect Edge launched from task managers, system tools, or pinned icons unless those are also updated.
When to Change the Backend
Most users don’t need to mess with this—it just works fine by default. But there are a few scenarios where switching makes sense.
For example:
- If a site using WebGL runs slowly or glitches, switching from DirectX to OpenGL or Vulkan may help
- Some older integrated GPUs might work better with OpenGL than with newer backends
- On systems with outdated drivers, Vulkan could offer better stability
It’s worth trying different options if you notice visual artifacts, stuttering, or crashes on WebGL-based apps like Google Earth, Three.js demos, or web-based games.
Also note that not all backends are supported everywhere. Vulkan, for instance, needs a compatible GPU and drivers. If you try to force it and it’s not available, Edge will usually fall back gracefully.
That’s basically how it works. It’s not something most people need to touch, but handy to know if you run into edge cases with web graphics.
The above is the detailed content of How to change Edge's graphics backend (ANGLE). For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Samsung's Galaxy Book4 Edge lineup were among the first laptops to launch with Qualcomm's new Snapdragon X chips earlier this summer. Now, the 14-inch model can be snagged for just $899 at Best Buy and the Samsung web store, representing a $450 disco

Recently, some friends encountered error code 0x800f0922 when trying to uninstall the Microsoft Edge browser, which usually means that there was a problem during the uninstallation process. This error may confuse us because it blocks the process of uninstalling the browser. However, don’t worry, there are some methods that can help you solve this problem, let’s take a look. Solution to the error code 0x800f0922 when uninstalling the Edge browser. Method 1: Reinstall the Edge browser 1. Edge browser installation package. [Click to download] Method 2: Directly download the latest system image package and install it Recommended download system: Windows11 23H2 X64 official version This system optimization method

To add a website to Edge's list of trusted sites, first open the Edge browser, go to Settings → Privacy, Search and Services, find the Security section and click on Internet Options. Then click "Trusted Sites" in the "Security" tab, enter the URL and click "Add". To include subdomain names, use wildcard formats (such as https://*.example.com). 1. Open the Edge settings and enter the Internet options; 2. Click the "Site" button on the "Security" tab; 3. Enter the URL and confirm the addition; 4. Optionally adjust the security level or custom permissions; 5. Verify whether the target website is successfully accessed. Pay attention to the URL format and coordination when operating

The inability to play videos in Microsoft Edge is usually caused by several common reasons, which can be solved by the following steps: 1. Browser extension interference, try to temporarily disable all extensions to troubleshoot problems; 2. Browser or media codec is outdated, check Edge and system updates to ensure the latest; 3. Hardware acceleration issues, you can turn off hardware acceleration in settings and test whether it is improved; 4. Cache and cookies conflict, clearing caches and cookies in browsing data helps restore playback functions. Trying these methods in order usually solves most video playback problems.

The method of viewing saved passwords in the Edge browser is as follows: 1. Open Edge, click the three dots in the upper right corner → Settings → Select "Password" on the left; 2. For the first time, you need to verify your identity through a Windows password or PIN; 3. Click the eye icon on the right side of the specific website entry to display the plain text password; 4. The password can be exported as a CSV file, and it needs to be verified again before exporting, and the file needs to be properly saved without encryption; 5. It is recommended to enable the password synchronization function to ensure that the passwords are consistent between multiple devices. Follow this process to manage saved passwords safely and conveniently.

The launch page settings of the Edge browser help improve efficiency. First, go to "Settings" → "General" → "When Startup", and you can choose to open a new tab page, continue the last page or a specific page; secondly, you can expand the customization of new tab page content by installing Infinity or Momentum to enhance practicality and aesthetics; if the settings are invalid, it may be due to plug-in interference, enterprise policy restrictions or errors in setting paths, and you need to check and resolve them one by one. Properly configuring the startup page can significantly optimize the daily browsing experience.

There are three ways to enable Microsoft Edge dark mode: 1. Adjust the theme color, go to Settings > Appearance > Theme color, and select dark or follow the system; 2. Enable "Dark Mode Browse Web Pages" to force the web page to dark display; 3. In conjunction with the Windows system dark mode, set both the system and application mode to dark, and set Edge to "Follow the System" to automatically switch. These three methods can be used individually or in combination according to needs to achieve a dark browsing experience of the interface or the entire web page.

Ifyou’reexperiencinggraphicsrenderingissuesinMicrosoftEdge,especiallywithWebGL-heavysites,youcanchangethegraphicsbackendusingcommand-lineflags.EdgeusesANGLEbydefault,translatingOpenGLEStoDirectX,butsupportsswitchingtoVulkan,OpenGL,orDirectX11.Toacces
