My Windows 11 Notes
Screen saver not activating
Disable "Allow this device to wake the computer" from Device Manager on the Device Manager > Device Properties > Power Management tab.
To find out if there are devices that can wake the computer, log into PowerShell as admin and run this command:
PS C:\Users\anon> powercfg -devicequery wake_armed
Here is my example until I unchecked wake the computer settings:
PS C:\Users\anon> powercfg -devicequery wake_armed Xbox Gaming Device HID-compliant mouse Realtek Gaming 2.5GbE Family Controller HID Keyboard Device (001) HID Keyboard Device (002) Marvell AQtion 10Gbit Network Adapter PS C:\Users\anon> powercfg -devicequery wake_armed Xbox Gaming Device HID-compliant mouse Realtek Gaming 2.5GbE Family Controller HID Keyboard Device (001) HID Keyboard Device (002) PS C:\Users\anon> powercfg -devicequery wake_armed HID-compliant mouse Realtek Gaming 2.5GbE Family Controller HID Keyboard Device (001) HID Keyboard Device (002) PS C:\Users\anon> powercfg -devicequery wake_armed Realtek Gaming 2.5GbE Family Controller PS C:\Users\anon> powercfg -devicequery wake_armed NONE