
BCDEDIT/DELETE {ed691510-03ba-11eb-b17b-c0e434ee9b0c}
BCDEDIT/DELETE : The term 'BCDEDIT/DELETE' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1
+ BCDEDIT/DELETE {ed691510-03ba-11eb-b17b-c0e434ee9b0c}
答案1
術語「BCDEDIT/DELETE」不被辨識為 cmdlet、函數、腳本檔案或可操作程式的名稱。
您需要在之後有一個空格bcdedit
:
bcedit /delete ....
BCDEdit 命令列選項
以下命令列選項可用於 BCDEdit.exe。
BCDEdit /Command[Argument1] [Argument2] ...
…
對商店中的條目進行操作
/delete
從指定條目中刪除元素。