
mokutil
List of commands for mokutil:
-
mokutil:tldr:3bf14 mokutil: Set shim verbosity.$ mokutil --set-verbosity truetry on your machineexplain this command
-
mokutil:tldr:6c242 mokutil: List the keys to be enrolled.$ mokutil --list-newtry on your machineexplain this command
-
mokutil:tldr:705c4 mokutil: Enroll a new key.$ mokutil --import ${path-to-key-der}try on your machineexplain this command
-
mokutil:tldr:8251c mokutil: Disable Secure Boot.$ mokutil --disable-validationtry on your machineexplain this command
-
mokutil:tldr:9659f mokutil: List enrolled keys.$ mokutil --list-enrolledtry on your machineexplain this command
-
mokutil:tldr:a3e11 mokutil: Enable Secure Boot.$ mokutil --enable-validationtry on your machineexplain this command
-
mokutil:tldr:bddc8 mokutil: Show if Secure Boot is enabled.$ mokutil --sb-statetry on your machineexplain this command