Results 1 to 2 of 2

Thread: Blue screen of death Registry cannot load the hive

  1. #1
    Silver Member Linedawg's Avatar
    Join Date
    Sep 2005
    Posts
    294

    Blue screen of death Registry cannot load the hive

    This is an error i got today while a computer was giving the blue screen of death. if you ever see the error message:

    "Stop: C0000218 {Registry File Failure} Registry cannot load the hive (file): \SystemRoot\System32\Config\SOFTWARE. It is corrupt, absent, or not writeable."

    This is how you can fix this issue.

    Boot to your CD and choose R (Recovery Console), at the command prompt, type the following:

    ren c:\windows\system32\config\software software.old
    copy c:\windows\repair\software c:\windows\system32\config

    Reboot

    But there is a small warning for computer that is a part of a domain environment. This will set all security templates to default and you may have to load a few minor applications. But it will allow windows to start back up and work normally. (If it is on a domain just run gpupdate /force to refresh all the group policy setting from the domain controllers)

    I just thought I would share this one with every one.

  2. #2
    Head Honcho Administrator Reverend's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    14,746

    =========== Please Read The Forum Rules ===========

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •