Windows – Reboot
Reboot On command line (PowerShell):
1 |
shutdown -t 0 -r -f |
Shortcut: Ctrl + Alt + End or: Ctrl + Alt + ESC Then you can use the shutdown menu.
Reboot On command line (PowerShell):
1 |
shutdown -t 0 -r -f |
Shortcut: Ctrl + Alt + End or: Ctrl + Alt + ESC Then you can use the shutdown menu.