Quick Fix
Most KB5101650 install failures are fixed by resetting the Windows Update components and installing the file manually:
- Restart your PC, then go to Settings > Windows Update and click Check for updates again — many failures resolve on a second try.
- If it still fails, run the built-in Windows Update Troubleshooter (Settings > System > Troubleshoot > Other troubleshooters).
- If that doesn't work, download the matching KB5101650 package from the Microsoft Update Catalog and install it manually as administrator.
Step-by-Step Guide
What this error means
KB5101650 is the July 2026 Patch Tuesday cumulative update for Windows 11, moving systems to build 26100.8875 (24H2) or 26200.8875 (25H2). It is the mandatory July 2026 security update for Windows 11 24H2 and Windows 11 25H2, upgrading PCs to Build 26100.8875 or Build 26200.8875, depending on the installed version of Windows.
An 'install failed' message generally means Windows Update could not download, unpack, or apply the update package. Common causes include corrupted update files, insufficient storage, damaged system components, incompatible drivers, VPN software, or an incomplete previous update. Some users also see specific error codes; for example, the update is failing with error 0x800f0841 on Windows 11 version 25H2 for one reported case, while error 0x80073712 is also common. 0x80073712 usually indicates missing or corrupted system files needed by the update.
Separately, Microsoft has also put a compatibility block on some Dell PCs — this is different from a normal install failure. Microsoft has blocked the Windows 11 KB5101650 update on a limited number of Dell PCs after confirming a compatibility issue that can cause unexpected shutdowns, poor performance, increased heat, and battery drain. If you're on an affected Dell device, the update simply won't appear at all — that's expected, not an error to fix.
Fix 1: Basic checks (restart, space, connection)
- Restart your PC first — this clears stuck update processes.
- Check free disk space. Windows 11 needs enough free space to download, unpack, and install KB5101650. If your system drive (C:) is almost full, the update may remain stuck at 0%, fail to download, or display installation errors. Aim for at least 15-20GB free.
- Press Windows + E, select This PC, and check space on Local Disk (C:).
- If low, run Disk Cleanup, remove Delivery Optimization files, uninstall unused apps, or move large files off the drive.
- Confirm date, time, and internet connection are correct — an incorrect system clock can break the secure update handshake.
- Check for pending restarts. Before uninstalling the update, restart your PC and check for another Windows Update, driver update, BIOS update, or firmware update from the PC manufacturer.
- Recheck for the update: go to Settings > Windows Update and click Check for updates.
Fix 2: Run the Windows Update Troubleshooter
- Go to Settings > System > Troubleshoot > Other troubleshooters.
- Find Windows Update and click Run, then follow the prompts.
- Restart the PC and check for updates again.
Fix 3: Reset the Windows Update components manually
- Open Command Prompt as Administrator.
- Stop the update services by running:
net stop bits,net stop wuauserv,net stop cryptsvc. - Rename the update cache folders so Windows rebuilds them:
ren %systemroot%\SoftwareDistribution SoftwareDistribution.bakandren %systemroot%\System32\catroot2 catroot2.bak. - Restart the services:
net start bits,net start wuauserv,net start cryptsvc. - Restart the PC and check for updates again. This recreates Windows Update's working folders and often resolves update installation loops.
Fix 4: Install KB5101650 manually from the Microsoft Update Catalog
- Check your system type first: Settings > System > About, note whether you're on x64 or ARM64.
- Go to the Microsoft Update Catalog website and search
KB5101650. - Download the
.msupackage matching your build and architecture. - Right-click the downloaded file and choose Open, then confirm the install prompt.
- Wait for it to finish (5-15 minutes) and restart when prompted. Installing the standalone package often succeeds even when the normal Windows Update process keeps failing, since it bypasses a corrupted download/cache.
Fix 5: Check Reliability Monitor and run a clean boot
- Press Win + R, type
perfmon /rel, and press Enter to open Reliability Monitor. - Look for red X entries around the time KB5101650 failed to identify the exact conflicting component.
- If a third-party app or security software seems to interfere, perform a clean boot (via
msconfig, disable all non-Microsoft services and startup items) and retry the update. This helps determine whether a third-party service or security software is interfering with installation. - Temporarily disable third-party antivirus during the update if you suspect it is blocking installation, then re-enable it afterward.
Fix 6: In-place repair upgrade (last resort before contacting support)
- Download the latest Windows 11 installation media (ISO) tool from Microsoft's official site.
- Run
setup.exefrom the mounted ISO and choose Keep personal files and apps. - This reinstalls Windows while keeping your files, apps, and most settings, and often resolves persistent Windows Update problems without requiring a clean install.
Cause: Dell / Intel IPF driver compatibility block (not a normal failure)
- Check Device Manager for a yellow exclamation mark on the Intel Innovation Platform Framework Processor Participant driver. Affected PCs will show this warning and can experience unexpected shutdowns, poor performance, increased heat, and battery drain.
- If you have a Dell PC and KB5101650 simply doesn't appear in Windows Update, this is intentional — Microsoft has blocked KB5101650 from being pushed to affected Dell systems through Windows Update, and committed to releasing a fix in the coming days.
- Do not force-install it manually from the Update Catalog in this case — Microsoft's guidance is not to manually install KB5101650 on affected Dell devices and to wait for the official fix instead.
- Microsoft later shipped an out-of-band fix, KB5121767, for this specific issue. Check Settings > Windows Update > Update history for it, and install it if offered — affected PCs can install KB5121767 when Windows Update offers it, while unaffected devices need no action.
- If you already installed the June preview (KB5095093) and are seeing shutdowns/overheating on a Dell PC, the recommended path is to roll back to the previous update until the fix is applied.
When to seek more specific help
- If Reliability Monitor or Update history shows a specific error code (e.g.
0x800f0841,0x80073712) that isn't resolved by the steps above, search or report that exact code — different codes point to different root causes (corrupted files, driver conflicts, disk issues). - If a new problem appeared only after KB5101650 (e.g. keyboard/Windows key stops responding, BSOD, or the PC won't boot), uninstalling the update via Settings > System > Recovery and pausing updates is a reasonable temporary fix while waiting for Microsoft's follow-up patch — but remember uninstalling a security update also removes its fixes.
- For business/enterprise deployment scenarios (WSUS, deployment media), a separate error,
0xc0430001, can occur if KB5101650 is applied as a dynamic update without the required boot.stl file — this needs an IT admin to correct the deployment media rather than an end-user fix. - If none of these steps work, or your device becomes unusable, contact Microsoft Support (or Dell Support with your Service Tag, if hardware-specific) for personalized troubleshooting.
Sources:
- July 14, 2026—KB5101650 (OS Builds 26200.8870 and 26100.8875) | Microsoft Support
- KB5101650 Problems: BSOD, Shutdown & Install Fixes
- KB5101650 (OS Builds 26200.8875 and 26100.8875) installation failed on Surface - Microsoft Q&A
- Windows 11 KB5101650 Update Stuck at 0%? 7 Proven Fixes That Work
- Microsoft blocks Windows 11 KB5101650 update for Dell PCs due to unexpected shutdowns and overheating | Windows Central
- Windows 11 KB5101650 issues: Do not install July 2026 update on these PCs - Techdows
- Windows update kb5101650 makes so the windows button on taskbar and keyboard not work - Microsoft Q&A