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

Clear Start Menu Pinned Items

I haven't used this yet but plan to on the next Win 11 implementation. The .bat file to run the .ps1 Paste the following into a notepad ...