Fix Update History Truncated to Two Months on Windows 11

When you open Windows Update and check your update history, it now shows only the last two months of activity. Older records for driver updates, cumulative updates, and security patches have disappeared from the list. This behavior started after Windows 11 version 24H2, which introduced a two-month rolling retention policy for the update history log. … Read more

How to Hide a Specific KB With the Show or Hide Updates Tool on Windows 11

Some Windows 11 updates cause problems after installation. You may see a blue screen, driver failure, or application crash after a specific KB update installs. Uninstalling the update is a temporary fix because Windows will try to reinstall it during the next update scan. The Show or Hide Updates Troubleshooter Pack from Microsoft lets you … Read more

Why TargetReleaseVersion Stops Honoring 23H2 After 24H2 Becomes GA

When you configure the TargetReleaseVersion policy in Windows 11 to lock devices to version 23H2, the setting may stop working after Microsoft releases version 24H2 to General Availability. Devices that were previously blocked from upgrading to 24H2 may suddenly begin receiving the update. This behavior is not a bug — it is caused by how … Read more

Fix BlockingDeviceGUID Failing to Stop a Driver Update on Windows 11

You set a BlockingDeviceGUID registry value to block a specific driver from updating on Windows 11, but the driver still updates through Windows Update. This happens because Windows Update uses multiple channels and fallback mechanisms that a single registry key does not always override. The BlockingDeviceGUID method works only on drivers that match the exact … Read more

How to Read SetupDiag Log for a Stuck 24H2 Feature Update on Windows 11

When a Windows 11 24H2 feature update gets stuck during installation, the built-in Windows Update troubleshooter often fails to identify the exact blocking component. The update may hang at a specific percentage, roll back after a reboot, or fail with a generic error code. The root cause is almost always a driver, service, or hardware … Read more

Why a WSUS Client Misses Optional Updates on Windows 11

When your Windows 11 device is managed by Windows Server Update Services, you may notice that optional updates such as driver enhancements, feature updates, or preview cumulative updates never appear in Windows Update. This happens because WSUS administrators configure update classifications and product selections that exclude optional categories by default. Understanding why WSUS clients miss … Read more

Fix Reserved Storage Filling Up During an In-Place Upgrade on Windows 11

When you run an in-place upgrade on Windows 11, you may see that reserved storage grows unexpectedly large, sometimes exceeding 10 GB. This happens because the upgrade process creates temporary system files, driver caches, and recovery images that Windows stores inside the reserved storage partition. The reserved storage area is meant for future updates, but … Read more

How to Switch Back From Insider Canary Channel to Stable Without Reset on Windows 11

You are running Windows 11 on the Insider Canary Channel and want to return to the stable public release without reinstalling the operating system. The Canary Channel receives the earliest and least stable builds, which can introduce bugs, driver conflicts, and compatibility issues. Microsoft does not provide a direct in-place switch from Canary to Stable … Read more

Why Patch Tuesday Telemetry Causes Diagnostic Hub Spikes on Windows 11

You may notice the Diagnostic Data Viewer or the Feedback Hub shows a spike in activity on the second Tuesday of each month. This spike often coincides with Patch Tuesday updates being downloaded and installed. The cause is a surge in telemetry data that Windows 11 sends back to Microsoft after applying cumulative updates. Telemetry … Read more

Fix Cumulative Update Refusing to Install Due to Pending.xml on Windows 11

When a cumulative update fails to install on Windows 11, the error often points to a corrupted or stuck Pending.xml file in the Windows servicing stack. This file tracks pending operations like update installations and component removals. If Pending.xml becomes damaged or stuck, Windows Update cannot process new updates and refuses to install them. This … Read more