What is the Last Known Good Configuration?

What will be an ideal response?


Registry settings collectively called the Last Known Good Configuration are saved in the registry each time the user successfully logs onto the system. If your problem is caused by a bad hardware or software installation and you get an error message the first time you restart the system after the installation, using the Last Known Good can, in effect, undo your installation and solve your problem.

Computer Science & Information Technology

You might also like to view...

Answer the following questions true (T) or false (F)

1. Extensive use of global variables is a satisfactory replacement for the difficulties of parameter passing with functions. 2. A variable declared outside any function is said to be a local variable.

Computer Science & Information Technology

TOC stands for ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following statements correctly returns the variable intValue from a method?

a) return int intValue; b) return void intValue; c) intValue return; d) return intValue;

Computer Science & Information Technology

? In the figure above, which lines of code set the style for the header?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology