windows:notes:bcdedit
TODO
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"
/usr/local/www/wiki/data/pages/windows/notes/bcdedit.txt · Last modified: by Sean Rhone
