20201106修改win10開機選項

出自金門農工維基III
跳至導覽 跳至搜尋

方法1:以系統管理員執行bcdedit並移除要刪的選項文字

C:\WINDOWS\system32>bcdedit

Windows 開機管理程式
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume2
path                    \EFI\Microsoft\Boot\bootmgfw.efi
description             Windows Boot Manager
locale                  zh-TW
inherit                 {globalsettings}
default                 {current}
resumeobject            {bcd0d6ba-b548-11ea-a492-f5e09b43ba9f}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows 開機載入器
-------------------
identifier              {current}
device                  partition=C:
path                    \WINDOWS\system32\winload.efi
description             Windows 10
locale                  zh-TW
inherit                 {bootloadersettings}
recoverysequence        {bcd0d6bc-b548-11ea-a492-f5e09b43ba9f}
displaymessageoverride  Recovery
recoveryenabled         Yes
isolatedcontext         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \WINDOWS
resumeobject            {bcd0d6ba-b548-11ea-a492-f5e09b43ba9f}
nx                      OptIn
bootmenupolicy          Standard


C:\WINDOWS\system32>bcdedit /delete {243548c9-???????????????????-??2} ,刪除第二個開機載入器,重新開機試試


方法2: Win10/WINDOWS系統管理工具/系統設定/開機頁/移除要刪的選項

方法3: msconfig

方法4:修改 c:\boot.ini