====== TODO ====== * https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/bcdedit--set * [[windows;10?rev=1742081524#bcdedit|Old Revision]] ====== General ====== "%SystemRoot%\System32\bcdedit.exe" /set "disabledynamictick" "Yes" "%SystemRoot%\System32\bcdedit.exe" /set "nx" "AlwaysOff" "%SystemRoot%\System32\bcdedit.exe" /debug "Off" "%SystemRoot%\System32\bcdedit.exe" /bootdebug "Off" "%SystemRoot%\System32\bcdedit.exe" /ems "Off" "%SystemRoot%\System32\bcdedit.exe" /event "Off" "%SystemRoot%\System32\bcdedit.exe" /set "pae" "ForceDisable" ====== Etc ====== * :?: Might affect WSL2 "%SystemRoot%\System32\bcdedit.exe" /set "hypervisorlaunchtype" "Off" "%SystemRoot%\System32\bcdedit.exe" /set "hypervisordebug" "Off" "%SystemRoot%\System32\bcdedit.exe" /set "vsmlaunchtype" Off"