Friday, October 14, 2022

Command Prompt Syntax

 I need a place for cmd syntax.

Reboot to bios (this does work so if not something is screwy)
shutdown /r /fw /f /t 0
If you want to make a shortcut
C:\Windows\System32\shutdown.exe /r /fw /f /t 0

Ventoy On Secure Boot

I turn of secure boot in every BIOS. However, some do not show that setting. Here is an option that has worked for me. Boot the PC and launc...