在电脑公司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文件可以随身携带,在需要时随时使用。
猜你喜欢
-
Win7系统下设置小工具 令时钟查询各地时差的设置窍门 14-11-17
-
win7纯净版如何对资源管理器进行优化 14-12-05
-
windows7 sp1纯净版关机让鼠标不亮的操作技巧 15-03-27
-
如何使用win7组策略提升网速 让雨林木风告诉你 15-05-21
-
教你如何处理Ghost安装大地Win7系统出现错误提示10100问题 15-06-26
-
雨林木风win7系统启动蓝屏错误代码0x00000f4该如何解决 15-06-24
-
深度技术win7系统教你如何一招炫酷切换窗口 15-06-16
-
雨林木风电脑系统让win7鼠标滚轮的五个秘技 15-06-12
-
当风林火山win7安装系统时出现错误提示有效解决的办法是什么法 15-06-06
-
详解如何调整系统之家win7分区功能的步骤 15-06-04
电脑公司安装教程
Win7 系统专题