| Issue | Primary Cause | Quickest Fix |
|---|---|---|
| Screen Flickering in Edge | Hardware Acceleration conflict | Disable Hardware Acceleration in Edge Settings |
| Visual Glitches/Tearing | Outdated Graphics Drivers | Update GPU via Device Manager |
| Flashing Black Bars | Incompatible Extensions | Open Edge in InPrivate Mode to test |

What is Microsoft Edge Screen Flickering?
Microsoft Edge screen flickering on Windows 10 is a visual disturbance where the browser window flashes, stutters, or displays black bars. This behavior usually occurs when the software’s rendering engine clashes with your system hardware.
For most users, this isn’t a hardware failure of the monitor. Instead, it is a configuration error within the Chromium-based architecture of Edge or an incompatibility with the Windows 10 Desktop Window Manager (DWM).
Step-by-Step Solutions
1. Disable Hardware Acceleration
This is the most common fix. Hardware acceleration shifts heavy tasks to the GPU, but it often causes flickering if the driver isn’t perfectly synced.
- Open Microsoft Edge and click the three dots (…) in the top right.
- Go to Settings > System and performance.
- Toggle off Use hardware acceleration when available.
- Restart the browser.
2. Update Graphics Drivers via CMD
If the flickering persists, your display adapter may be outdated. You can trigger the management console quickly to check for updates.
devmgmt.msc
Run the command above to open Device Manager. Expand Display adapters, right-click your GPU, and select Update driver. Choose “Search automatically for drivers.”
3. Change the Choose ANGLE Graphics Backend
Edge allows you to change how it communicates with your graphics card via internal flags. This can bypass rendering bugs.
- Type
edge://flagsin the address bar. - Search for “Choose ANGLE graphics backend”.
- Change the setting from “Default” to D3D9 or OpenGL.
- Relaunch Edge to see if the flickering stops.
4. Reset Microsoft Edge
Corrupted cache or malicious extensions can cause UI instability. Resetting the browser clears these issues without deleting your history or saved passwords.
- Go to Settings > Reset settings.
- Click Restore settings to their default values.
- Confirm by clicking Reset.
If none of these steps work, check your Windows 10 Update settings. Sometimes a pending OS update contains the specific firmware fix needed for your integrated graphics card.