电脑启动无法进去,出现(编辑以下内容的windows启动选项)

最近电脑启动没法进去,然后按f10出现一个,编辑一下内容的windows启动选项,,请问怎么解决... 最近电脑启动没法进去,然后按f10出现一个,编辑一下内容的windows启动选项,,请问怎么解决 展开
 我来答
匿名用户
2016-01-27
展开全部
win7启动文件参数修改(bcdedit.exe)windows 7

Vista之前的系统,修改启动文件是在C盘下的boot.ini文件,Vista之后(包括win7)修改启动文件是用windows/system32/bcdedit.exe来修改,windows/system32/bcdedit.exe需要管理者身份才能运行,右击开始附件中的命令提示符,选择“以管理者身份运行”才可使用,自己的电脑上装有win7,运行结果如下:

Microsoft Windows [版本 6.1.7600]

版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Windows\system32>bcdedit.exe

Windows 启动管理器

--------------------

标识符 {bootmgr}

device partition=C:

description Windows Boot Manager

locale zh-CN

inherit {globalsettings}

default {current}

resumeobject {4ea87a30-b6de-11de-b0bc-bf1d12f13d12}

displayorder {current}

toolsdisplayorder {memdiag}

timeout 30

Windows 启动加载器------------------------------从这里开始是我们装的系统

-------------------

标识符 {current}

device partition=C:

path \Windows\system32\winload.exe

description Windows 7-----------------------我现在使用的是win7

locale zh-CN

inherit {bootloadersettings}

recoverysequence {4ea87a32-b6de-11de-b0bc-bf1d12f13d12}

recoveryenabled Yes

osdevice partition=C:

systemroot \Windows

resumeobject {4ea87a30-b6de-11de-b0bc-bf1d12f13d12}

nx OptIn

运行结果有两部分,第一部分为Windows Boot Manager,第二部分为装的系统,如果系统装有两个或三个系统,则会相应增加,如下,在C盘装win7,在d盘装XP,运行bcdedit.exe的结果如下:

Microsoft Windows [Version 6.1.7100]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>bcdedit.exe

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=D:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {3919dbda-6c55-11d9-88ec-f48e550666b3}
displayorder {ntldr}
{current}
toolsdisplayorder {memdiag}
timeout 30

Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=D:
path \ntldr
description Earlier Version of Windows

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoverysequence {3919dbdc-6c55-11d9-88ec-f48e550666b3}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {3919dbda-6c55-11d9-88ec-f48e550666b3}
nx OptIn

C:\Windows\system32>

给引导菜单做个备份

bcdedit /export "d:\bcd_backup"------------------ 导出引导菜单到d:\bcd_backup目录。

bcdedit /import "d:\bcd_backup"------------------ 导入引导菜单到d:\bcd_backup目录。

执行了如下的命令

BCDEDIT /DELETE {4ea87a32-b6de-11de-b0bc-bf1d12f13d12} ------删除系统

bcdedit /set {current} Description "123321" ------把系统改名为123321
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式