• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Seize the moment! nominate yourself or a tech enthusiast you admire & join the HP Community Experts!
HP Recommended

My workplace recently bought a few HP ProBook 4 G1i 16 inch Notebook AI PC IDS Base Model laptops. I am experiencing the issue I am about to describe with only one of them. The others are working without issue.

The computer I am experiencing the issue with will go into Sleep Mode. It will randomly then decide to shut down and I then lose any work I have open prior to Sleep Mode. This issue happens whether or not the lid is closed. It appears to only happen when the laptop is unplugged from power. I tried updating drivers manually and using the HP utility to ensure I obtain the correct drivers. I have also tried reinstalling Windows 11 23H2 fresh and the issue still occurs. I ran diagnostics from the BIOS and also from within Windows, using HP Utility and they all passed. I am not sure what is causing this issue and it is starting to stump me! I've also tried turning hibernate off (using the command "powercfg -h off") and adjusting various sleep timer settings and the issue persists. I've also contacted HP Support via chat and they told me that it was an issue with things on my end and to discuss this with my system administrator (I am the sys admin). There is no bloatware and the image only has a few applications such as VLC Media Player, 7-Zip, Adobe Reader, etc. We have not experienced any issues with these programs on other computers with this same Windows Image. I've also checked Event Viewer, and I am only finding that "The Last System Shutdown was Unexpected" and I am not sure what else to look for to determine the issue. Any tips or suggestions to try would be greatly appreciated. I will update this post if I have any more information regarding the issue. Thank you for reading.

 

UPDATE 2/23/2026:
I found a possible solution on another thread, I will post it below for reference. I have performed the following on the laptop that is experiencing issues and will report back if the issue is resolved or not within a few weeks:

Thank you for reaching out with your concern. I'm glad to assist you today.

The issue you're experiencing where your laptop restarts unexpectedly after prolonged sleep, is typically linked to Connected Standby (Modern Standby) and power management conflicts. The Kernel-Power Event ID 41 indicates the system did not shut down cleanly, often due to a crash or power loss during sleep or wake transitions.

Let’s walk through steps to diagnose and resolve this:

Disable Modern Standby (Connected Standby)

Modern Standby, which can sometimes cause instability during long sleep periods. You can disable it to revert to traditional S3 sleep:

  1. Open Command Prompt as Administrator.
  2. Run this command to check if Modern Standby is enabled: 
    powercfg /a 
    If you see Standby (S0 Low Power Idle), Modern Standby is active.
  3. To disable it:
  • Open Registry Editor (regedit)
  • Navigate to: 
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
  • Create a new DWORD (32-bit) value named: PlatformAoAcOverride
  • Set its value to 0. 
  • Restart your laptop.

After the reboot, I went back into CMD Prompt and ran "powercfg /a" to ensure my changes took effect.

 

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.