
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
지정된 항목에서 요소를 삭제합니다.