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
If you're new to Webtlk.com and like what you read, you may want to subscribe to my RSS feed or press CTRL+D to bookmark me. Thanks for visiting!
Leave a Comment
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.


Comments
Block an entire country by stopping its IP addresses with BlockaCountry: Thanks, Webtalk. I have added that code to...
Block an entire country by stopping its IP addresses with BlockaCountry: Hey John, thanks for your link. It seems to...
Block an entire country by stopping its IP addresses with BlockaCountry: How do you know that Google crawls them all?...
Block an entire country by stopping its IP addresses with BlockaCountry: Hi webtalk I need help. I think I have a...
Block an entire country by stopping its IP addresses with BlockaCountry: You can check also: http://shoxt.com/block.php -...
Enable more than 4 GB of RAM in 32 bit Windows Vista : haha nvm I didn’t have sp1 that fixed it
Firefox Minefield: Firefox Minefield- As a matter of fact, the Mozilla team is developing its next-gen...