Skip to content

Instantly share code, notes, and snippets.

View Freundschaft's full-sized avatar

Qiong Wu Freundschaft

View GitHub Profile
@LeoDJ
LeoDJ / ModernStandbyWorkaround_Task.xml
Last active August 1, 2025 19:47
Workaround for Windows Modern Standby waking up all the damn time by simply putting it back to sleep if it wakes up for the wrong reason
<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
<RegistrationInfo>
<Date>2024-05-13T03:03:36.8710082</Date>
<Author>LEO-FW16\LeoDJ</Author>
<URI>\ModernStandbyWorkaround</URI>
</RegistrationInfo>
<Triggers>
<EventTrigger>
<Enabled>true</Enabled>