Windows Boot: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Chris (Diskussion | Beiträge) |
Chris (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
== BIOS == | == BIOS == | ||
< | Location: | ||
<code> | |||
C:\Boot\BCD | C:\Boot\BCD | ||
</ | </code> | ||
== UEFI == | == UEFI == | ||
Version vom 14. Februar 2021, 19:37 Uhr
BIOS
Location:
C:\Boot\BCD
UEFI
Location:
/EFI/Microsoft/Boot/BCD
Content: (shown with bcdedit)
Windows-Start-Manager
---------------------
Bezeichner {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale de-DE
inherit {globalsettings}
default {current}
resumeobject {562601d5-6da8-11eb-8a2c-ca0ab53a65c7}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows-Startladeprogramm
-------------------------
Bezeichner {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows 10
locale de-DE
inherit {bootloadersettings}
recoverysequence {562601d7-6da8-11eb-8a2c-ca0ab53a65c7}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {562601d5-6da8-11eb-8a2c-ca0ab53a65c7}
nx OptIn
bootmenupolicy Standard