Hello Ed Morris,
The severe system lag is tied to the June 2026 cumulative security update, KB5094126. Your analysis regarding the Low Latency Profile is accurate. On systems with hybrid processor architectures, the Windows Thread Director is misallocating the momentary frequency boosts meant for shell interactions entirely to the efficiency cores. This traps those cores at continuous maximum utilization, starving the operating system of resources for background tasks and causing the extreme unresponsiveness.
Currently, this is a known bug without an official fix from Microsoft. Using the Deployment Image Servicing and Management tool, executed via C:\Windows\System32\dism.exe, to safely remove the package was the exact correct action to restore system stability without damaging core OS files. You should strictly avoid trying to force the update to work through undocumented modifications within the HKEY_LOCAL_MACHINE registry hive or by artificially disabling processor cores, as this compromises long-term system integrity. Your best course of action is to prevent the patch from automatically reinstalling while Microsoft develops a revised update. You can achieve this by opening your system Settings, navigating to the Windows Update section, and using the Pause updates feature to temporarily halt all installations for up to three weeks.
Domic V