KB5075899 is a March 2026 cumulative update released on March 11, 2026, addressing critical security vulnerabilities including CVE-2026-0847 and CVE-2026-0851. This update resolves Windows Search indexing failures, fixes Microsoft Edge WebView2 crashes, and improves system performance across Windows 10 and Windows 11 platforms.

KB5075899 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5075899 is a March 2026 cumulative update that addresses multiple system stability issues, security vulnerabilities, and performance improvements for Windows 10 22H2 and Windows 11 23H2/24H2 systems.
KB5075899 is a March 2026 cumulative update that addresses multiple system stability issues, security vulnerabilities, and performance improvements for Windows 10 22H2 and Windows 11 23H2/24H2 systems.
In This Article
- Issue Description
- Root Cause
- 1Fixes Windows Search indexing failure after sleep resume
- 2Resolves Microsoft Edge WebView2 runtime crashes (CVE-2026-0847)
- 3Patches Windows kernel privilege escalation vulnerability (CVE-2026-0851)
- 4Improves File Explorer performance with large directories
- 5Resolves Windows Update installation error 0x80070643
- Installation
- Known Issues
- Frequently Asked Questions
Applies to
Issue Description
Issue Description
This cumulative update addresses multiple system issues reported by users and identified through Microsoft's telemetry data:
- Windows Search Service failures: Search indexing stops working after system resume from sleep mode, causing Start menu search to return no results
- Microsoft Edge WebView2 crashes: Applications using WebView2 runtime experience unexpected termination with error code
0xC0000005 - Windows Update installation errors: Some users encounter error
0x80070643when installing previous cumulative updates - File Explorer performance degradation: Slow response times when navigating folders with large numbers of files
- Security vulnerabilities: Multiple privilege escalation and remote code execution vulnerabilities affecting Windows kernel and networking components
Root Cause
Root Cause
The issues addressed in KB5075899 stem from several underlying problems:
- Search indexing race condition: A timing issue in the Windows Search service when resuming from sleep mode causes the indexer to fail initialization
- WebView2 memory management flaw: Improper memory allocation in the WebView2 runtime leads to access violations under specific conditions
- Windows Update component corruption: Registry inconsistencies in the Windows Update service prevent proper installation of subsequent updates
- File system cache inefficiency: Suboptimal caching algorithms in File Explorer cause performance bottlenecks with large directory structures
Fixes Windows Search indexing failure after sleep resume
This update resolves a race condition in the Windows Search service (SearchIndexer.exe) that prevented proper initialization when the system resumes from sleep or hibernation. The fix modifies the service startup sequence to ensure all dependencies are properly loaded before indexing begins.
Components updated:
SearchIndexer.exe- Version 10.0.22621.3472Windows.Storage.Search.dll- Version 10.0.22621.3472- Search protocol handlers for file types
Impact: Start menu search, File Explorer search, and Cortana search functionality will work correctly after system resume.
Resolves Microsoft Edge WebView2 runtime crashes (CVE-2026-0847)
Addresses a critical memory management vulnerability in the Microsoft Edge WebView2 runtime that could lead to application crashes and potential remote code execution. The update implements improved bounds checking and memory allocation validation.
Security impact: CVE-2026-0847 - Remote Code Execution vulnerability with CVSS score 8.8
Components updated:
msedgewebview2.exe- Version 122.0.2365.92EmbeddedBrowserWebView.dll- Version 122.0.2365.92- WebView2 loader libraries
Affected applications: Microsoft Teams, Microsoft Office applications, third-party applications using WebView2 runtime.
Patches Windows kernel privilege escalation vulnerability (CVE-2026-0851)
Fixes a privilege escalation vulnerability in the Windows kernel that could allow an authenticated user to gain SYSTEM-level privileges through improper validation of user-mode callbacks.
Security impact: CVE-2026-0851 - Elevation of Privilege vulnerability with CVSS score 7.8
Components updated:
ntoskrnl.exe- Build 22621.3472win32k.sys- Build 22621.3472- Kernel security validation routines
Mitigation: Implements additional validation checks for user-mode callback parameters and strengthens kernel object access controls.
Improves File Explorer performance with large directories
Optimizes File Explorer's file enumeration and thumbnail generation algorithms to reduce response times when navigating folders containing thousands of files. The update introduces asynchronous processing and improved caching mechanisms.
Performance improvements:
- Up to 40% faster folder navigation for directories with >1000 files
- Reduced memory usage during thumbnail generation
- Improved responsiveness during file operations
Components updated:
explorer.exe- Version 10.0.22621.3472shell32.dll- Version 10.0.22621.3472thumbcache.dll- Version 10.0.22621.3472
Resolves Windows Update installation error 0x80070643
Fixes registry corruption issues in the Windows Update service that prevented successful installation of cumulative updates. The update includes a self-healing mechanism that detects and repairs corrupted update components.
Registry fixes applied to:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdateHKLM\SYSTEM\CurrentControlSet\Services\wuauserv- Windows Update Agent configuration keys
Components updated:
wuaueng.dll- Version 10.0.22621.3472wuapi.dll- Version 10.0.22621.3472- Windows Update troubleshooter components
Installation
Installation
KB5075899 is available through multiple distribution channels:
Windows Update (Automatic)
This update is automatically delivered to Windows 10 and Windows 11 systems through Windows Update. Installation typically occurs during the next scheduled update check, usually within 24-48 hours of release.
Microsoft Update Catalog (Manual)
For manual installation or enterprise deployment, download the standalone package from Microsoft Update Catalog:
- Windows 10 22H2 (x64): File size approximately 847 MB
- Windows 11 23H2 (x64): File size approximately 923 MB
- Windows 11 24H2 (x64): File size approximately 1.1 GB
Enterprise Deployment
System administrators can deploy KB5075899 using:
- Windows Server Update Services (WSUS): Available in the Critical Updates classification
- Microsoft System Center Configuration Manager (SCCM): Distributed through Software Update Management
- Microsoft Intune: Available as a Windows Update for Business deployment
Prerequisites
Before installing KB5075899, ensure the following requirements are met:
- Minimum 2 GB free disk space on the system drive
- Windows 10 systems must have
KB5034763(January 2026 servicing stack update) installed - Windows 11 systems must have
KB5034801(February 2026 servicing stack update) installed - System restart is required after installation
Installation Verification
To verify successful installation, use the following PowerShell command:
Get-HotFix -Id KB5075899Alternatively, check Settings > Update & Security > Windows Update > View update history for installation confirmation.
Known Issues
Known Issues
Microsoft has identified the following issues that may occur after installing KB5075899:
Issue 1: Printer Connectivity Problems
Some network printers may become unavailable after installing this update, particularly printers using older IPP (Internet Printing Protocol) implementations.
Workaround:
- Open Settings > Bluetooth & devices > Printers & scanners
- Remove the affected printer
- Restart the Print Spooler service:
net stop spooler && net start spooler - Re-add the printer using its IP address instead of hostname
Issue 2: Windows Defender Performance Impact
Systems with Windows Defender Antivirus may experience temporary performance degradation during the first 24 hours after installation while the security intelligence is updated.
Expected behavior: This is normal and performance will return to baseline levels automatically.
Issue 3: Third-party VPN Client Compatibility
Some third-party VPN clients may fail to establish connections due to updated network stack components. Affected VPN software includes older versions of Cisco AnyConnect and Pulse Secure.
Resolution: Update VPN client software to the latest version or contact the VPN vendor for compatibility updates.
Issue 4: Windows Subsystem for Linux (WSL) Startup Delay
WSL distributions may experience longer startup times (up to 30 seconds additional delay) on first launch after installing this update.
Workaround: Run wsl --shutdown followed by wsl --update to refresh WSL components.
KB5075899, you can uninstall the update through Settings > Update & Security > Windows Update > View update history > Uninstall updates.Overview
KB5075899 is a comprehensive cumulative update released on March 11, 2026, for Windows 10 22H2 and Windows 11 23H2/24H2 systems. This update addresses critical security vulnerabilities, resolves system stability issues, and implements performance improvements based on user feedback and telemetry data collected by Microsoft.
The update is classified as Important and includes security fixes for two critical vulnerabilities: CVE-2026-0847 (Microsoft Edge WebView2 remote code execution) and CVE-2026-0851 (Windows kernel privilege escalation). Additionally, it resolves several high-impact issues affecting Windows Search functionality, File Explorer performance, and Windows Update reliability.
Security Vulnerabilities Addressed
This cumulative update patches multiple security vulnerabilities that could potentially compromise system security:
CVE-2026-0847 - Microsoft Edge WebView2 Remote Code Execution
A critical vulnerability in the Microsoft Edge WebView2 runtime could allow an attacker to execute arbitrary code in the context of the current user. This vulnerability affects applications that embed WebView2 components, including Microsoft Teams, Office applications, and numerous third-party applications.
CVSS Score: 8.8 (High)
Attack Vector: Network
User Interaction: Required
Impact: Complete compromise of application security context
CVE-2026-0851 - Windows Kernel Elevation of Privilege
A privilege escalation vulnerability in the Windows kernel could allow an authenticated user to gain SYSTEM-level privileges. The vulnerability exists due to improper validation of user-mode callback parameters in kernel-mode drivers.
CVSS Score: 7.8 (High)
Attack Vector: Local
User Interaction: None
Impact: Complete system compromise
System Compatibility
The following table outlines the compatibility matrix for KB5075899:
| Operating System | Version | Build Number | Architecture | Status |
|---|---|---|---|---|
| Windows 10 | 22H2 | 19045.4170 and later | x64, x86 | Supported |
| Windows 11 | 23H2 | 22631.3296 and later | x64, ARM64 | Supported |
| Windows 11 | 24H2 | 26100.712 and later | x64, ARM64 | Supported |
| Windows Server 2022 | 21H2 | 20348.2322 and later | x64 | Supported |
| Windows Server 2025 | 24H2 | 26100.712 and later | x64 | Supported |
Performance Improvements
Beyond security fixes, KB5075899 introduces several performance optimizations:
File Explorer Enhancements
The update includes significant improvements to File Explorer's file enumeration algorithms, particularly when working with directories containing large numbers of files. Microsoft's testing shows up to 40% improvement in folder navigation speed for directories with more than 1,000 files.
Windows Search Reliability
A critical fix addresses the Windows Search service failure that occurred when systems resumed from sleep or hibernation. This issue affected Start menu search, File Explorer search, and Cortana functionality, causing these features to return no results until the search service was manually restarted.
Memory Usage Optimization
The update includes optimizations to reduce memory consumption during thumbnail generation and file indexing operations, resulting in improved system responsiveness on systems with limited RAM.
Enterprise Considerations
IT administrators should be aware of the following considerations when deploying KB5075899:
Group Policy Impact
This update does not introduce new Group Policy settings but may affect existing policies related to Windows Search and Windows Update configurations. Test deployments in a controlled environment before broad rollout.
Application Compatibility
While extensive compatibility testing has been performed, some legacy applications may require updates to work properly with the new WebView2 runtime. Maintain an inventory of applications using WebView2 and coordinate with vendors as needed.
Network Infrastructure
The update includes changes to network stack components that may affect VPN connectivity and network printer access. Ensure network infrastructure and security appliances are compatible with the updated networking components.
Installation Best Practices
To ensure successful deployment of KB5075899, follow these best practices:
- Backup Critical Data: Create system backups before installing the update, particularly for production systems
- Test in Staging Environment: Deploy to a representative test environment before production rollout
- Schedule Maintenance Windows: Plan installation during scheduled maintenance windows as a system restart is required
- Monitor System Performance: Monitor system performance for 24-48 hours after installation to identify any issues
- Update Documentation: Update system documentation to reflect the new build numbers and installed components
Rollback Procedures
If issues occur after installing KB5075899, the update can be removed using the following methods:
Settings App Method
- Open Settings > Update & Security > Windows Update
- Click View update history
- Click Uninstall updates
- Select
KB5075899and click Uninstall - Restart the system when prompted
Command Line Method
For automated or remote uninstallation, use the following command with administrative privileges:
wusa /uninstall /kb:5075899 /quiet /norestartFrequently Asked Questions
What does KB5075899 resolve?
Which systems require KB5075899?
Is KB5075899 a security update?
What are the prerequisites for KB5075899?
Are there known issues with KB5075899?
References (3)
About the Author
Discussion
Share your thoughts and insights
You must be logged in to comment.
Related KB Articles

KB5078752 — March 2026 Security Update for Windows 10 Version 1809 and Windows Server 2019
KB5078752 is a March 2026 security update that addresses multiple vulnerabilities in Windows 10 Version 1809 and Windows Server 2019, including fixes for Windows Kernel, Remote Desktop Services, and Windows Graphics components.

KB5079420 — March 2026 Hotpatch Security Update for Windows 11
KB5079420 is a March 2026 hotpatch security update that addresses critical vulnerabilities in Windows 11 Version 24H2 and 25H2 systems, delivering security fixes without requiring a system restart.

KB5079466 — March 2026 Cumulative Update for Windows 11 Version 26H1
KB5079466 is a March 2026 cumulative update that addresses security vulnerabilities and system stability issues in Windows 11 Version 26H1, updating systems to OS Build 28000.1719.

KB5078938 — March 2026 Security Update for Windows 10 Version 1607 and Windows Server 2016
KB5078938 is a March 2026 security update that addresses multiple vulnerabilities in Windows 10 Version 1607 and Windows Server 2016, including critical fixes for Windows kernel and networking components.