this post was submitted on 29 Nov 2023
923 points (98.4% liked)
memes
10181 readers
2154 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to [email protected]
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- [email protected] : Star Trek memes, chat and shitposts
- [email protected] : Lemmy Shitposts, anything and everything goes.
- [email protected] : Linux themed memes
- [email protected] : for those who love comic stories.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Windows + r, shutdown -s -t 0, enter
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.
even the shutdown command is complicated ffs
Be happy the shutdown procedure doesn't start by opening regedit. I wouldn't be surprised, to be honest.
I read that as rageedit.
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.
It only takes two parameters to shutdown, how is that complicated?
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.
I think it would still update (if it didn't give a normal shutdown option)
Nope, I use it all the time if I'm going home from work. Works like a charm.