admin管理员组

文章数量:1603247

当电脑蓝屏,且提示信息为bad_system_config_info

如果是注册表损坏解决方案如下:

进入命令行输入:cd  /d c:\windows\system32\config

然后输入for /f %i in('dir /a:-d-h /b') do echo %i&&reg load hklm\1 %i&reg unload hklm\1

打印出信息就会提示哪里出问题

将好的文件,一般在xpan,复制到错误位置,该方法能解决config中的defaut文件损坏。

参考网址:百度安全验证https://mbd.baidu/newspage/data/videoshare?nid=sv_13103627892712743040&source=search&tpl=search

本文标签: 蓝屏Windows