Win + R: opens run dialog to run the next command
shutdown -s -f -t 0: cli shutdown command where -s is poweroff, -f is force, and -t 0 is a timeout of 0
shutdown -s -f -t 0
Win + R: opens run dialog to run the next command
shutdown -s -f -t 0
: cli shutdown command where -s is poweroff, -f is force, and -t 0 is a timeout of 0