How to access Last Known Good

  • Thread starter Thread starter Laurice
  • Start date Start date
L

Laurice

Hello,
I am a novice with computers. My computer is giving me a
very hard time to boot. I read somewhere that trying
LKG= "Last known Good" might correct the problem.
How do I do that? Help Please!!!
 
At startup F8 for startup options.

Looking in
HKEY_LOCAL_MACHINE\SYSTEM\Select
you'll find the D-Word values for
"Current"=dword:00000001
"Default"=dword:00000001
"Failed"=dword:00000000
"LastKnownGood"=dword:00000002

CurrentControlSet is volatile and will always be an image (at boot) of
what's defined in ControlSetx where x = the value of "Current"

Choosing last known good boots the system with the control set that last
successfully booted your system. Control sets contain system configuration
information such as device drivers and services.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hello,
| I am a novice with computers. My computer is giving me a
| very hard time to boot. I read somewhere that trying
| LKG= "Last known Good" might correct the problem.
| How do I do that? Help Please!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top