在电脑公司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文件可以随身携带,在需要时随时使用。
猜你喜欢
-
360浏览器收藏夹被隐藏了 win7下快速还原的两种伎俩 14-11-15
-
QQ语音功能在Win7 32位旗舰版系统中使用不了的怎么办 14-11-27
-
win7纯净版系统出现到宽带连接的链接没有成功怎么办 15-02-22
-
win7纯净版32位系统缩略图打乱后的还原技巧 15-03-10
-
雨林木风win7系统解决超级管理员账户被禁用的方法 15-06-23
-
雨林木风win7系统如何修复声音忽大忽小的问题 15-06-16
-
当win7番茄花园系统因Win32K.sys错误出现蓝屏时该怎么办 15-06-19
-
深度技术win7系统中哪些最容易被忽略的初始必要设置项 15-06-19
-
深度技术win7系统中如何防御U盘病毒的传播 15-06-08
-
深度技术win7系统电脑组策略如何巧设方法 15-07-27
电脑公司安装教程
Win7 系统专题