权当是个备忘,主要是最后那几个 UUID。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
c:\EFI\Microsoft\Boot>bcdedit /store .\BCD /set {default} device partition=C: 操作成功完成。 c:\EFI\Microsoft\Boot>bcdedit /store .\BCD /set {default} osdevice partition=C: 操作成功完成。 c:\EFI\Microsoft\Boot>bcdedit /enum /store BCD Windows 启动管理器 -------------------- 标识符 {bootmgr} device unknown description Windows Boot Manager locale zh-CN inherit {globalsettings} default {default} resumeobject {9b154efc-eb17-11e9-88d3-f4f0508ae7f2} displayorder {default} {330b195e-aed4-11ea-b22f-a81fa2e6c829} toolsdisplayorder {memdiag} timeout 30 Windows 启动加载器 ------------------- 标识符 {default} device partition=C: path \WINDOWS\system32\winload.exe description Microsoft Windows 10 locale zh-CN inherit {bootloadersettings} recoverysequence {330b195c-aed4-11ea-b22f-a81fa2e6c829} displaymessageoverride Recovery recoveryenabled Yes allowedinmemorysettings 0x15000075 osdevice partition=C: systemroot \WINDOWS resumeobject {9b154efc-eb17-11e9-88d3-f4f0508ae7f2} nx OptIn bootmenupolicy Standard 实模式启动扇区 --------------------- 标识符 {330b195e-aed4-11ea-b22f-a81fa2e6c829} device unknown path \NST\AutoNeoGrub0.mbr description Microsoft DOS locale zh-CN custom:250000c2 1 |
{330b195c-aed4-11ea-b22f-a81fa2e6c829} – Windows Recovery Environment
{330b195d-aed4-11ea-b22f-a81fa2e6c829} – Windows Recovery
{330b195e-aed4-11ea-b22f-a81fa2e6c829} – Microsoft DOS
{9b154efc-eb17-11e9-88d3-f4f0508ae7f2} – Windows Resume Application
{9b154efd-eb17-11e9-88d3-f4f0508ae7f2} – Microsoft Windows 10
{9dea862c-5cdd-4e70-acc1-f32b344d4795} – Windows Boot Manager
{b2721d73-1db4-4c62-bf78-c548a880142d} – Windows 内存诊断