User Tools

Site Tools


windows:notes:bcdedit

This is an old revision of the document!


Table of Contents

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/attic/windows/notes/bcdedit.1773332296.txt.gz · Last modified: by Sean Rhone