How To Fix The Bad_System_Config_Info Error In Windows 10
Fix The Windows Registry
Boot from a Windows 10 USB/DVD and launch Command Prompt. It is better to use the DVD for this purpose. After that, follow these instructions:
- Use the following command:
CD C:\Windows\System32\config(here C is the partition where Windows is installed). - Enter the following commands one by one to rename these files with the .old postfix:
ren C:\Windows\System32\config\DEFAULT DEFAULT.old
ren C:\Windows\System32\config\SAM SAM.old
ren C:\Windows\System32\config\SECURITY SECURITY.old
ren C:\Windows\System32\config\SOFTWARE SOFTWARE.old
ren C:\Windows\System32\config\SYSTEM SYSTEM.old - Enter the following commands one by one to copy registry backup files to your current registry folder. This completes the manual restoration of your computer’s registry.
- copy C:\Windows\System32\config\RegBack\DEFAULT C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SAM C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SECURITY C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SYSTEM C:\Windows\System32\config\
- copy C:\Windows\System32\config\RegBack\SOFTWARE C:\Windows\System32\config\
0 comentarios:
Publicar un comentario