Share via

External monitors flickering across multiple devices after recent Windows 11 25H2 updates (Intel Iris Xe / UHD)

Raymond, Christian 0 Reputation points
2026-05-06T14:54:26.2266667+00:00

We’re seeing external display flickering across multiple devices that appears to be software-related and started about two weeks ago, gradually getting worse. This is affecting HP, Dell, and Lenovo systems running Windows 11 25H2 (Build 26200.8246).

Recent updates installed include KB5083769 and KB5082417 (both on April 23, 2026), KB5088467 (April 21, 2026), and KB5054156 (March 31, 2026). The timing of the issue lines up closely with these updates.

The systems are using Intel graphics (Iris Xe and UHD), with drivers such as 32.0.101.7084 (dated January 15, 2026). Because the driver predates the issue, it doesn’t appear to be the sole cause.

The typical setup is a laptop with two external monitors. Some are connected via direct DisplayPort to DisplayPort, while others use DisplayPort to VGA adapters. The flickering happens across different connection types, docks, and monitor models. Internal laptop displays are generally unaffected or less affected.

We’ve reinstalled and tested multiple Intel driver versions, swapped cables and adapters, updated dock firmware, and reproduced the issue across multiple machines and hardware vendors. This suggests it’s not tied to a specific device or accessory.

Has anyone seen similar behavior after recent Windows 11 updates, particularly with multi-monitor setups on Intel graphics? Looking for confirmation of a known issue or guidance on whether a specific update or driver version should be rolled back or avoided.

EDIT: The last driver update from intel on our devices was March but this issue only started appearing within the last 2 weeks.

Windows for business | Windows 365 Business
0 comments No comments

3 answers

Sort by: Most helpful
  1. VPHAN 36,090 Reputation points Independent Advisor
    2026-05-06T15:39:09.7633333+00:00

    Hi Raymond, Christian,

    The external display flickering you are experiencing across multiple hardware vendors strongly points to a compatibility conflict between the late April Windows updates and the desktop window manager compositing process on Intel graphics platforms. Since your Intel drivers predate the issue and hardware swapping yielded no results, the recent cumulative updates are almost certainly the trigger. While waiting for an official fix from Microsoft or Intel, a highly effective workaround is to disable Multi-Plane Overlay in the Windows registry. This forces the system to render through a single plane, bypassing the driver conflict that causes secondary display flickering. You can apply this by opening the Registry Editor and navigating to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm. Once there, create a new 32-bit DWORD named OverlayTestMode, set its value to 5, and reboot the system to apply the change.

    If registry modifications are not viable for your fleet, the next best administrative approach is to definitively isolate the problematic update. You should take a test machine and uninstall the recent patches, starting with the updates installed on April 23. You can do this quickly by opening an elevated command prompt and using the Windows Update Standalone Installer tool. Simply type wusa /uninstall /kb:5083769 and press enter, repeating the process for the other recent updates until the flickering stops. Once you identify the specific update causing the regression, you can pause its deployment through your patch management system to stabilize your environment while awaiting a permanent resolution in a future update cycle.

    Hope this answer brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.

    VPHAN

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. VPHAN 36,090 Reputation points Independent Advisor
    2026-05-08T03:50:28.9133333+00:00

    Hi Raymond, Christian,

    How is your issue going? Has it been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)

    VPHAN

    Was this answer helpful?

    0 comments No comments

  3. AI answer

    2026-05-06T14:54:49.7866667+00:00

    The described behavior matches a generic display-driver or compatibility issue, but the context does not confirm a specific known-bad Windows 11 25H2 update or Intel driver version. The available guidance focuses on standard troubleshooting for flickering and external display problems rather than a particular KB to avoid.

    Based on the context, the supported actions are:

    1. Determine whether the display driver is the root cause
      • Open Task Manager with Ctrl + Alt + Delete (or Ctrl + Shift + Esc).
      • Observe whether Task Manager flickers:
        • If Task Manager flickers along with everything else, the display driver is likely the cause.
        • If Task Manager does not flicker while the rest of the screen does, an incompatible app is more likely.
    2. Reset and repair the display driver
      • Press Windows logo key + Ctrl + Shift + B to reset the graphics driver and see if flickering temporarily stops.
      • If the issue persists, use Device Manager to roll back, update, or reinstall the display driver:
      Roll back the display driver (if a recent driver was installed by Windows Update):
      1. In the taskbar search box, type device manager, then open it.
      2. Expand Display adapters.
      3. Right‑click the Intel adapter, select Properties.
      4. On the Driver tab, select Roll Back Driver > Yes.
      5. Restart the device.
      • If Roll Back Driver is unavailable, there is no previous driver stored to revert to.
      Update the display driver:
      1. In Device Manager, expand Display adapters.
      2. Right‑click the Intel adapter and select Update driver.
      3. If needed, obtain the most recent driver from the PC or display adapter manufacturer and install it.
      Uninstall and reinstall the display driver:
      1. In Device Manager, expand Display adapters.
      2. Right‑click the Intel adapter, select Properties.
      3. On the Driver tab, select Uninstall Device.
      4. Select the option to delete/remove the driver software for this device (if available), then select OK.
      5. Restart the device so Windows can attempt to reinstall the driver.
      • If the delete/remove checkbox is not visible, start the PC in Safe Mode first as described in the referenced article.
    3. Validate external monitor and connection path
      • Confirm Windows is set to use the external monitors as intended by pressing Windows logo key + P and selecting Extend.
      • Perform basic hardware checks on each affected system:
        1. Disconnect all accessories (docks, dongles, adapters, other peripherals) from the PC.
        2. Ensure the cable to each external monitor is firmly connected.
        3. Swap the cable to another known-good cable. If the new cable works better, the original cable may be faulty.
        4. Test each external monitor on a different system to confirm the monitor itself is stable.
      • If the system has multiple video output ports (HDMI, VGA, DVI, DisplayPort), test each external monitor on a different port.
      • If the system has more than one display adapter (for example, integrated Intel plus a discrete GPU), use the vendor’s graphics control software to switch the default adapter and see whether flickering behavior changes.
    4. Consider update rollback only at the driver level
      • The context supports rolling back display drivers via Device Manager and, if necessary, uninstalling and reinstalling them.
      • For BIOS or firmware rollbacks (for example, Thunderbolt or dock firmware), the context indicates that these must be handled with the device manufacturer (HP, Dell, Lenovo) rather than through Windows tools.
    5. Multi-device confirmation and next steps
      • The context includes examples where:
        • Updating OEM system software (for example, Lenovo system update) resolved external display issues after Windows updates.
        • Changing docking stations resolved resolution/monitor issues.
        • Enabling Thunderbolt and DisplayPort options in BIOS restored external monitor functionality.
      • For an environment-wide issue across multiple vendors, the supported path is:
        • Ensure each OEM’s latest system software/firmware is installed.
        • Apply the display-driver rollback/update/uninstall steps above on a test group.
        • If the issue persists across all combinations, collect details (exact build, KBs, driver versions, and repro steps) and escalate through official support channels for Windows or the OEMs, as the context does not document a specific problematic KB for this scenario.

    The context does not identify a particular Windows 11 25H2 update or Intel graphics driver build that should be universally avoided. The only supported mitigations are the standard display-driver troubleshooting steps, external monitor connection checks, OEM system software updates, and, where necessary, BIOS/firmware configuration changes via the device manufacturer.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.