Hi James Lee,
While your computer is successfully entering a low-power state (Sleep or Hibernation), the Network Interface Card (NIC) is either powered down completely or not listening for the specific "Magic Packet" that Splashtop sends to initiate the wake-up sequence. Unlike keyboard or mouse wake events which operate via USB interrupts, remote waking relies strictly on the network adapter maintaining a link to the router even when the system appears off.
You first need to configure the driver-level power management for your Ethernet adapter. Open the Device Manager (devmgmt.msc), expand "Network adapters," and locate your primary Ethernet controller. Right-click it and select Properties. In the "Advanced" tab, locate the property typically named "Wake on Magic Packet" or "Shutdown Wake-On-Lan" and ensure it is set to "Enabled." Then, navigate to the "Power Management" tab within the same window. It is critical that you check "Allow this device to wake the computer" and I strongly recommend checking "Only allow a magic packet to wake the computer." This ensures the NIC stays active without waking your PC for unrelated network traffic. Please note that this functionality is significantly more reliable on a wired Ethernet connection than on Wi-Fi.
A frequently overlooked setting that overrides both BIOS and Driver configurations is Windows "Fast Startup." Fast Startup puts the computer into a hybrid hibernation state (S4) that often cuts power to the network card to maximize power savings, effectively killing Wake-on-LAN capabilities. To resolve this, open the classic Control Panel and navigate to Hardware and Sound > Power Options > Choose what the power buttons do. You must click "Change settings that are currently unavailable" to unlock the greyed-out options. Uncheck "Turn on fast startup (recommended)" and click Save changes. This ensures that when the computer shuts down or sleeps, it remains in a state capable of receiving the wake signal.
Lastly, ensure the BIOS/UEFI configuration itself allows for PCI/PCIe device power-on. Restart your machine and enter the BIOS setup. You are looking for settings often labeled "Wake on LAN," "Resume on LAN," or "Power On By PCI-E." Enable these options. If you are attempting to wake this computer from outside your local network (over the internet), Splashtop typically requires another device on the same local network to act as a bridge to send the wake command, unless you have configured port forwarding for UDP port 9 on your router, but configuring the Windows and BIOS settings above is the mandatory first step.
I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!
VP