Thursday, June 12, 2025

Fix Shutdown bsod caused by CCU on AMD

- Open regedit , then go to this key :

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kpowershutdown]
Change value Start to 4 like below :
"Start"=dword:00000004
- Then go to this key :
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\ACPI\FixedButton\2&daba3ff&0]
Change ConfigFlags value to 20 like below :
"ConfigFlags"=dword:00000020
- Go to this key :
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kshutdown]
Change "Start" value to 4
"Start"=dword:00000004
- Go to this key :
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ksafecenter]
Change "Start" value to 4
"Start"=dword:00000004

No comments:

Post a Comment