编辑以下内容的windows启动选项:windows 7

这个怎么办

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
温馨提示:答案为网友推荐,仅供参考
第1个回答  2018-02-19
使用WinPE3.0或以上启动电脑。
打开命令提示符CMD。
输入: bcdboot c:\windows /s c: /l zh-cn。
重新生成Windows启动项。
注: 你的问题描述混乱,升级Win10出现这个问题,重装系统还会出现这个问题吗,并且还重新分区了,依然这个问题吗?我觉得不可能,你应该详细点说下你怎么分区装系统的。本回答被网友采纳

相关了解……

你可能感兴趣的内容

本站内容来自于网友发表,不代表本站立场,仅表示其个人看法,不对其真实性、正确性、有效性作任何的担保
相关事宜请发邮件给我们
© 非常风气网