Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Tutorials

Vista - SP1 Hibernation Error: "System was shut down unexpectantly"

Comment
 

SP1 Causes Hibernation Error: "System was shut down unexpectantly"

Boot Configuration Data (BCD) store contains incorrect information for the Resume from Hibernate entry
Published by rive0108
06-23-2008

SP1 Causes Hibernation Error: "System was shut down unexpectantly"

note to desktop users
NOTE
  Desktops set as default hybrid sleep while notebooks default to hibernation, so corrupt bcd store may not be obvious until hibernation use is enabled.


Hibernation feature does not work after Installation of Vista SP1. When attempting to resume from hibernation you recieve 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.

Click Start>All programs>Accessories
right click Command Prompt>Run as Administrator

Step1
At Command prompt type:
bcdedit -enum all

Step23
locate following entry.(this is what you will copy in the following steps)

Resume from Hibernate
---------------------
identifier {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

Step34
{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

note- the x's above will be replaced by letters or numbers on your
identifier string.

Step45
Use your mouse pointer and place it over the identifier string, right click, and select Mark, highlight the entire indentifier string and then hit Enter.

(this enables you to drag your pointer over the string and copy it. Important! To copy highlighted string you must hit Enter key! otherwise you will have to repeat process and mark string again)

Step56
At flashing cursor on Command Prompt type the following:

bcdedit /deletevalue

Step67
Hit the space bar then right click and paste indentifier string.
shoud look like this:

bcdedit /deletevalue {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

Step78
Hit the space bar again, and type inherit. Should look like this:

bcdedit /deletevalue {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
inherit

Step89
Press enter. If done correctly (with proper spacing) a sucessful message will be displayed at Command Prompt.


Step9
Type exit and press enter to close command Prompt. Hibernation should function properly.
Published by
rive0108's Avatar
DNPNWO


Join Date: Sep 2007
Location: Hampton Roads, Virginia, USA
Posts: 2,073
Rep Power: 90
rive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant futurerive0108 has a brilliant future

Tutorial Tools

Applies to
All Vista Versions
64 Bit & 32 Bit

Old 10-20-2008  
gailgo


home basic
 
 

Re: SP1 Hibernation Error: "System was shut down unexpectantly"

error message hipp helper not responding

My System SpecsSystem Spec
Old 02-22-2009  
maheshj


Vista Home Premium 32 bit
 
 

Unhappy Re: SP1 Hibernation Error: "System was shut down unexpectantly"

Quote:
Step78
Hit the space bar again, and type inherit. Should look like this:

bcdedit /deletevalue {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
inherit

Step89
Press enter. If done correctly (with proper spacing) a sucessful message will be displayed at Command Prompt.
Saw these steps on a Microsoft forum elsewhere, and followed it. It worked ... for a while. A few days later, the same problem started recurring :-( Vista suggested that I upgrade my network driver (Marvell Yukon). I did that, but the problem refuses to go away. Hibernate is broken for me!

-Mahesh
My System SpecsSystem Spec
Old 06-16-2009  
shiroihikari


Vista Home Premium 32bit
 
 

Re: SP1 Hibernation Error: "System was shut down unexpectantly"

The same thing happened to me, maheshj. I did this fix, and it worked like a charm for a week or two, but then I started having the same problem again and when I tried this fix again, it didn't work! It said,

C:\Users\Owner>bcdedit /deletevalue {d0b31e2d-4c27-11dc-b25a-001b381ac316} inherit
An error occurred while attempting to delete the specified data element.
Element not found.

I also noticed that "inherit {resumeloadersettings}" is missing on my screen. I'm not all that familiar with Command Prompt, so I don't know what that means. Can anyone help with that?

I also have problems with Sleep mode. Usually if I've used Sleep recently, I leave my computer idle and come back to a completely shut-off machine. When I turn it back on, it says Windows didn't shut down properly. I have set it NOT to sleep if left idle, and I turned off Hybrid Sleep, and I turned off USB Selective Suspend, so I have no idea what the deal is here.

Also, this is all happening on a Toshiba Satellite P205D, and as far as I know, I'm not running SP1-- or at least it says I'm not. It could be lying to me.
My System SpecsSystem Spec
Old 06-17-2009  
maheshj


Vista Home Premium 32 bit
 
 

Re: SP1 Hibernation Error: "System was shut down unexpectantly"

Well, after some more observation, this is what I could boil down my problem to: Hibernate works when there's some kind of network connectivity, but fails otherwise. IOW, if I'm connected to the Net / a LAN when Hibernate is triggered, then there's no problem in hibernating / putting the computer to sleep. The problem seems to crop up only when there's no network connection of any sort.
My System SpecsSystem Spec
Comment

Tutorial Tools


Similar Threads
Tutorial Category
"An unspecified error occurred during system restore"... several times in fact... General Discussion
"Extensible Authentication Protocol" service gives "The system cannot find the file specified" error Vista networking & sharing
Error: "The referenced assembly is not installed on your system" Vista Speech error General Discussion
Error: "Cannot convert "System.Object[]" to "System.Int32"." PowerShell
"A device attached to the system is not functioning" error when trying to backup credentials Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
Tutorial powered by GARS 2.1.8m ©2005-2006

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46