https://micoolpaul.com/2022/01/11/fixed-windows-bitlocker-password-screen-auto-powering-off/

PowerShell:
bcdedit /set "{BOOTMGR}" bootshutdowndisabled 1
Command Prompt:
bcdedit /set {BOOTMGR} bootshutdowndisabled 1
bcdedit /enum


Verwandte Artikel