Hello,
Kernel-Power Event ID 41 errors usually indicate problems such as system overheating, driver problems, or hardware failures.
Here are some steps you can take to troubleshoot the problem:
- Check the server hardware to ensure that the power supply to the server is stable and sufficient, and the operating temperature is within the normal range.
- Update drivers and firmware to ensure that all hardware drivers (especially those for networking and storage) are up to date.
- Users have reported that the quick-start feature may cause such problems. You can try to disable it by opening Control Panel > Power Options > Select Functions of the Power Button > Change Settings that are currently Unavailable. Uncheck Turn On Quick Launch and save your changes.
- Use the built-in Windows memory diagnostic tool CHKDSK to check for RAM problems, and run the SFC command to check for software conflicts and system file corruption.
Right-click the Start button and select Command Prompt (Administrator) to bring up the promoted command prompt. At the command prompt, run the following commands:
sfc /scannow
chkdsk /f /r
Then restart the computer
If the problem persists, check the application log and system log in the event Viewer for further error messages. Please enable the options below before viewing.
I hope this helps.
Best regards