Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://answers.microsoft.com/en-us/windows/forum/windows_11-performance/problems-with-my-cpu-speed-and-performance-after/64902abc-b9fa-4376-a1a4-1de7bbb19ca4?messageId=069ee7be-af96-4424-9a21-279bdbd608e5
The only 100% reliable solution is to use Windows 11 24H2 26100.1150 any version after that has slower CPU performance.
After many hours of testing I managed to update to Windows 11 24H2 26100.1742 (the initial public release) with no CPU issue, using the following install order:
Download Win 11 24H2 26100.1150 from here:
https://uupdump.net/selectlang.php?id=c1da54e1-2cf1-4534-ba44-61251a6de142
Select language for Windows 11, version 24H2 (26100.1150) amd64 - UUP dump
1) Install or upgrade to Win 11 24H2 26100.1150 with no internet connected.
2) Pause all Windows update for now until a future fix that hopefully will be released sometime.
3) Install kb5041571 (Win 11 26100.1457)
4) Install kb5041865 (Win 11 26100.1591)
5) Install kb5043080 (Win 11 26100.1742)
6) Reboot and then connect the internet.
Any update after these cause the CPU issue again so keep the updates paused for now.
What this method does is bypass the install of kb5044030 which causes the CPU issue.
If you already have kb5044030 installed - uninstalling it does not fix the CPU issue !!
Regards
I can confirm the fix at the link above works OK after applying and rebooting on Windows 11 24H2 2161 (Latest)
Regards
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119"
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119" /v EnabledState /t REG_DWORD /d 00000001 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119" /v EnabledStateOptions /t REG_DWORD /d 00000000 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119" /v Variant /t REG_DWORD /d 00000000 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119" /v VariantPayload /t REG_DWORD /d 00000000 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\8\2897279119" /v VariantPayloadKind /t REG_DWORD /d 00000000 /f