this post was submitted on 14 Jun 2025
919 points (98.0% liked)
memes
15583 readers
3095 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 !politicalmemes@lemmy.world
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.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
So, I have every conceivable setting off for automatically installing updates. It won't let me not do it.
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.
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 $_ }"
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.