Jump to content

[Fix] Vista SP1 RTM Unexpected Shutdowns When resuming from hibernatio


neo

Recommended Posts

[Fix] Vista SP1 RTM Unexpected Shutdowns When resuming from hibernation

When a computer wake that is running Windows Vista Service Pack 1 (SP1) from hibernation, It gives the following error message: "System was shutdown unexpectedly". This issue occurs when the Boot Configuration Data (BCD) store contains incorrect information for the Resume from Hibernate entry and it can be fixed via following these steps.

1) Run cmd(Command Prompt) as Administrator and type "bcdedit -enum all" without quote. It displays all identifiers that are used to make desire function in BCD (boot configuration data).

2) Look for "Resume from Hibernate" segment and copy its identifier like: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

3) Now at the end, type the following command "bcdedit /deletevalue {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} inherit" without quote.

After all that Vista SP1 will no longer shut down unexpectedly instead of resuming from hibernation. :)

Link to comment
Share on other sites

  • 2 weeks later...

[Fix] Vista SP1 RTM Unexpected Shutdowns When resuming from hibernation

When a computer wake that is running Windows Vista Service Pack 1 (SP1) from hibernation, It gives the following error message: "System was shutdown unexpectedly". This issue occurs when the Boot Configuration Data (BCD) store contains incorrect information for the Resume from Hibernate entry and it can be fixed via following these steps.

1) Run cmd(Command Prompt) as Administrator and type "bcdedit -enum all" without quote. It displays all identifiers that are used to make desire function in BCD (boot configuration data).

2) Look for "Resume from Hibernate" segment and copy its identifier like: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

3) Now at the end, type the following command "bcdedit /deletevalue {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} inherit" without quote.

After all that Vista SP1 will no longer shut down unexpectedly instead of resuming from hibernation. :)

Hey thanks, worked like a charm.

I had two images (Acronis) one of Vista64 and the other XP and decided to dual boot. Made a small partition for XP, restored XP to it then ran startup recovery (VISTA )twice, used VistaBootPro to add XP and all worked out except the Hibernate issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...