KB5083768 is the April 14, 2026 cumulative update for Windows 11 Version 26H1, updating systems to Build 28000.1836. This update addresses multiple security vulnerabilities, resolves system stability issues, and includes performance enhancements for Windows 11 26H1 on both x64 and ARM64 architectures.

KB5083768 — April 2026 Cumulative Update for Windows 11 Version 26H1
KB5083768 is an April 2026 cumulative update that brings Windows 11 Version 26H1 to Build 28000.1836, addressing security vulnerabilities, system stability issues, and introducing performance improvements for both x64 and ARM64-based systems.
PS C:\> Get-HotFix -Id KB5083768# Returns patch details if KB5083768 is installed
Download from Microsoft Update Catalog
Get the official update package directly from Microsoft
Issue Description
Issue Description
This cumulative update addresses several critical issues affecting Windows 11 Version 26H1 systems:
- Security vulnerabilities in Windows kernel components that could allow elevation of privilege attacks
- System stability issues causing unexpected shutdowns on ARM64-based devices during high CPU workloads
- Performance degradation in Windows Search indexing service affecting file search responsiveness
- Display driver compatibility issues with certain NVIDIA and AMD graphics cards causing screen flickering
- Windows Update service intermittently failing to download updates with error code 0x80070643
- Microsoft Edge WebView2 runtime crashes when accessing certain web applications
- Windows Defender SmartScreen false positive detections for legitimate applications
Root Causes
Root Cause
The issues addressed in KB5083768 stem from multiple underlying causes including insufficient input validation in kernel-mode drivers, race conditions in the Windows Search service during index rebuilding, incompatible display driver interfaces introduced in Windows 11 26H1, and outdated security definitions in Windows Defender components. The ARM64-specific stability issues result from improper power management state transitions during thermal throttling events.
Overview
KB5083768 is the April 14, 2026 cumulative update for Windows 11 Version 26H1, bringing affected systems to Build 28000.1836. This comprehensive update addresses critical security vulnerabilities, system stability issues, and performance improvements across both x64 and ARM64-based systems. As part of Microsoft's monthly Patch Tuesday release cycle, this update is classified as Important and includes fixes for kernel-level security vulnerabilities, ARM64-specific stability improvements, and enhanced compatibility with modern hardware.
Security Improvements
This update addresses two critical elevation of privilege vulnerabilities in the Windows kernel, designated as CVE-2026-0847 and CVE-2026-0848. These vulnerabilities could potentially allow attackers to gain elevated system privileges through specially crafted applications. The fixes include enhanced input validation mechanisms in ntoskrnl.exe and improved memory protection for kernel-mode drivers. Microsoft rates these vulnerabilities as Important severity, affecting both consumer and enterprise environments.
Additionally, the update includes improvements to Windows Defender SmartScreen to reduce false positive detections that have been impacting legitimate software installations. The enhanced reputation algorithms use updated machine learning models to better distinguish between malicious and legitimate applications, particularly benefiting enterprise environments with custom line-of-business software.
System Stability and Performance
A significant focus of KB5083768 is addressing stability issues specific to ARM64-based Windows 11 devices. The update resolves unexpected system shutdowns and blue screen errors that occurred during high CPU workloads, particularly affecting devices with Snapdragon X Elite processors and Apple M-series chips running Windows 11 through virtualization. The fix improves power management algorithms and thermal throttling logic to prevent system instability during intensive computational tasks.
Performance improvements extend to the Windows Search service, which has been optimized to reduce indexing time and memory consumption. Users with large file collections will notice significantly faster search results and reduced system resource usage during index rebuilding operations. The update also resolves race conditions that could cause the search service to become unresponsive.
Hardware Compatibility
Display driver compatibility receives substantial improvements in this update, addressing issues with modern graphics cards including NVIDIA RTX 50-series and AMD RX 8000-series. The fixes resolve screen flickering, display corruption, and driver crashes through updated Windows Display Driver Model (WDDM) interfaces and improved graphics memory management. These improvements benefit both discrete graphics cards and integrated graphics solutions.
The update also enhances Microsoft Edge WebView2 runtime stability, fixing crashes and memory leaks that affected applications using embedded web content. This particularly benefits Microsoft Teams, Visual Studio Code, and other applications that rely on WebView2 for web-based functionality.
Enterprise Considerations
Enterprise administrators should note that KB5083768 includes fixes for Windows Update service reliability, addressing intermittent download failures with error code 0x80070643. This improvement is particularly beneficial for environments with limited bandwidth or restrictive firewall configurations. The update can be deployed through standard enterprise channels including WSUS, Microsoft Intune, and System Center Configuration Manager.
Organizations using ARM64-based devices in their infrastructure will benefit from the stability improvements, which address critical issues that could impact productivity in high-performance computing scenarios. The reduced false positive rate in Windows Defender SmartScreen will also minimize disruptions for users installing approved enterprise applications.
Installation Requirements
Before installing KB5083768, ensure your system meets the following requirements:
- Windows 11 Version 26H1 with Build 28000.1000 or later
- Minimum 4 GB available disk space
- Administrative privileges for installation
- Stable internet connection for download (if installing via Windows Update)
The update supersedes KB5082650 (March 2026 cumulative update) and includes all previous fixes. Systems that have not installed recent updates may experience longer download and installation times as additional components are updated.
Post-Installation Verification
After successful installation and restart, verify the update installation using the following methods:
- Check Windows version: Press
Windows key + R, typewinver, and verify Build 28000.1836 - View installed updates: Navigate to Settings > Windows Update > Update history
- PowerShell verification: Run
Get-HotFix -Id KB5083768to confirm installation - System File Checker: Run
sfc /scannowto verify system file integrity
Monitor system performance for 24-48 hours after installation to ensure all services are functioning correctly. The Windows Search service may take several hours to complete index rebuilding, during which search performance may be temporarily reduced.
Key Fixes & Changes
Patches kernel elevation of privilege vulnerabilities (CVE-2026-0847, CVE-2026-0848)
This update resolves two critical security vulnerabilities in the Windows kernel that could allow attackers to gain elevated privileges. The fixes include enhanced input validation in ntoskrnl.exe and improved memory protection mechanisms in kernel-mode drivers. These vulnerabilities affected both x64 and ARM64 architectures and were rated as Important severity by Microsoft Security Response Center.
Fixes ARM64 system stability during high CPU workloads
Resolves unexpected system shutdowns and blue screen errors (BSOD) occurring on ARM64-based Windows 11 devices during intensive computational tasks. The fix improves power management algorithms in hal.dll and updates thermal throttling logic to prevent system instability. This issue primarily affected devices with Snapdragon X Elite and Apple M-series processors running Windows 11 through virtualization.
Improves Windows Search indexing performance and reliability
Addresses performance degradation in the Windows Search service (SearchIndexer.exe) that caused slow file search results and high disk I/O usage. The update optimizes indexing algorithms, reduces memory consumption during index rebuilding, and fixes race conditions that could cause the service to become unresponsive. Search performance improvements are particularly noticeable on systems with large file collections.
Resolves display driver compatibility issues with modern graphics cards
Fixes screen flickering, display corruption, and driver crashes affecting NVIDIA RTX 50-series and AMD RX 8000-series graphics cards. The update includes updated Windows Display Driver Model (WDDM) interfaces and improved graphics memory management. Compatibility improvements extend to both discrete and integrated graphics solutions on supported hardware.
Fixes Windows Update service download failures (Error 0x80070643)
Resolves intermittent failures in the Windows Update service that prevented automatic download and installation of updates. The fix addresses timeout issues in the Background Intelligent Transfer Service (BITS) and improves error handling in the Windows Update Agent. This issue particularly affected systems behind corporate firewalls or with limited bandwidth connections.
Updates Microsoft Edge WebView2 runtime stability
Fixes crashes and memory leaks in the Microsoft Edge WebView2 runtime (msedgewebview2.exe) when loading web applications with complex JavaScript frameworks. The update includes improved memory management and enhanced compatibility with Progressive Web Apps (PWAs). This resolves application crashes in Microsoft Teams, Visual Studio Code, and other applications using WebView2.
Reduces Windows Defender SmartScreen false positive detections
Updates Windows Defender SmartScreen reputation database and improves application reputation algorithms to reduce false positive warnings for legitimate software. The update includes enhanced machine learning models for threat detection and improved handling of digitally signed applications from trusted publishers. This particularly benefits enterprise environments with custom line-of-business applications.
Installation
Installation
KB5083768 is automatically delivered through Windows Update on April 14, 2026, as part of the monthly Patch Tuesday release cycle. The update is classified as Important and will be installed automatically on systems with automatic updates enabled.
Installation Methods
- Windows Update: Available automatically via Settings > Windows Update > Check for updates
- Microsoft Update Catalog: Manual download available for offline installation and enterprise deployment
- Windows Server Update Services (WSUS): Available for enterprise distribution through WSUS infrastructure
- Microsoft Intune: Deployable through Intune update rings and deployment policies
Prerequisites
- Windows 11 Version 26H1 (Build 28000.1000 or later)
- Minimum 4 GB available disk space for installation
- No prior updates required for installation
Installation Details
- Download size: Approximately 890 MB for x64 systems, 720 MB for ARM64 systems
- Installation time: 15-25 minutes depending on system configuration
- Restart required: Yes, system restart is mandatory to complete installation
- Supersedes: KB5082650 (March 2026 cumulative update)
Known Issues
Known Issues
Microsoft has identified the following known issues with KB5083768:
Installation Issues
- Error 0x800f0982: Installation may fail on systems with corrupted Windows component store. Run
DISM /Online /Cleanup-Image /RestoreHealthbefore attempting installation. - Extended installation time: Systems with traditional hard drives may experience installation times exceeding 45 minutes. This is expected behavior and installation should not be interrupted.
Post-Installation Issues
- Temporary Start menu delays: Some users may experience 2-3 second delays when opening the Start menu immediately after installation. This resolves automatically within 24 hours as the system rebuilds search indexes.
- Third-party antivirus compatibility: Certain versions of Kaspersky Internet Security and Bitdefender Total Security may display compatibility warnings. Contact your antivirus vendor for updated definitions.
Workarounds
- For Start menu delays: Clear Windows Search cache using
wsreset.execommand - For antivirus compatibility: Temporarily disable real-time protection during installation, then re-enable after restart
Frequently Asked Questions
What does KB5083768 resolve?+
Which systems require KB5083768?+
Is KB5083768 a security update?+
What are the prerequisites for KB5083768?+
Are there known issues with KB5083768?+
References (3)
Discussion
Share your thoughts and insights
Sign in to join the discussion
Related KB Articles

KB5082421 — Cumulative Update for .NET Framework 4.8.1 for Windows 11 version 26H1
KB5082421 is a cumulative update released on April 14, 2026, that provides security and reliability improvements for .NET Framework 3.5 and 4.8.1 on Windows 11 version 26H1 systems.

KB5082413 — Cumulative Update for .NET Framework 3.5 and 4.7.2 for Windows 10 Version 1809
KB5082413 is a cumulative update released April 14, 2026, that addresses security vulnerabilities and reliability issues in .NET Framework 3.5 and 4.7.2 on Windows 10 Version 1809 and Windows Server 2019 systems.

KB5082417 — Cumulative Update for .NET Framework 3.5 and 4.8.1
KB5082417 is a cumulative update for .NET Framework 3.5 and 4.8.1 that addresses security vulnerabilities and reliability issues on Windows 11 Version 25H2 and Windows Server 2025 systems.

