Wake on LAN (WoL) lets you turn on your PC remotely with a network message, but success often depends on a lesser-known setting: shutdown link speed. Many users run into trouble because their computer or network card isn't configured correctly for WoL. Understanding how link speed during shutdown affects this process can help you troubleshoot and set up reliable remote wake-ups.
What is Wake on LAN (WoL)?
Wake on LAN (WoL) is a feature that allows you to power on or wake up a computer remotely using a special network message known as a "magic packet." This packet is typically sent from another computer over the local network and contains the MAC address of your target machine. When your PC's network adapter detects the packet while the PC is off or asleep, it can trigger the system to turn on.
WoL is commonly used in business environments for remote maintenance, software updates, or accessing files from a distance. Home users benefit from WoL when they want to access a desktop PC from elsewhere in the house or even over the internet via VPN. The key requirement is that the network interface remains partially powered and listening for WoL signals, even when the system appears off.
Shutdown Link Speed: What Does It Mean?
Shutdown link speed refers to the speed at which your network adapter maintains its connection to the network when the PC is shut down or in a low-power state. This setting is crucial for WoL because the adapter must stay "awake" enough to listen for magic packets. Most modern Ethernet adapters let you set the shutdown link speed to 10 Mbps, 100 Mbps, or sometimes even 1 Gbps.
If the link speed is set too high or too low, or if the adapter powers down completely, WoL won't work. For instance, many adapters default to dropping to 10 Mbps during shutdown, minimizing power usage while still allowing basic WoL packet detection. Some network cards and routers, however, have trouble maintaining higher link speeds while the PC is off, which can cause WoL failures.
How Shutdown Link Speed Affects WoL Reliability
The correct shutdown link speed ensures your PC's network card stays connected to the LAN and can receive WoL packets. If the link drops altogether, or the adapter tries to negotiate an unsupported speed, the connection is lost, and your PC can't be woken remotely. Ethernet LEDs on the computer or switch can help verify link presence: a lit LED usually means the adapter is active enough for WoL.
Some network cards and switches are finicky about supported speeds. For example, if the shutdown link speed is set to 1 Gbps but your switch only supports 100 Mbps in low power, the link may drop. In this scenario, forced negotiation at the lowest common denominator (often 10 Mbps) is more reliable for WoL. Choosing the right shutdown link speed often requires matching adapter settings to your actual network hardware capabilities.
Configuring Shutdown Link Speed in Windows
Windows provides control over shutdown link speed via network adapter properties. To adjust this, open Device Manager, expand Network adapters, and right-click your Ethernet device. Choose Properties and switch to the Advanced tab. Look for options like Shutdown Wake-On-Lan, Wake on Magic Packet, or Shutdown Link Speed (naming varies by manufacturer).
Common values include "Not Speed Down," "10Mbps First," or explicit speeds like "10 Mbps" or "100 Mbps." Setting "10 Mbps" is usually safest for WoL, as most adapters and switches reliably support it in low power. Save your changes and restart the PC to test if WoL is more consistent. Note that some Wi-Fi cards offer similar options, but WoL is generally more reliable over wired Ethernet.
Adjusting BIOS and UEFI Settings for WoL
Besides Windows settings, WoL must be enabled in your motherboard's BIOS or UEFI. On boot, enter the BIOS/UEFI setup (usually by pressing Delete, F2, or a similar key). Look for settings under Power Management such as Wake on LAN, Power On by PCI-E, or Resume by LAN. Enable these options to allow the network adapter to trigger wake events.
Some BIOS firmware lets you set PCI Express slot power states or control how much standby power is provided to the network adapter. Ensure any options related to deep sleep, ErP (energy-related products), or S5 state are set to allow LAN wake. If WoL still isn't working after changing Windows settings, an incorrect BIOS setting is often the culprit.
Common Troubles and How to Fix Them
If WoL doesn't work, the problem is often the shutdown link speed or a mismatch between the adapter and network switch. Symptoms include no Ethernet LED on shutdown, or the PC simply never waking up. Try toggling the shutdown link speed to 10 Mbps, checking both adapter and switch for link status. If your switch supports energy saving or "green Ethernet" modes, these can sometimes drop links during low power - disable them if possible.
Other common issues include outdated network drivers, fast startup enabled in Windows (which can interfere with WoL), or security software blocking magic packets. Update drivers from your motherboard or adapter manufacturer and disable Fast Startup under Control Panel > Power Options > Choose what the power buttons do. Test with the PC asleep (S3/S4) as well as fully shut down to isolate the problem. Sometimes, using a different network cable or switch port resolves odd link negotiation issues.
Testing WoL and Link Speed: Practical Steps
To verify that WoL and shutdown link speed are set up correctly, perform a controlled test. With your PC on, send a magic packet using a tool like WakeMeOnLan or Depicus WoL (available free online). Ensure the PC wakes from sleep. Next, shut down the PC, watch the Ethernet port for the link LED, and try waking again. If the LED goes out or WoL fails, adjust the shutdown link speed and retest.
For a more technical check, connect the PC to a managed switch and monitor the port status. Many switches can report link speed and activity in real time. This helps confirm whether the adapter maintains a 10 Mbps or 100 Mbps link in low power. Keep a notepad of the settings that work for your hardware, as adapters and motherboards often behave differently, even within the same brand.
Advanced Tips for Reliable WoL
If you need WoL to work across different networks or outside your home, additional configuration is needed. Forward UDP port 9 (or your chosen port) on your router to the correct subnet, and ensure no firewall blocks the magic packet. Some managed switches allow you to specify which MAC addresses can wake devices, preventing accidental wake events.
For business environments, consider setting up a dedicated WoL server or using management tools that can queue wake requests. Always test after Windows updates or BIOS upgrades, as settings can occasionally reset. If you use VPNs or VLANs, double check whether broadcast packets are forwarded correctly. Consistent results require patience and a bit of trial and error, but getting shutdown link speed right is the foundation of working WoL.
Frequently asked questions
Why does my PC not wake up with Wake on LAN after shutdown?
The shutdown link speed might be set incorrectly, or WoL is disabled in BIOS or Windows. Check adapter and BIOS settings, and verify the Ethernet link LED stays on when the PC is off.
What shutdown link speed should I use for Wake on LAN?
10 Mbps is the most compatible choice, as nearly all adapters and network switches support this speed in low-power mode. Use 100 Mbps only if your hardware reliably maintains it during shutdown.
Can I use Wake on LAN over Wi-Fi?
It's possible on some laptops with special Wi-Fi adapters, but most PCs and networks only support WoL over a wired Ethernet connection for reliable results.
Does Fast Startup in Windows affect Wake on LAN?
Yes, Fast Startup can interfere with WoL from shutdown. Disable it in Control Panel > Power Options > Choose what the power buttons do for better compatibility.