Windows laptop displaying Windows Update installation progress screen
KB5079473Windows UpdateWindows

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.

Emanuel DE ALMEIDAEmanuel DE ALMEIDA
10 Mar 202612 min read9 views

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.

Overview

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.

Applies to

Windows 10 22H2Windows 11 22H2Windows 11 23H2Windows 11 24H2Windows Server 2022Windows Server 2025

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 0x80090016 on 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 0x800f0922 on 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.

1

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.

Important: Systems without this update remain vulnerable to local privilege escalation attacks.
2

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.

3

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.

4

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.

5

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.

6

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.

7

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)
Note: Installation typically takes 15-30 minutes depending on system configuration and requires a restart to complete.

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].

Important: If you experience critical system issues after installing this update, you can uninstall it through Settings > Update & Security > Windows Update > View update history > Uninstall updates.

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 SystemMinimum BuildRequired Prerequisites
Windows 10 22H2Build 19045.2006KB5034763
Windows 11 22H2Build 22621.2715KB5034764
Windows 11 23H2Build 22631.2715KB5034764
Windows 11 24H2Build 26100.712KB5034764

Post-Installation Verification

After installing KB5079473, verify the installation using the following methods:

PowerShell Verification

Get-HotFix -Id KB5079473

System 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:

  1. Phase 1: IT department and test systems
  2. Phase 2: Non-critical business systems
  3. Phase 3: Production and critical systems
Note: This update can be deployed during standard maintenance windows as it requires a single restart and typically completes within 30 minutes.

Frequently Asked Questions

What does KB5079473 resolve?
KB5079473 is a cumulative update that addresses critical security vulnerabilities CVE-2026-0847 and CVE-2026-0851, fixes Windows Hello authentication failures, resolves Microsoft Edge WebView2 crashes, improves File Explorer performance, and fixes various connectivity and update installation issues.
Which systems require KB5079473?
This update applies to Windows 10 22H2, Windows 11 22H2, Windows 11 23H2, Windows 11 24H2, Windows Server 2022, and Windows Server 2025. All systems running these versions should install this update to address security vulnerabilities and system improvements.
Is KB5079473 a security update?
Yes, KB5079473 includes security fixes for two high-severity vulnerabilities: CVE-2026-0847 (Windows Kernel elevation of privilege) and CVE-2026-0851 (Windows Graphics Component remote code execution). It also includes non-security improvements and bug fixes.
What are the prerequisites for KB5079473?
Prerequisites include 3 GB free disk space, all previous monthly updates installed, and specific servicing stack updates: KB5034763 for Windows 10 or KB5034764 for Windows 11. A system restart is required after installation.
Are there known issues with KB5079473?
Known issues include printer compatibility problems with older network printers, false positives from some third-party antivirus software, slight performance degradation in Hyper-V virtual machines, and WSL2 startup failures on systems with less than 8 GB RAM. Workarounds are available for all known issues.

References (3)

About the Author

Emanuel DE ALMEIDA

Emanuel DE ALMEIDA

Senior IT Journalist & Cloud Architect

Microsoft MCSA-certified Cloud Architect | Fortinet-focused. I modernize cloud, hybrid & on-prem infrastructure for reliability, security, performance and cost control - sharing field-tested ops & troubleshooting.

Discussion

Share your thoughts and insights

You must be logged in to comment.

Loading comments...