WOL from shutdown not working

Soldato
Joined
16 Jan 2006
Posts
3,046
WOL works fine from sleep and the nic stayson when shutdown
Fast boot disabled
All power savings off in windows
Wake options enabled in windows and bios
ERP off in bios
wake from PCI enabled bios


Various other options see on the nic as recommended in the Asus forum

Is there some other obvious thing I'm missing?

Thanks
 
Last edited:
If you are on Win 10 try this:

How do I fix Windows 10 Wake-on-LAN?

Step 3: Enable Wake On LAN (WOL) setting for LAN driver
  1. Open Device Manager.
  2. Select Network adapters.
  3. Locate the LAN device and click on it.
  4. Select the Advanced tab.
  5. Confirm Shutdown Wake-On-Lan is enabled.
  6. Select the Power Management tab.
  7. Check the option Allow this device to wake the computer.
  8. Save changes.
 
Another possible option:

  1. Press Win + x, select Run and type regedit in the run line.
  2. Select OK to launch the Registry Editor.
  3. Navigate to KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NDIS\Parameters.
  4. Right click on Parameters.
  5. Select New DWORD (32-bit) Value.
  6. Add the key AllowWakeFromS5.
  7. Set the value to 1.
  8. Close the Registry Editor.
  9. Restart the computer.
 
Back
Top Bottom