this post was submitted on 14 Jun 2025
916 points (98.0% liked)

memes

15599 readers
2999 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 !politicalmemes@lemmy.world

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.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Trollception@lemmy.world 3 points 2 days ago* (last edited 2 days ago) (2 children)

Because you have configured it to install updates when you are not using your PC and windows is leveraging a system wake timer. If Linux was configured to do the same it would be no different.

[–] LastWish@lemmy.world 1 points 1 day ago

So, I have every conceivable setting off for automatically installing updates. It won't let me not do it.

[–] filcuk@lemmy.zip 1 points 2 days ago (2 children)

I don't know about others, but I've tried and failed to stop my pc waking from sleep.
At some point, it just stops providing wake reason codes. It just wakes up. The system doesn't know or tell why.
Hibernation has never failed me, at least.

[–] Trollception@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

Try running this in Powershell, after running this it should only wake from either a wake timer and maybe wake on lan.

powershell -Command "powercfg /devicequery wake_armed | ForEach{ powercfg /devicedisablewake $_ }"

[–] JordanZ@lemmy.world 1 points 2 days ago

I have a win10 box in a rack under the side part of my desk. I use it super sporadically. I spent a couple minutes turning off the normal culprits but it still turns on randomly. Sometimes by the next morning, sometimes a week later. No rhyme or reason to it. I couldn’t be bothered to figure out what new stupidity MS put in to boot it. It’s plugged into a rack mount power strip at the top of the rack…I just unplug it now.