admin管理员组

文章数量:1516870

一、在win7系统下删除vista系统之前的系统启动项

我们可以点击开始,所有程序,附件,右键点命令提示符,选择以管理员身份运行或者直接在运行框中输入 cmd进入dos界面,输入bcdedit这条命令并回车,会显示类似如下的信息:

标识符 {bootmgr}

device partition=\Device\HarddiskVolume1

description Windows Boot Manager

locale zh-CN

inherit {globalsettings)

default {current}

resumeobject {6d2b471e-1fc4-11e0-aac9-d49941d680f2}

displayorder {current}

toolsdisplayorder {memdiag}

timeout 30

Windows 启动加载器

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

标识符 {current}

device partition=C:

path \Windows\system32winload.exe

description Windows 7

locale zh-CN

inherit {bootloadersettings)

default {current}

recoverysequence {6d2b471e-1fc4-11e0-aac9-d49941d680f2}

recoveryenabled Yes

osdevice partition=C:

Systemroot \Windows

resumeobject {6d2b471e-1fc4-11e0-aac9-d49941d680f2}

nx OptIn

....

旧OS加载器

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


本文标签: 启动选项掌握标识符