I have recently purchased an Acer Swift 1 SF114-33-C15N laptop computer. It came preinstalled with Windows 10 S, but I did a clean install of Windows 10 Pro using the ISO file provided by Microsoft (Win10_21H2_English_x64.iso) and a spare (genuine) license key. The computer works fine, with only one problem: I cannot wake it from sleep/standby/Suspend-to-RAM mode.
This is what I have found so far:
• powercfg.exe /DEVICEQUERY wake_armed prints NONE.
• For every device listed by powercfg.exe /DEVICEQUERY wake_from_s3_supported, the call powercfg.exe /DEVICEENABLEWAKE "…" prints an error message: You do not have permission to enable or disable device wake. Note that I run these commands in an elevated command prompt with full administrative rights. Correspondingly, in Device Manager (devmgmt.msc) those devices with a Power Management tab have their Allow this device to wake this computer setting grayed out and disabled.
• When I connect an external keyboard via USB,
powercfg.exe /DEVICEENABLEWAKE "..." is executed successfully, and pressing a key on that external keyboard during sleep mode properly wakes the computer.
Any suggestions?
[//Edited the content to add model name]