You are on page 1of 1

bcdedit /set {96ba5b67-286a-11e8-9b98-0252550b3639} device partition=F:

bcdedit /delete {96ba5b67-286a-11e8-9b98-0252550b3639}

bcdedit /delete {ntldr} /f

bcdedit /create {ntldr} /d "Windows XP"

bcdedit /set {ntldr} device partition=C:

bcdedit /set {ntldr} path \ntldr

bcdedit /displayorder {ntldr} /addlast

You might also like