|
|
|
If you thought you were safe and bug free after downloading Windows Vista Sp1, you’d better think otherwise. As a matter of fact a lot of users are reporting scattered issues on their computers due to Windows Vista Service Pack. One of the most irritating one is the computer being unable to go into hibernation mode. For a change it will give you back a blue screen of death (BSoD) or it will just shutdown without any error message. This issue may be due to corrupted or invalid Boot Configuration Data (BCD) store file. To fix it, simply follow this trick:
- Run Cmd.exe as Administrator.
-
Run the following command: bcdedit -enum all
Look for “Resume from Hibernate” in the output from the command above(example below):
Resume from Hibernate
———————
identifier {3d8d3081-33ac-11dc-9a41-806e6f6e6963}
device partition=C:
path \Windows\system32\winresume.exe
description Windows Vista (TM) Enterprise (recovered)
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
pae Yes
debugoptionenabled No.
- Once you have found it, copy the value for identifier (in this example – {3d8d3081-33ac-11dc-9a41-806e6f6e6963})
- Run the following command: bcdedit /deletevalue {3d8d3081-33ac-11dc-9a41-806e6f6e6963} inherit.
- Test hibernation.
Source: forums.microsoft.com
Tags: sp, trick, Vista
Related Articles
Latest Articles
If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.
Google Advanced Search
|
5 Comments to “Windows Vista can not go into Hibernate mode after installing SP1”
Leave a Comment
Incoming Search Terms for the Article:
bcdedit resume - why will vista not go into hibernate mode sp1 - why can i not put my computer into hibernation mode any more - vista does not hybernate - vista does not hibernate anymore - vista does not hiberate - vista does not enter hibernate - vista cannot hibernate - how to enter hibernation mode - hibernation no longer working after fixing Boot Configuration - dns resolution fails after hibernation windows 7 - Can no longer hibernate Windows 7 - winresume exe -Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.

February 9th, 2009 at 11:41 pm
Thank you for clean explanation! Fixed it for me!
April 22nd, 2009 at 10:25 am
Good fix — even works for Windows 7.
August 4th, 2009 at 4:21 am
Hi,
i am using a Bit encripted hdd(need to enter decryption password during startup).
i tried your solution but it seems like will reset my Bit encrypter.
do you solution works for encrypted drive?
thanks.
August 17th, 2009 at 1:12 am
It didn’t work. I opened the command prompt, and typed “bcdedit -enum all” but I got a message saying “The boot configuration data store could not be opened. Access is denied.” I am the administrator, and there’s only one account on this computer. Vista is so frustrating.
August 27th, 2009 at 2:03 am
have the same problem as Nothing works anymore… help anybody.. please