Full Report
Microsoft has confirmed that it's still working to fully address a known issue that causes bright white flashes when opening the File Explorer on some Windows 11 systems. [...]
Analysis Summary
# Vulnerability: Windows 11 File Explorer UI Render Flaw (Blinking/White Flashes)
## CVE Details
- **CVE ID**: N/A (Categorized as a functional bug/UI regression rather than a security vulnerability)
- **CVSS Score**: N/A
- **CWE**: CWE-451: User Interface (UI) Misrepresentation of Critical Information (Partial - UI rendering issue)
## Affected Systems
- **Products**: Microsoft Windows 11
- **Versions**:
- Windows 11 24H2 and 25H2
- Systems with KB5070311 (December 2025 optional update) installed
- **Configurations**: Systems set to "Dark Mode" where File Explorer is configured to open to "This PC."
## Vulnerability Description
The issue is a UI rendering regression triggered by optional update KB5070311. When File Explorer is launched or elements are resized, the application fails to respect the "Dark Mode" theme parameters during the initial window drawing phase. This results in the window briefly displaying a blank white screen (flash) before successfully loading the folder contents and applying the dark theme. Additionally, related bugs in recent cumulative updates have caused critical shell components (`explorer.exe`, `StartMenuExperienceHost.exe`) to crash or fail silently during provisioning.
## Exploitation
- **Status**: Not exploited (Functional software defect)
- **Complexity**: N/A
- **Attack Vector**: Local (Triggered by user interaction)
## Impact
- **Confidentiality**: None
- **Integrity**: None
- **Availability**: Low/Medium (While "flashes" are a usability issue, the associated shell crashes mentioned in the report impact the availability of the Start Menu and navigation tools).
## Remediation
### Patches
Microsoft is currently testing fixes in the Windows Insider Program. Users can move to the following builds to mitigate the issue:
- **Windows 11 Beta Channel**: Build 26220.7961 (KB5079382)
- **Windows 11 Dev Channel**: Build 26300.7965 (KB5079385)
### Workarounds
- **Configuration Change**: Set File Explorer to open to "Home" instead of "This PC."
- **For Crashes**: Use the Microsoft-provided PowerShell commands or logon scripts for enterprise environments to reset shell components.
- **Update Removal**: Uninstalling the optional KB5070311 update may resolve the flashes on stable builds.
## Detection
- **Indicators of Compromise**: N/A (Non-malicious)
- **Detection Methods**:
- Visual confirmation of bright white flashes when launching `explorer.exe` in Dark Mode.
- Event Viewer: Monitor for `Application Error` events involving `explorer.exe` or `StartMenuExperienceHost.exe`.
## References
- **Vendor Advisory**: hxxps[://]blogs[.]windows[.]com/windows-insider/2026/03/06/announcing-windows-11-insider-preview-build-26220-7961-beta-channel/
- **Original Report**: hxxps[://]www[.]bleepingcomputer[.]com/news/microsoft/microsoft-still-working-to-fix-windows-explorer-white-flashes/
- **Associated Bug Report**: hxxps[://]www[.]bleepingcomputer[.]com/news/microsoft/microsoft-kb5070311-triggers-file-explorer-bright-white-flashes-in-dark-mode/