[bsfp-cryptocurrency style=”widget-18″ align=”marquee” columns=”6″ coins=”selected” coins-count=”6″ coins-selected=”BTC,ETH,XRP,LTC,EOS,ADA,XLM,NEO,LTC,EOS,XEM,DASH,USDT,BNB,QTUM,XVG,ONT,ZEC,STEEM” currency=”USD” title=”Cryptocurrency Widget” show_title=”0″ icon=”” scheme=”light” bs-show-desktop=”1″ bs-show-tablet=”1″ bs-show-phone=”1″ custom-css-class=”” custom-id=”” css=”.vc_custom_1523079266073{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}”]

Add Boot Option Windows 11 May 2026

bcdedit /set GUID device partition=D: bcdedit /set GUID osdevice partition=D: bcdedit /set GUID path \Windows\system32\winload.efi bcdedit /displayorder GUID /addlast

bcdedit /create /d "Ubuntu Linux" /application osloader bcdedit /set GUID device partition=G: bcdedit /set GUID path \ubuntu\vmlinuz bcdedit /set GUID options "root=/dev/sda3 ro" add boot option windows 11

Then set the partition and OS path:

Note: Easier to use GRUB. But for direct boot: bcdedit /set GUID device partition=D: bcdedit /set GUID

bcdedit /enum Or for a cleaner view:

bcdedit /create /d "Windows 10 on D:" /application osloader This returns a GUID like xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx . Copy it. Windows 10 on D:)

bcdedit /enum firmware Scenario A: Add another Windows installation (e.g., Windows 10 on D:)