• Trollception@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 days 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 $_ }”