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"
"%SystemRoot%\System32\bcdedit.exe" /set "hypervisorlaunchtype" "Off"
"%SystemRoot%\System32\bcdedit.exe" /set "hypervisordebug" "Off"
"%SystemRoot%\System32\bcdedit.exe" /set "vsmlaunchtype" Off"

Spinesnap

"%SystemRoot%\System32\bcdedit.exe" /set "useplatformtick" "no"
"%SystemRoot%\System32\bcdedit.exe" /set "useplatformclock" "no"
"%SystemRoot%\System32\bcdedit.exe" /set "forcelegacyplatform" "Yes"
"%SystemRoot%\System32\bcdedit.exe" /set "tscsyncpolicy" "Legacy"
"%SystemRoot%\System32\bcdedit.exe" /set "pciexpress" "ForceDisable"

Alira

  • hypervisorlaunchtype for WSL
"%SystemRoot%\System32\bcdedit.exe" /set "nx" "AlwaysOn"
"%SystemRoot%\System32\bcdedit.exe" /set "hypervisorlaunchtype" "Auto"

Etc

  • xsavedisable caused GIMP to not start
"%SystemRoot%\System32\bcdedit.exe"  /set "xsavedisable" "1"
/srv/www/wiki/data/attic/windows/notes/bcdedit.1774812765.txt.gz · 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