INVALID_HIBERNATED_STATE BSoD 0x000000BD [Solved]

Re-enabling hibernation does the trick for most

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

fix INVALID_HIBERNATED_STATE

The INVALID_HIBERNATED_STATE blue screen error, with code 0x000000BD, is encountered when the PC resumes from the hibernation state and finds changes to the hardware configuration.

Common causes for Invalid Hibernated State include issues with the hibernation file (hiberfil.sys), corrupted system files, malfunctioning disk or RAM, and outdated/corrupt drivers.

Before you move to advanced troubleshooting, verify whether a new device/peripheral was plugged in before the PC resumed from hibernation, install all pending Windows updates, and uninstall recently added apps.

How can I fix INVALID_HIBERNATED_STATE blue screen error?

1. Re-enable hibernation

  1. Press Window + S to open Search, type Command Prompt in the text field, and click on Run as administrator.command prompt
  2. Click Yes in the UAC prompt.
  3. Paste the following command and hit Enter to disable hibernate: powercfg.exe /hibernate off
  4. Now, execute this command to re-enable hibernate: powercfg.exe /hibernate onre-enable to fix INVALID_HIBERNATED_STATE
  5. Finally, reboot the PC and verify whether the INVALID_HIBERNATED_STATE Windows error 0xBD is fixed.

If re-enabling hibernation doesn’t work, you can simply keep it disabled, and the BSOD won’t reappear!

2. Update the device drivers

  1. Press Windows + X to open the Power User menu, and select Device Manager.
  2. Expand the different entries here, right-click on the devices listed underneath individually, and select Update driver.update driver to fix INVALID_HIBERNATED_STATE
  3. Now, choose Search automatically for drivers and wait for Windows to install the best locally available version.automatic driver search
  4. After updating all the drivers, reboot the PC.

When outdated or corrupt drivers are triggering the INVALID_HIBERNATED_STATE Windows blue screen, update all the drivers. And if Windows can’t find a better driver, head to the manufacturer’s website, locate the latest version, and then manually install the driver.

3. Repair the corrupted system files

  1. Press Windows + R to open Run, type cmd, and hit Ctrl + Shift + Enter.command prompt
  2. Click Yes in the UAC prompt.
  3. Paste the following DISM commands individually and hit Enter after each: DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth
  4. Now, execute this command to run the SFC scan: sfc /scannowsfc scannow
  5. Finally, reboot the PC and check for improvements.

If your PC has corrupted system files, certain functions may stop working and BSODs start to appear. In this case, running the SFC (System File Checker) and DISM (Deployment Image Servicing and Management) scans will replace all such files with their cached copy.

4. Check for issues with the disk and RAM

4.1 Inspect the disk

  1. Press Windows + S to open Search, type Command Prompt, and click on Run as administrator.
  2. Click Yes in the UAC prompt.
  3. Paste the following Check Disk command and hit Enter: chkdsk /r
  4. If asked to reschedule the scan after the next restart, press Y, hit Enter, and then restart the PC. check disk to fix INVALID_HIBERNATED_STATE

The Check Disk utility helps repair bad sectors on the hard drive and other disk-related errors, which often cause the 0x000000BD Windows BSOD.

4.2 Inspect the RAM

  1. Press Windows + S to open Search, type Windows Memory Diagnostic, and click on the relevant result.
  2. Click on Restart now and check for problems.RAM test to fix INVALID_HIBERNATED_STATE
  3. Once the tool is done running, check the mdsched.exe error logs.

If Windows Memory Diagnostic can’t find issues causing INVALID_HIBERNATED_STATE, I recommend you run Memtest86+, an open-source memory testing tool that performs a wide array of advanced scans on individual RAM modules and detects every problem.

5. Perform an in-place upgrade

Note icon NOTE
The steps listed here are for Windows 11. If you are running the previous iteration, learn how to perform a repair upgrade in Windows 10.
  1. Go to Microsoft’s official website, select the OS version and language, and then download the Windows 11 ISO.windows 11 ISO
  2. Double-click the ISO file, wait for a few seconds, and then click Open in the confirmation prompt.
  3. Run the setup.exe file.setup.exe
  4. Click Yes in the UAC prompt.
  5. Now, click on Next to proceed.
  6. Click Accept to agree to Microsoft’s license terms.
  7. Finally, verify that the setup reads, Keep personal files and apps, and click on Install.in-place upgrade to fixINVALID_HIBERNATED_STATE
  8. Wait for the process to complete. It may take 30-90 minutes.

An in-place upgrade fixes almost every issue with Windows, including the INVALID_HIBERNATED_STATE BSOD error. And the best part is that your personal files and apps remain safe!

If this, too, fails to work, the last option is to reinstall Windows. I recommend a clean reinstall using a bootable Windows USB.

Which fix worked for you? Share with our readers in the comments section.

More about the topics: Blue Screen of Death, BSoD error codes, crash

User forum

0 messages