this post was submitted on 29 Nov 2023
926 points (98.3% liked)

memes

9363 readers
2906 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 80 points 8 months ago (23 children)

I remember one time that windows didn't want to give an option to shutdown without rebooting for updates. That was the solution.

[–] [email protected] 42 points 8 months ago (17 children)

Or a not so forceful solution: Go into the Ctrl + Alt + Del menu, and press the power button while holding down Ctrl. Now you can do an emergency shutdown.

[–] [email protected] 17 points 8 months ago (3 children)

Windows + r, shutdown -s -t 0, enter

[–] [email protected] 8 points 8 months ago

I use "shutdown -s -f -t 0" it forces all apps to shutdown without windows asking you if you want to go back and save or if a program is not turning off.

[–] [email protected] 5 points 8 months ago (4 children)

even the shutdown command is complicated ffs

[–] [email protected] 12 points 8 months ago (1 children)

Be happy the shutdown procedure doesn't start by opening regedit. I wouldn't be surprised, to be honest.

[–] [email protected] 1 points 8 months ago

I read that as rageedit.

[–] [email protected] 7 points 8 months ago

Not really

The -s stands for shutdown, with other ones being for hibernate, reboot etc.

The -t stands for time. By default it's something like 30 seconds. Putting it on 0 makes it instant.

[–] [email protected] 4 points 8 months ago

It only takes two parameters to shutdown, how is that complicated?

[–] [email protected] 1 points 8 months ago

Not really, it's a pretty simple command that not everyone uses anyway. -s is for shutdown, -t for time. There are more complicated things in the Windows command line interface.

[–] [email protected] 2 points 8 months ago (1 children)

I think it would still update (if it didn't give a normal shutdown option)

[–] [email protected] 2 points 8 months ago

Nope, I use it all the time if I'm going home from work. Works like a charm.

load more comments (13 replies)
load more comments (18 replies)