User Tools

Site Tools


windows:notes:bcdedit

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

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki