在电脑公司Win7系统中出现BCD引导错误的修复诀窍
更新日期:2015-08-18 11:07:10
来源:互联网
在电脑公司Win7系统中出现BCD引导错误的修复诀窍分享给大家。Win7系统使用过程中有时会遇到BCD引导错误,导致无法开机的问题,特别在新安装时最容易出现,其实用户可通过winPE中的Windows引导修复软件修复这个问题,当U盘启动盘中没有这个工具的话,也可通过命令的方式来解决,具体如下:
1、新建一个记事本,复制粘贴以下代码内容
path C:Windowssystem32
bcdedit /store C:ootcd /create {bb68514c-cff8-11dd-aca9-a775dac50ae8} /d "Microsoft Windows 7" /application osloader
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} device partition=C:
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} path Windowssystem32winload.exe
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} locale zh-CN
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} inherit {bootloadersettings}
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} osdevice partition=C:
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} systemroot Windows
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} nx optin
bcdedit /store C:ootcd /displayorder {bb68514c-cff8-11dd-aca9-a775dac50ae8} /addlast
bcdedit /store C:ootcd /timeout 5
pause
2、另存为“修复BCD引导.bat”;(注意以上代码以系统在C盘的为准,如果不是请更改partition=C:中的C更改为其他对应盘符);
3、在WinPE下执行这个文件。

以上就是关于命令法修复深度Win7系统BCD引导错误介绍了,此BAT文件可以随身携带,在需要时随时使用。
1、新建一个记事本,复制粘贴以下代码内容
path C:Windowssystem32
bcdedit /store C:ootcd /create {bb68514c-cff8-11dd-aca9-a775dac50ae8} /d "Microsoft Windows 7" /application osloader
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} device partition=C:
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} path Windowssystem32winload.exe
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} locale zh-CN
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} inherit {bootloadersettings}
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} osdevice partition=C:
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} systemroot Windows
bcdedit /store C:ootcd /set {bb68514c-cff8-11dd-aca9-a775dac50ae8} nx optin
bcdedit /store C:ootcd /displayorder {bb68514c-cff8-11dd-aca9-a775dac50ae8} /addlast
bcdedit /store C:ootcd /timeout 5
pause
2、另存为“修复BCD引导.bat”;(注意以上代码以系统在C盘的为准,如果不是请更改partition=C:中的C更改为其他对应盘符);
3、在WinPE下执行这个文件。

以上就是关于命令法修复深度Win7系统BCD引导错误介绍了,此BAT文件可以随身携带,在需要时随时使用。
猜你喜欢
-
windows Office安装完win7系统就变慢的解决方案 14-11-10
-
正版win7纯净版系统如何查看硬件资源占用的具体情况 15-03-27
-
电脑公司纯净版win7下连接隐藏SSID无线网络的诀窍 15-05-12
-
Win7系统无法运行游戏提示应用程序报错0xc000007d怎么办 17-05-13
-
番茄花园win7系统电脑清除DNS缓存的小窍门 15-06-23
-
中关村win7系统中home basic显示桌面图标的方法 15-06-23
-
雨林木风win7电脑系统显卡散热知多少 15-06-11
-
简单清除风林火山win7系统创建的电源计划的方法 15-07-24
-
雨林木风win7系统视频聊天时对方无法获取声音怎么办 15-07-28
电脑公司安装教程
Win7 系统专题