Remote control of home or office equipment is no longer a fantasy, but a standard feature available to every user. Imagine this: you're working from home, and a file you need is still on the desktop of your office computer, which you turned off last night. Or you want to download a large file to your home PC while on the go, so you can have the finished file ready when you get home. This technology exists for exactly these scenarios. Wake on LAN (WoL), which allows you to activate the device over a local network.
While the classic scenario involves using a wired Ethernet connection, modern wireless interfaces also support this feature, known as Wake on Wireless LAN (WoWLAN). Implementing this type of connection requires more careful hardware preparation and software configuration, as the wireless adapter must remain in standby mode, consuming minimal power. In this article, we'll cover in detail how to set up your Windows PC and router for receiving magic packets via Wi-Fi.
It's important to understand that the success of the operation depends not only on software settings but also on the physical characteristics of your hardware. Some older motherboards or wireless adapters may not support over-the-air wake-up from a complete shutdown (S5) state, and will only work from sleep mode. Therefore, before beginning, ensure your network card's drivers are up-to-date and compatible.
How Wake on LAN works
The technology is based on a special signal sent over the network, which is technically called Magic PacketThis data packet contains a unique identifier—the MAC address of the target device, repeated in a specific sequence. Even when the computer is turned off, the network card continues to receive power from the power supply and listens for this signal on network traffic.
When the adapter recognizes its MAC address in the Magic Packet structure, it sends a signal to the motherboard to initiate the operating system boot process. With a wired connection, this process is stable, as the cable provides a constant physical connection. With wireless networks, the situation is more complex: the adapter must support Low Power mode and be able to maintain a connection to the access point even when the PC is powered off.
⚠️ Important: For WoWLAN to work, your router must support broadcast packet forwarding on the wireless interface. Some router models block these requests by default for security reasons, so manual configuration may be required.
The key point here is that the computer doesn't "turn on" directly over the internet. The signal arrives at the router, which in turn transmits it to the network card. If the router doesn't know how to process this request or filters it, the command simply won't reach its destination. This is why router configuration is critically important.
Why is Wi-Fi more complicated than cable?
A wireless interface in sleep mode consumes less power, but its connection to the router is less stable. If the connection is lost or the channel changes, the adapter may not receive a wake-up packet, whereas a cable guarantees signal delivery regardless of the OS driver state.
Checking if the network adapter supports this feature
The first step before making any changes to your system should be to check the technical capabilities of your equipment. Not all Wi-Fi adapters They can operate in continuous listening mode when the computer is turned off. Diagnostics should begin in the operating system's Device Manager. Windows.
Open Device Manager, find the "Network Adapters" section, and select your wireless device. In the Properties window, go to the "Advanced" tab. Here, you should find settings related to Wake on LAN or Magic Packet. The names may vary depending on the chipset manufacturer (Intel, Realtek, Qualcomm Atheros).
- 📡 Look for the line “Wake on Magic Packet” and set the value to “Enabled”.
- 🔋 Find the "Wake on pattern match" option - it is also advisable to activate it for enhanced functionality.
- ⚡ Make sure the "Energy Efficient Ethernet" option is disabled, as it may conflict with the permanent standby mode.
After configuring the settings in Device Manager, go to the "Power Management" tab. The "Allow this device to turn off the computer" and, crucially, "Allow this device to wake the computer" checkboxes should be checked. Without these permissions, the operating system will completely power down the adapter upon shutdown, making it impossible to receive signals.
Setting up the BIOS/UEFI of the motherboard
Even if the operating system is configured perfectly, it will not be able to manage the adapter's power supply if this function is disabled at the motherboard firmware level. Settings BIOS or UEFI take precedence over Windows settings. To access the configuration menu, restart your computer and press Del, F2, or F10 immediately after powering on.
BIOS interfaces from different manufacturers (ASUS, Gigabyte, MSI) look different, but the logic remains the same. You need to find the section responsible for power management (usually called Power Management, APM Configuration or Advanced Power). Within this section, look for network-related options.
You need to enable options with names like "Wake on LAN," "PME Event Wake Up," or "Resume by PCI/PCI-E Device." In the context of wireless networks, there is sometimes a separate option. Wake on Wireless. Make sure it is set to EnabledIt's also worth checking whether "ErP Ready" or "EuP" mode is enabled, as these power-saving standards can completely cut off power to USB and network ports when the computer is off.
| BIOS manufacturer | Menu section | Option name | Required value |
|---|---|---|---|
| AMI BIOS | Advanced -> APM | Power On By PCI-E/PCI | Enabled |
| Award BIOS | Power Management | Wake on LAN | Enabled |
| Phoenix BIOS | Power -> PMC | Resume on LAN | Enable |
| UEFI (General) | Advanced Mode -> APM | ErP Ready | Disabled (Important!) |
After making changes, be sure to save the settings, usually by pressing F10, and wait for the system to fully reboot. If the computer behaves strangely after turning on or doesn't detect the network, you may need to reset the BIOS settings to default and repeat the process, paying particular attention to disabling aggressive power-saving modes.
☑️ Check BIOS settings
Router configuration and packet forwarding
The most difficult step is getting the router to route Magic Packets correctly. The problem is that standard Magic Packets are broadcast, and many routers, for security reasons, do not allow such packets from the external network (WAN) to the internal network (LAN/WLAN). To solve this problem, a mechanism is used. UDP Port Forwarding.
You need to log into your router's web interface (usually at 192.168.0.1 or 192.168.1.1). Find the "Port Forwarding" or "Virtual Servers" section. Create a new rule: specify the standard WoL port as the port. 9 or any other, for example 5000. Select the protocol UDP.
In the IP address field, enter your computer's local static IP address. This is critical: if your computer's IP address changes (dynamic IP), the forwarding rule will stop working. Therefore, assign the address to your network card in your router's DHCP settings or manually enter a static IP address in the TCP/IPv4 protocol properties in Windows.
⚠️ Note: Router interfaces are constantly being updated. Menu locations may differ from those described. If you cannot find the exact names of the menu items, please refer to the official documentation for your router model or look for sections related to "Virtual Server" or "NAT."
There's also a nuance to packet forwarding. Some routers require you to send the packet to a special broadcast address on your subnet (e.g., 192.168.1.255), rather than to a specific computer IP address. In this case, you need to specify this broadcast address as the destination IP address in the port forwarding settings. Experiment to determine which method works with your equipment.
Software for sending a signal
Once the hardware and network are prepared, you need a tool to generate the Magic Packet. There are many programs available for this purpose. remote activation, running on different platforms. For the computer from which you plan to control the startup (for example, a laptop or smartphone), you can use specialized utilities.
One of the most popular and time-tested programs is WakeOnLAN from Depicus or similar WolOnLANThey allow you to send packets both within the local network and over the internet if you specify an external IP address. For mobile devices, there are apps like "Wake On Lan" for Android or "Mocha WOL" for iOS.
To send a command, you will need three parameters that need to be entered into the program:
- 🌐 IP address: The external IP of your home router (if connected from outside) or the local IP (if connected inside the network).
- 🔢 Port: The port you forwarded in the router (for example, 9 or 5000).
- 🆔 MAC address: The physical address of your Wi-Fi card (format AA:BB:CC:11:22:33).
Enter this information into the appropriate fields in the program and click the Wake or Power On button. If all BIOS and router settings are correct, the Wi-Fi adapter indicators on the powered-off computer should blink, and after a few seconds, the standard Windows boot process will begin.
Troubleshooting and diagnostics
Even if the settings are correct, the technology may not work reliably. One common issue is the Wi-Fi adapter quickly going to sleep. Windows may force the device to power off a few minutes after shutdown, ignoring BIOS settings. Check the power plan: go to Control Panel → Power Options → Change plan settings → Change advanced power settingsIn the wireless network adapter settings section, set the mode to maximum performance.
Another problem is IP address conflicts. If you're using a static IP address, make sure it's not within the range of addresses assigned by your router's DHCP server, otherwise a conflict will occur. It's best to reserve an address in your router's DHCP settings based on the device's MAC address, which will ensure its permanence.
It's also worth considering that some routers can't forward broadcast packets to the Wi-Fi interface, working only with the LAN. In this case, the only solution is to use a small LAN-WFi bridge (for example, an old router in client mode), which will receive a signal via cable and wake up the PC, or accept the fact that wireless wake-up is not possible on your hardware model.
Is it possible to turn on a PC via the Internet without port forwarding?
Not by standard means. Magic Packet must be connected to the local network. However, there are software solutions (TeamViewer, AnyDesk) that leave a small agent running in the background, but they require the computer to be in sleep mode rather than completely powered off, or require a constantly running intermediary device (e.g., Raspberry Pi) on the local network.
Is it safe to open a port for Wake on LAN?
An open UDP port by itself doesn't allow file access; it only allows the power-on signal to pass through. However, it does indicate the device's presence on the network. It's recommended to use complex Wi-Fi passwords and updated router firmware. Some advanced routers allow you to configure port forwarding only for specific MAC addresses.
Why does my laptop turn on by itself?
This may be due to timer settings in Windows or the network adapter's sensitivity to interference, which it mistakenly identifies as Magic Packets. Try disabling the "Allow this device to wake the computer" option for devices other than the network card, or update your Wi-Fi drivers.
Does this work on Windows 10 and 11?
Yes, the technology is fully supported in modern versions of Windows. However, in Windows 10/11, the Fast Startup feature, which is essentially a hybrid hibernation mode, is more active. This can sometimes interfere with proper wake-up. Try disabling Fast Startup in Power Options if you experience issues.