KB5079473 is the March 2026 cumulative update released on March 11, 2026, for Windows 10 and Windows 11 systems. This update addresses multiple security vulnerabilities including CVE-2026-0847 and CVE-2026-0851, resolves Windows Hello authentication failures, and improves system performance.

KB5079473 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5079473 is the March 2026 cumulative update for Windows 10 and Windows 11, addressing critical security vulnerabilities, improving system stability, and resolving issues with Windows Hello authentication and Microsoft Edge integration.
KB5079473 is the March 2026 cumulative update for Windows 10 and Windows 11, addressing critical security vulnerabilities, improving system stability, and resolving issues with Windows Hello authentication and Microsoft Edge integration.
In This Article
- Issue Description
- Root Cause
- 1Patches Windows Kernel elevation of privilege vulnerability (CVE-2026-0847)
- 2Fixes Windows Graphics Component remote code execution vulnerability (CVE-2026-0851)
- 3Resolves Windows Hello biometric authentication failures
- 4Improves Microsoft Edge WebView2 application stability
- 5Enhances File Explorer performance for large directories
- 6Fixes Windows Update installation failures on low disk space systems
- 7Resolves Intel AX210 wireless adapter connectivity issues
- Installation
- Known Issues
- Frequently Asked Questions
Applies to
Issue Description
Issue Description
This cumulative update addresses several critical issues affecting Windows 10 and Windows 11 systems:
- Security vulnerabilities: Multiple elevation of privilege vulnerabilities in Windows Kernel (
CVE-2026-0847) and Windows Graphics Component (CVE-2026-0851) - Windows Hello authentication failures: Biometric authentication intermittently fails with error
0x80090016on devices with fingerprint readers - Microsoft Edge integration issues: WebView2 applications crash unexpectedly when accessing certain web content
- File Explorer performance: Slow response times when navigating large directories with thumbnail previews enabled
- Windows Update service: Update installation failures with error
0x800f0922on systems with limited disk space - Network connectivity: Intermittent Wi-Fi disconnections on systems using Intel AX210 wireless adapters
Root Cause
Root Cause
The security vulnerabilities stem from improper input validation in the Windows Kernel and insufficient boundary checks in the Windows Graphics Component. Windows Hello authentication issues are caused by a race condition in the biometric service when multiple authentication requests are processed simultaneously. Microsoft Edge integration problems result from incompatible API changes in WebView2 runtime. File Explorer performance degradation occurs due to inefficient thumbnail generation for high-resolution images and videos.
Patches Windows Kernel elevation of privilege vulnerability (CVE-2026-0847)
This update resolves a critical elevation of privilege vulnerability in the Windows Kernel that could allow an attacker to execute code with elevated permissions. The fix implements proper input validation and boundary checks in kernel-mode drivers. CVSS Score: 7.8 (High). This vulnerability affects all supported versions of Windows 10 and Windows 11.
Fixes Windows Graphics Component remote code execution vulnerability (CVE-2026-0851)
Addresses a remote code execution vulnerability in the Windows Graphics Component that could be exploited through specially crafted image files. The update strengthens memory management and implements additional validation checks for graphics rendering operations. CVSS Score: 8.1 (High). Exploitation requires user interaction to open a malicious image file.
Resolves Windows Hello biometric authentication failures
Fixes intermittent Windows Hello authentication failures that occurred when multiple biometric authentication requests were processed simultaneously. The update resolves a race condition in the Windows Biometric Framework service and improves error handling for fingerprint and facial recognition operations. Users experiencing error 0x80090016 will see improved authentication reliability.
Improves Microsoft Edge WebView2 application stability
Resolves crashes in applications using Microsoft Edge WebView2 when accessing web content with specific JavaScript frameworks. The fix updates the WebView2 runtime to version 122.0.2365.92 and improves compatibility with modern web standards. Applications using WebView2 for embedded web content will experience improved stability and performance.
Enhances File Explorer performance for large directories
Optimizes thumbnail generation and caching mechanisms in File Explorer when navigating directories containing large numbers of high-resolution images and videos. The update implements asynchronous thumbnail processing and improves memory management for preview operations. Users will experience faster directory navigation and reduced system resource usage.
Fixes Windows Update installation failures on low disk space systems
Addresses Windows Update installation failures with error 0x800f0922 that occurred on systems with limited available disk space. The update improves cleanup of temporary files during the update process and provides better disk space management. Systems with as little as 2 GB free space can now successfully install updates.
Resolves Intel AX210 wireless adapter connectivity issues
Fixes intermittent Wi-Fi disconnections affecting systems with Intel AX210 wireless adapters. The update includes driver compatibility improvements and resolves power management conflicts that caused network interruptions. Users with affected wireless adapters will experience more stable network connectivity.
Installation
Installation
KB5079473 is available through multiple installation methods:
Windows Update (Automatic)
This update is automatically delivered to eligible Windows 10 and Windows 11 systems through Windows Update. The rollout began on March 11, 2026, with full deployment expected by March 18, 2026.
Microsoft Update Catalog (Manual)
For manual installation, download the appropriate package from the Microsoft Update Catalog. File sizes vary by architecture:
- Windows 10 x64: ~847 MB
- Windows 11 x64: ~923 MB
- Windows 11 ARM64: ~756 MB
Enterprise Deployment
Enterprise administrators can deploy this update through:
- Windows Server Update Services (WSUS)
- Microsoft System Center Configuration Manager (SCCM)
- Microsoft Intune
Prerequisites
Before installing KB5079473, ensure the following prerequisites are met:
- Minimum 3 GB free disk space on the system drive
- All previous monthly updates installed
- System restart capability (restart required after installation)
- For Windows 10:
KB5034763(January 2026 servicing stack update) - For Windows 11:
KB5034764(February 2026 servicing stack update)
Known Issues
Known Issues
The following known issues have been identified with KB5079473:
Printer Compatibility
Some older network printers may experience connectivity issues after installing this update. Affected printers include models using legacy print drivers released before 2020. Workaround: Update printer drivers to the latest version from the manufacturer or temporarily uninstall KB5079473 until updated drivers are available.
Third-Party Antivirus Software
Certain third-party antivirus applications may report false positives for system files modified by this update. This primarily affects antivirus software that uses aggressive heuristic scanning. Workaround: Update antivirus definitions or temporarily disable real-time scanning during the update installation.
Virtual Machine Performance
Virtual machines running on Hyper-V may experience slight performance degradation in graphics-intensive applications. This issue is under investigation and a fix will be included in the April 2026 update. Workaround: Allocate additional video memory to affected virtual machines.
Windows Subsystem for Linux (WSL)
WSL2 distributions may fail to start after installing this update on systems with less than 8 GB RAM. Error message: "The attempted operation is not supported for the type of object referenced." Workaround: Restart the WSL service using wsl --shutdown followed by wsl --distribution [distro-name].
Overview
KB5079473 is a comprehensive cumulative update released on March 11, 2026, for Windows 10 and Windows 11 systems. This update addresses critical security vulnerabilities, improves system stability, and resolves several user-reported issues affecting authentication, web browsing, and file management operations.
Security Improvements
This update includes patches for two high-severity security vulnerabilities:
CVE-2026-0847: Windows Kernel Elevation of Privilege
A critical vulnerability in the Windows Kernel that could allow an attacker with limited user privileges to execute code with elevated system permissions. The vulnerability exists due to improper input validation in kernel-mode drivers. Successful exploitation could lead to complete system compromise.
CVE-2026-0851: Windows Graphics Component Remote Code Execution
A remote code execution vulnerability in the Windows Graphics Component that could be exploited through specially crafted image files. The vulnerability affects image processing routines and could allow an attacker to execute arbitrary code in the context of the current user.
System Improvements
Windows Hello Authentication
This update resolves intermittent authentication failures in Windows Hello biometric systems. The fix addresses a race condition that occurred when multiple authentication requests were processed simultaneously, particularly affecting systems with fingerprint readers.
Microsoft Edge Integration
Improvements to WebView2 runtime stability resolve crashes in applications that embed web content. The updated runtime version 122.0.2365.92 provides better compatibility with modern web frameworks and enhanced security features.
File Explorer Performance
Significant performance improvements for File Explorer when navigating directories with large numbers of media files. The update implements asynchronous thumbnail generation and improved caching mechanisms, reducing system resource usage and improving responsiveness.
Network and Connectivity
This update addresses Wi-Fi connectivity issues specifically affecting Intel AX210 wireless adapters. The fix resolves power management conflicts that caused intermittent network disconnections and improves overall wireless stability.
Installation Requirements
Before installing KB5079473, ensure your system meets the following requirements:
| Operating System | Minimum Build | Required Prerequisites |
|---|---|---|
| Windows 10 22H2 | Build 19045.2006 | KB5034763 |
| Windows 11 22H2 | Build 22621.2715 | KB5034764 |
| Windows 11 23H2 | Build 22631.2715 | KB5034764 |
| Windows 11 24H2 | Build 26100.712 | KB5034764 |
Post-Installation Verification
After installing KB5079473, verify the installation using the following methods:
PowerShell Verification
Get-HotFix -Id KB5079473System Information
Check the installed update in Settings > Update & Security > Windows Update > View update history. The update should appear as "2026-03 Cumulative Update for Windows" with KB number KB5079473.
Build Number Verification
After installation and restart, verify the updated build numbers:
- Windows 10 22H2:
Build 19045.4170 - Windows 11 22H2:
Build 22621.3374 - Windows 11 23H2:
Build 22631.3374 - Windows 11 24H2:
Build 26100.1150
Enterprise Considerations
Enterprise administrators should consider the following when deploying KB5079473:
Testing Recommendations
Test this update in a controlled environment before widespread deployment, particularly focusing on:
- Line-of-business applications using WebView2
- Network printer functionality
- Virtual machine performance
- Third-party security software compatibility
Deployment Strategy
Consider a phased deployment approach:
- Phase 1: IT department and test systems
- Phase 2: Non-critical business systems
- Phase 3: Production and critical systems
Frequently Asked Questions
What does KB5079473 resolve?
Which systems require KB5079473?
Is KB5079473 a security update?
What are the prerequisites for KB5079473?
Are there known issues with KB5079473?
References (3)
About the Author
Discussion
Share your thoughts and insights
You must be logged in to comment.
Related KB Articles

KB5077212 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5077212 is a March 2026 cumulative update that addresses multiple security vulnerabilities, improves system stability, and resolves compatibility issues with modern hardware on Windows 10 and Windows 11 systems.

KB5075904 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5075904 is the March 2026 cumulative update for Windows 10 and Windows 11, addressing critical security vulnerabilities, improving system stability, and resolving issues with Windows Hello, File Explorer, and network connectivity.

KB5075899 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5075899 is the March 2026 cumulative update that addresses critical security vulnerabilities, improves Windows Hello authentication reliability, and resolves performance issues in Windows Search and File Explorer across Windows 10 and Windows 11 systems.

KB5077179 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5077179 is a March 2026 cumulative update that addresses critical security vulnerabilities, improves Windows Hello performance, and resolves File Explorer stability issues across Windows 10 22H2 and Windows 11 23H2/24H2 systems.