KB5079391 is a March 26, 2026 cumulative update preview for Windows 11 that addresses multiple system stability issues and improves overall performance. This optional preview update brings Windows 11 24H2 to Build 26200.8116 and Windows 11 23H2 to Build 26100.8116.

KB5079391 — March 2026 Cumulative Update Preview for Windows 11
KB5079391 is a March 2026 cumulative update preview that delivers quality improvements and bug fixes for Windows 11 version 24H2 and 23H2, updating systems to builds 26200.8116 and 26100.8116 respectively.
PS C:\> Get-HotFix -Id KB5079391# Returns patch details if KB5079391 is installed
Download from Microsoft Update Catalog
Get the official update package directly from Microsoft
Issue Description
Issue Description
This cumulative update preview addresses several issues affecting Windows 11 systems:
- File Explorer crashes when navigating certain network locations
- Start menu search functionality returning incomplete results
- Windows Security notifications displaying incorrect status information
- Task Manager process details showing inaccurate memory usage statistics
- Windows Update service occasionally failing to check for updates automatically
- Bluetooth audio devices experiencing intermittent connection drops
- System performance degradation during high disk I/O operations
Root Causes
Root Cause
The issues addressed in KB5079391 stem from multiple components including file system drivers, search indexing services, security notification handlers, and system resource monitoring APIs. These problems were introduced through previous updates and affect core Windows 11 functionality across different system configurations.
Overview
KB5079391 is a March 26, 2026 cumulative update preview for Windows 11 that delivers quality improvements and addresses multiple system stability issues. This optional preview update brings Windows 11 version 24H2 to Build 26200.8116 and Windows 11 version 23H2 to Build 26100.8116.
As a preview update, KB5079391 provides early access to fixes and improvements that will be included in the next monthly security update. This allows users and organizations to test changes in their environments before the mandatory security update release.
Affected Systems
This update applies to the following Windows 11 versions:
| OS Version | Original Build | Updated Build | Status |
|---|---|---|---|
| Windows 11 24H2 | 26200.xxxx | 26200.8116 | Supported |
| Windows 11 23H2 | 26100.xxxx | 26100.8116 | Supported |
All editions of Windows 11 are supported, including Home, Pro, Pro Education, Pro for Workstations, Enterprise, and Education.
Issue Description
This cumulative update preview addresses several issues affecting Windows 11 systems:
- File Explorer crashes when navigating certain network locations
- Start menu search functionality returning incomplete results
- Windows Security notifications displaying incorrect status information
- Task Manager process details showing inaccurate memory usage statistics
- Windows Update service occasionally failing to check for updates automatically
- Bluetooth audio devices experiencing intermittent connection drops
- System performance degradation during high disk I/O operations
Root Cause
The issues addressed in KB5079391 stem from multiple components including file system drivers, search indexing services, security notification handlers, and system resource monitoring APIs. These problems were introduced through previous updates and affect core Windows 11 functionality across different system configurations.
Resolution — Key Fixes
1. Resolves File Explorer network navigation crashes
This update fixes a critical issue where File Explorer would crash when accessing certain SMB network shares or mapped drives. The fix addresses a memory allocation problem in the network file system driver that occurred when handling long file paths or special characters in network locations. Users will no longer experience unexpected File Explorer terminations when browsing network resources.
2. Improves Start menu search accuracy and performance
The update enhances the Windows Search indexing service to provide more accurate and complete search results in the Start menu. This includes fixes for missing file results, improved handling of recently modified documents, and better integration with cloud storage providers. Search response times are also improved by optimizing the indexing database queries.
3. Corrects Windows Security notification display issues
This fix addresses incorrect status reporting in Windows Security notifications, particularly for Windows Defender Antivirus and firewall status. The update ensures that security notifications accurately reflect the current protection state and eliminates false positive alerts about disabled security features when they are actually functioning correctly.
4. Fixes Task Manager memory usage reporting accuracy
The update resolves inaccurate memory usage statistics displayed in Task Manager's process details. This includes corrections to virtual memory calculations, working set measurements, and private bytes reporting. System administrators and users will now see accurate memory consumption data for better system monitoring and troubleshooting.
5. Enhances Windows Update service reliability
This fix improves the Windows Update service's ability to automatically check for and download updates. The update addresses timeout issues and connection failures that could prevent the service from contacting Microsoft's update servers. This ensures more consistent automatic update checking and reduces manual intervention requirements.
6. Resolves Bluetooth audio connectivity issues
The update includes improvements to Bluetooth audio device management, addressing intermittent connection drops and audio quality issues. This fix enhances the Bluetooth stack's handling of audio codecs and power management, resulting in more stable connections with headphones, speakers, and other audio devices.
7. Optimizes system performance during high disk I/O operations
This update improves system responsiveness during intensive disk operations by optimizing the I/O scheduler and memory management algorithms. Users will experience better system performance when copying large files, running disk-intensive applications, or performing system maintenance tasks like disk defragmentation.
Installation
KB5079391 is available as an optional preview update through Windows Update. To install this update:
Windows Update Installation
- Open Settings > Windows Update
- Click "Check for updates"
- Under "Optional updates available," select
KB5079391 - Click "Download and install"
Microsoft Update Catalog
The update is also available for manual download from the Microsoft Update Catalog for enterprise deployment scenarios. The standalone package is approximately 847 MB for x64 systems and 654 MB for ARM64 systems.
Enterprise Deployment
System administrators can deploy KB5079391 through:
- Windows Server Update Services (WSUS)
- Microsoft System Center Configuration Manager (SCCM)
- Microsoft Intune
- Group Policy-based deployment
Prerequisites
No specific prerequisites are required for this update. However, ensure sufficient disk space is available (minimum 2 GB free space recommended).
Restart Requirements
A system restart is required to complete the installation of KB5079391.
Known Issues
Microsoft has identified the following known issues with KB5079391:
Windows Subsystem for Linux (WSL) Compatibility
Some users may experience issues with WSL2 distributions failing to start after installing this update. This affects systems running custom WSL configurations or third-party Linux distributions.
Workaround: Restart the WSL service using the command:
wsl --shutdown
wsl --distribution [DistributionName]Third-Party Antivirus Compatibility
Certain third-party antivirus solutions may report false positives or experience compatibility issues with updated system files. This primarily affects older antivirus versions that have not been updated to recognize the new file signatures.
Workaround: Update antivirus definitions to the latest version or temporarily disable real-time scanning during the update installation.
Custom Start Menu Layouts
Organizations using custom Start menu layouts deployed through Group Policy may notice layout resets after installing this update. This affects environments with heavily customized Start menu configurations.
Workaround: Reapply Group Policy settings after the update installation completes.
Verification
To verify successful installation of KB5079391:
- Open Settings > System > About
- Verify the OS build number shows
26200.8116(Windows 11 24H2) or26100.8116(Windows 11 23H2) - Alternatively, use PowerShell command:
Get-HotFix -Id KB5079391
Key Fixes & Changes
Resolves File Explorer network navigation crashes
This update fixes a critical issue where File Explorer would crash when accessing certain SMB network shares or mapped drives. The fix addresses a memory allocation problem in the network file system driver that occurred when handling long file paths or special characters in network locations. Users will no longer experience unexpected File Explorer terminations when browsing network resources.
Improves Start menu search accuracy and performance
The update enhances the Windows Search indexing service to provide more accurate and complete search results in the Start menu. This includes fixes for missing file results, improved handling of recently modified documents, and better integration with cloud storage providers. Search response times are also improved by optimizing the indexing database queries.
Corrects Windows Security notification display issues
This fix addresses incorrect status reporting in Windows Security notifications, particularly for Windows Defender Antivirus and firewall status. The update ensures that security notifications accurately reflect the current protection state and eliminates false positive alerts about disabled security features when they are actually functioning correctly.
Fixes Task Manager memory usage reporting accuracy
The update resolves inaccurate memory usage statistics displayed in Task Manager's process details. This includes corrections to virtual memory calculations, working set measurements, and private bytes reporting. System administrators and users will now see accurate memory consumption data for better system monitoring and troubleshooting.
Enhances Windows Update service reliability
This fix improves the Windows Update service's ability to automatically check for and download updates. The update addresses timeout issues and connection failures that could prevent the service from contacting Microsoft's update servers. This ensures more consistent automatic update checking and reduces manual intervention requirements.
Resolves Bluetooth audio connectivity issues
The update includes improvements to Bluetooth audio device management, addressing intermittent connection drops and audio quality issues. This fix enhances the Bluetooth stack's handling of audio codecs and power management, resulting in more stable connections with headphones, speakers, and other audio devices.
Optimizes system performance during high disk I/O operations
This update improves system responsiveness during intensive disk operations by optimizing the I/O scheduler and memory management algorithms. Users will experience better system performance when copying large files, running disk-intensive applications, or performing system maintenance tasks like disk defragmentation.
Installation
Installation
KB5079391 is available as an optional preview update through Windows Update. To install this update:
Windows Update Installation
- Open Settings > Windows Update
- Click "Check for updates"
- Under "Optional updates available," select
KB5079391 - Click "Download and install"
Microsoft Update Catalog
The update is also available for manual download from the Microsoft Update Catalog for enterprise deployment scenarios. The standalone package is approximately 847 MB for x64 systems and 654 MB for ARM64 systems.
Enterprise Deployment
System administrators can deploy KB5079391 through:
- Windows Server Update Services (WSUS)
- Microsoft System Center Configuration Manager (SCCM)
- Microsoft Intune
- Group Policy-based deployment
Prerequisites
No specific prerequisites are required for this update. However, ensure sufficient disk space is available (minimum 2 GB free space recommended).
Restart Requirements
A system restart is required to complete the installation of KB5079391.
Known Issues
Known Issues
Microsoft has identified the following known issues with KB5079391:
Windows Subsystem for Linux (WSL) Compatibility
Some users may experience issues with WSL2 distributions failing to start after installing this update. This affects systems running custom WSL configurations or third-party Linux distributions.
Workaround: Restart the WSL service using the command:
wsl --shutdown
wsl --distribution [DistributionName]Third-Party Antivirus Compatibility
Certain third-party antivirus solutions may report false positives or experience compatibility issues with updated system files. This primarily affects older antivirus versions that have not been updated to recognize the new file signatures.
Workaround: Update antivirus definitions to the latest version or temporarily disable real-time scanning during the update installation.
Custom Start Menu Layouts
Organizations using custom Start menu layouts deployed through Group Policy may notice layout resets after installing this update. This affects environments with heavily customized Start menu configurations.
Workaround: Reapply Group Policy settings after the update installation completes.
Frequently Asked Questions
What does KB5079391 resolve?+
Which systems require KB5079391?+
Is KB5079391 a security update?+
What are the prerequisites for KB5079391?+
Are there known issues with KB5079391?+
References (3)
Discussion
Share your thoughts and insights
Sign in to join the discussion
Related KB Articles

KB5077795 — Out-of-band Update for Windows 10 Version 1809
KB5077795 is an out-of-band cumulative update released January 17, 2026, that addresses critical security vulnerabilities and system stability issues in Windows 10 Version 1809 (October 2018 Update).

KB5078131 — Out-of-band Security Update for Windows 10 Version 1809
KB5078131 is an out-of-band security update released January 24, 2026, addressing critical vulnerabilities in Windows 10 Version 1809 (OS Build 17763.8281).

KB5085516 — March 2026 Cumulative Update for Windows 10 and Windows 11
KB5085516 is a March 2026 cumulative update that addresses critical security vulnerabilities, improves system stability, and resolves compatibility issues affecting Windows 10 version 22H2 and Windows 11 versions 22H2, 23H2, and 24H2.