Hello
Thank you for your question and reaching out. I can understand you are having query\issues related to Power error.
The event 41 kernel power indicates that something unexpected occurred and prevented Windows from properly shutting down. and its not related to Internet if its enable or not.
- Please update drivers and BIOS firmware for this server to latest version from vendor website.
- Run sfc /scannow from elevated prompt.
- Run below DISM commands from elevated prompt.
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
.
- Please check Power Supply unit to see if produces enough and constant power .
- Check for overheating. Examine the internal temperature of the hardware and check for any overheating components.
- Check the RAM . Use a memory checker to determine the memory health and configuration. Verify that all memory chips run at the same speed and that every chip is configured correctly in the system.
Reference :
https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/event-id-41-restart
--If the reply is helpful, please Upvote and Accept as answer--