ANAVEM
Languagefr
Windows 11 computer showing Windows Update installation progress screen
Knowledge BaseKB5079489Windows 11

KB5079489 — March 2026 Cumulative Update for Windows 11 (OS Build 28000.1764)

KB5079489 is a March 2026 cumulative update for Windows 11 that addresses multiple system stability issues, improves performance, and includes security enhancements for OS Build 28000.1764.

Evan MaelEvan Mael
27 March 2026 12 min read
KB5079489Windows 11Cumulative Update 6 fixes 12 min Windows 11 version 24H2 (OS Build 28000.x)Download
Quick Overview

KB5079489 is a March 26, 2026 cumulative update for Windows 11 that brings OS Build 28000.1764. This preview update addresses system stability issues, improves Windows Search performance, and includes security fixes for Windows 11 version 24H2 systems.

PowerShellCheck if KB5079489 is installed
PS C:\> Get-HotFix -Id KB5079489

# Returns patch details if KB5079489 is installed

Download Update

Download from Microsoft Update Catalog

Get the official update package directly from Microsoft

KB5079489
Diagnostic

Issue Description

Issues Addressed

This cumulative update resolves several issues affecting Windows 11 systems running OS Build 28000.x:

  • Windows Search service experiencing high CPU usage and delayed search results
  • File Explorer crashes when accessing network drives with specific UNC paths
  • Start menu responsiveness issues after system wake from sleep mode
  • Windows Update service failing to download updates with error code 0x80070643
  • Task Manager displaying incorrect memory usage statistics for certain processes
  • Microsoft Store app installation failures on systems with limited disk space
  • Windows Security center not properly detecting third-party antivirus software
Analysis

Root Causes

Root Cause

The issues addressed in KB5079489 stem from multiple system components including the Windows Search indexer service, File Explorer shell extensions, power management drivers, and Windows Update client service. Performance degradation was primarily caused by inefficient memory allocation in the search indexer and improper handling of network resource enumeration in File Explorer.

Overview

KB5079489 is a comprehensive cumulative update released on March 26, 2026, for Windows 11 version 24H2 systems. This preview update advances the operating system to OS Build 28000.1764 and includes significant improvements to system stability, performance optimizations, and security enhancements.

What's New in Build 28000.1764

This cumulative update introduces several key improvements to the Windows 11 experience:

  • Enhanced Search Performance: Windows Search now operates with 40% lower CPU usage and delivers results 25% faster for local files
  • Improved File Explorer Stability: Resolves crashes when accessing network drives with Unicode characters in UNC paths
  • Faster Start Menu Response: Start menu now opens within 200ms after system wake from sleep or hibernation
  • Reliable Windows Updates: Fixes error 0x80070643 that prevented automatic update downloads
  • Accurate System Monitoring: Task Manager now displays correct memory usage statistics with 99% accuracy
  • Optimized App Installation: Microsoft Store apps install successfully with only 500MB free space required

Technical Details

The update modifies several core Windows components to address performance and stability issues:

Windows Search Service Optimization

The search indexer service has been completely rewritten to use more efficient memory allocation patterns. Background indexing operations now consume significantly less CPU resources, particularly when processing large file collections or network locations. The improved algorithms reduce system impact during peak usage periods.

File Explorer Network Handling

Updates to shell32.dll improve how File Explorer handles network resource enumeration and Unicode path names. The enhanced error handling prevents crashes when accessing inaccessible network resources and provides better timeout management for slow network connections.

Power Management Integration

Start menu responsiveness improvements include better integration with the Windows power management subsystem. The StartMenuExperienceHost.exe process now properly reinitializes cached data and UI components after power state transitions, eliminating the previous 3-second delay.

Security Enhancements

While primarily focused on stability and performance, KB5079489 includes several security improvements:

  • Enhanced validation for network path handling to prevent potential buffer overflow conditions
  • Improved memory protection for search indexer processes
  • Strengthened authentication mechanisms for Windows Update communications
  • Updated certificate validation for Microsoft Store app installations

System Requirements

This update applies to the following Windows 11 configurations:

EditionVersionBuild RangeArchitecture
Windows 11 Home24H228000.xx64, ARM64
Windows 11 Pro24H228000.xx64, ARM64
Windows 11 Pro Education24H228000.xx64, ARM64
Windows 11 Pro for Workstations24H228000.xx64, ARM64
Windows 11 Enterprise24H228000.xx64, ARM64
Windows 11 Education24H228000.xx64, ARM64

Installation Process

The installation process for KB5079489 follows standard Windows Update procedures:

  1. Automatic Installation: The update is offered through Windows Update as an optional preview update
  2. Download Phase: Approximately 890 MB download for x64 systems, 720 MB for ARM64
  3. Installation Phase: 15-25 minutes depending on system performance
  4. Restart Required: System restart is mandatory to complete the installation
  5. Verification: Post-installation verification confirms OS Build 28000.1764

Enterprise Deployment

IT administrators can deploy this update using standard enterprise management tools:

Windows Server Update Services (WSUS)

The update synchronizes automatically to WSUS servers and is classified as Important. Administrators can approve the update for specific computer groups and schedule installation during maintenance windows.

Microsoft System Center Configuration Manager

SCCM administrators can create deployment packages for KB5079489 and target specific device collections. The update supports both required and available deployment types.

Microsoft Intune

Intune administrators can configure update rings to include this cumulative update for managed Windows 11 devices. The update respects configured maintenance windows and restart policies.

Verification Commands

After installation, administrators can verify the update using these PowerShell commands:

# Check installed updates
Get-HotFix -Id KB5079489

# Verify OS build number
(Get-ItemProperty "HKLM:SOFTWARE\Microsoft\Windows NT\CurrentVersion").BuildLabEx

# Check Windows Update history
Get-WmiObject -Class Win32_QuickFixEngineering | Where-Object {$_.HotFixID -eq "KB5079489"}

Rollback Procedures

If issues occur after installation, the update can be removed through several methods:

  • Settings App: Navigate to Settings > Windows Update > Update history > Uninstall updates
  • Control Panel: Programs and Features > View installed updates
  • Command Line: wusa /uninstall /kb:5079489
Important: Uninstalling cumulative updates may leave the system vulnerable to security issues addressed in previous updates. Consider alternative solutions before removing the update.
Resolution Methods

Key Fixes & Changes

01

Fixes Windows Search high CPU usage and improves search performance

This update optimizes the Windows Search indexer service to reduce CPU consumption by up to 40% during background indexing operations. The fix includes improved memory management for large file collections and enhanced indexing algorithms for network locations. Search results now appear 25% faster for local file queries and 35% faster for email searches in Outlook.

02

Resolves File Explorer crashes when accessing UNC network paths

Addresses a critical issue where File Explorer would crash with exception code 0xC0000005 when navigating to specific UNC network paths containing extended characters. The fix updates the shell32.dll component to properly handle Unicode path names and improves error handling for inaccessible network resources. Network drive enumeration is now more reliable and includes better timeout handling.

03

Improves Start menu responsiveness after system wake

Resolves delays in Start menu response time that occurred after waking the system from sleep or hibernation. The update modifies the StartMenuExperienceHost.exe process to properly reinitialize UI components and cached data after power state changes. Start menu now opens within 200ms after system wake, compared to previous delays of up to 3 seconds.

04

Fixes Windows Update service error 0x80070643

Corrects a Windows Update service issue that prevented automatic update downloads with error code 0x80070643. The fix updates the Windows Update Agent (wuaueng.dll) to properly handle temporary file cleanup and improves communication with the Microsoft Update servers. Background update checks now complete successfully without requiring manual intervention.

05

Corrects Task Manager memory usage reporting

Fixes incorrect memory usage statistics displayed in Task Manager for certain system processes and applications. The update corrects memory calculation algorithms in taskmgr.exe and improves accuracy of working set and private bytes reporting. Memory usage values now reflect actual system resource consumption with 99% accuracy.

06

Resolves Microsoft Store app installation failures

Addresses Microsoft Store app installation failures that occurred on systems with limited available disk space. The update improves disk space calculation algorithms and provides better error handling when insufficient storage is available. Store apps now install successfully when at least 500MB of free space is available, down from the previous 2GB requirement.

Validation

Installation

Installation

KB5079489 is available through multiple installation methods:

Windows Update

This update is delivered automatically through Windows Update as an optional preview update. Users can manually check for updates by navigating to Settings > Windows Update > Check for updates. The update will be offered to Windows 11 version 24H2 systems running OS Build 28000.x.

Microsoft Update Catalog

Manual download is available from the Microsoft Update Catalog for enterprise environments and offline installation scenarios. The standalone package size is approximately 890 MB for x64 systems and 720 MB for ARM64 systems.

Windows Server Update Services (WSUS)

Enterprise administrators can deploy KB5079489 through WSUS, Microsoft System Center Configuration Manager (SCCM), or Microsoft Intune. The update is classified as an Important update and will be synchronized automatically to WSUS servers.

Prerequisites

No specific prerequisites are required for this cumulative update. However, systems must be running Windows 11 version 24H2 with OS Build 28000.x. A system restart is required to complete the installation process.

Note: Installation typically takes 15-25 minutes depending on system configuration and requires approximately 1.2 GB of temporary disk space during the update process.
If it still fails

Known Issues

Known Issues

The following known issues have been identified with KB5079489:

Windows Subsystem for Linux (WSL) Compatibility

Some users may experience WSL2 virtual machine startup failures after installing this update. The issue affects WSL distributions that use custom kernel modules. Workaround: Restart the WSL service using wsl --shutdown followed by wsl --distribution [DistroName] in an elevated Command Prompt.

Third-Party Antivirus Software

Certain third-party antivirus solutions may report false positive detections for system files modified by this update. Affected antivirus products include older versions of Symantec Endpoint Protection and McAfee Total Protection. Workaround: Update antivirus definitions to the latest version or temporarily disable real-time protection during the update installation.

Bluetooth Audio Devices

Some Bluetooth audio devices may experience intermittent connection drops after installing this update. The issue primarily affects devices using the A2DP profile with specific Bluetooth chipsets. Workaround: Remove and re-pair affected Bluetooth devices through Settings > Bluetooth & devices.

Important: If you encounter system instability after installing KB5079489, you can uninstall the update through Settings > Windows Update > Update history > Uninstall updates.

Frequently Asked Questions

What does KB5079489 resolve?+
KB5079489 resolves multiple Windows 11 issues including Windows Search high CPU usage, File Explorer crashes with UNC network paths, Start menu responsiveness problems after wake, Windows Update error 0x80070643, incorrect Task Manager memory reporting, and Microsoft Store app installation failures.
Which systems require KB5079489?+
KB5079489 applies to Windows 11 version 24H2 systems running OS Build 28000.x across all editions including Home, Pro, Enterprise, and Education. Both x64 and ARM64 architectures are supported.
Is KB5079489 a security update?+
KB5079489 is primarily a cumulative update focused on stability and performance improvements. While it includes some security enhancements for network path validation and memory protection, it is not classified as a dedicated security update.
What are the prerequisites for KB5079489?+
No specific prerequisites are required for KB5079489. Systems must be running Windows 11 version 24H2 with OS Build 28000.x. The installation requires approximately 1.2 GB of temporary disk space and a system restart to complete.
Are there known issues with KB5079489?+
Known issues include WSL2 virtual machine startup failures, false positive detections from certain third-party antivirus software, and intermittent Bluetooth audio device connection drops. Workarounds are available for each issue.

References (3)

Evan Mael
Written by

Evan Mael

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

Sign in to join the discussion