this post was submitted on 26 Jul 2024
499 points (97.5% liked)

People Twitter

4962 readers
1653 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a tweet or similar
  4. No bullying.
  5. Be excellent to each other.

founded 1 year ago
MODERATORS
499
We are peers (lemmy.world)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/whitepeopletwitter
 
you are viewing a single comment's thread
view the rest of the comments
[–] Pika 3 points 1 month ago

I wouldn't really call it lying, because in the eyes of the computer it never shut down, it's an intended "feature": shutting down doesn't actually cold stop the system, by default it has what is called hybrid shutdown or fast boot. When you click shutdown it saves your current kernel and running drivers into the hibernation file, so when you power back on it just loads that instead of having to start everything again and then reinits the drivers as if they were just started. This speeds up the process, but also can cause issues along the way.

You need to either shut it down using the /s flag in cmd prompt, or actually select restart. It's super obnoxious and outdated in a world where HDD's are becoming outdated.