F5F Stay Refreshed Software Operating Systems Shut down

Shut down

Shut down

F
fish_tommy
Member
218
05-24-2023, 09:54 PM
#1
Use shutdown command in terminal or power button.
F
fish_tommy
05-24-2023, 09:54 PM #1

Use shutdown command in terminal or power button.

L
Lucass123
Member
108
05-26-2023, 03:00 PM
#2
What OS?
L
Lucass123
05-26-2023, 03:00 PM #2

What OS?

S
stuff048
Member
53
05-26-2023, 03:39 PM
#3
For Windows 7 and 8, the shutdown command is usually "shutdown /s".
S
stuff048
05-26-2023, 03:39 PM #3

For Windows 7 and 8, the shutdown command is usually "shutdown /s".

T
Takato_Master
Member
75
06-03-2023, 01:28 PM
#4
This command will shut down your Windows PC (Vista and forward) immediately (skipping any pending updates going down). %windir%\System32\shutdown.exe -s -t 01 Replace the -s with -r for a reboot.
T
Takato_Master
06-03-2023, 01:28 PM #4

This command will shut down your Windows PC (Vista and forward) immediately (skipping any pending updates going down). %windir%\System32\shutdown.exe -s -t 01 Replace the -s with -r for a reboot.

T
Th3Manu_
Junior Member
11
06-03-2023, 02:00 PM
#5
I utilize it nonstop. Save it as shutdown.cmd on the desktop and double-click to shut down city—no extra menus or unnecessary steps (works best on Windows 8).
T
Th3Manu_
06-03-2023, 02:00 PM #5

I utilize it nonstop. Save it as shutdown.cmd on the desktop and double-click to shut down city—no extra menus or unnecessary steps (works best on Windows 8).

J
josuediaz246
Junior Member
4
06-04-2023, 11:30 PM
#6
To perform a full shutdown in Windows 8, execute the command /s /t 0
J
josuediaz246
06-04-2023, 11:30 PM #6

To perform a full shutdown in Windows 8, execute the command /s /t 0