User Tools

Site Tools


microsoft:desktop:win_10:bcdedit_01

This is an old revision of the document!


Edit W10 BOOT menu

Start elevated <fc #ff0000>Command Prompt</fc>

Export boot list and make backup

bcdedit /export newbcd
copy newbcd bcdbackup

Copy identifier of unused entry and delete enty with

bcdedit /store newbcd /delete {98ce75be-453a-15e9-ae7d-c79a86e4d59b}

After you removed all the wanted, save

bcdedit /import newbcd /clean
microsoft/desktop/win_10/bcdedit_01.1552631797.txt.gz · Last modified: 2019/03/15 06:36 by rplecko