mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
Fixed missing colon in path
Fixed missing colon in path
This commit is contained in:
@ -385,6 +385,6 @@ If the dump file shows an error that is related to a driver (for example, window
|
|||||||
|
|
||||||
1. Start WinRE, and open a Command Prompt window.
|
1. Start WinRE, and open a Command Prompt window.
|
||||||
2. Start a text editor, such as Notepad.
|
2. Start a text editor, such as Notepad.
|
||||||
3. Navigate to C\Windows\System32\Config\.
|
3. Navigate to C:\Windows\System32\Config\.
|
||||||
4. Rename the all five hives by appending ".old" to the name.
|
4. Rename the all five hives by appending ".old" to the name.
|
||||||
5. Copy all the hives from the Regback folder, paste them in the Config folder, and then try to start the computer in Normal mode.
|
5. Copy all the hives from the Regback folder, paste them in the Config folder, and then try to start the computer in Normal mode.
|
||||||
|
Reference in New Issue
Block a user