▲ 922 ▼ Every. Single. Time. (lemmy.world) submitted 1 year ago by cannedtuna@lemmy.world to c/memes@lemmy.world 131 comments fedilink hide all child comments
[–] filcuk@lemmy.zip 1 point 1 year 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. permalink fedilink source parent hideshow 4 child comments replies: [–] Trollception@lemmy.world 2 points 1 year ago* (last edited 1 year 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 $_ }" permalink fedilink source parent [+] JordanZ@lemmy.world 1 point 1 year ago [deleted] permalink fedilink source parent
[–] Trollception@lemmy.world 2 points 1 year ago* (last edited 1 year 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 $_ }" permalink fedilink source parent