Como desligar o Windows 11 em PowerShell
To force computer to shutdown type : stop-computer
To force computer to restart type : restart-computer
Computer Nerd
To force computer to shutdown type : stop-computer
To force computer to restart type : restart-computer