How to turn on your computer via Wi-Fi: Setting up Wake-on-WLAN

Remote control of home or office equipment is no longer the preserve of select IT specialists. Today, any user who wants to access files on a home PC from anywhere in the world faces the challenge of starting the machine without physically pressing the power button. The traditional "turn on and leave" method is inefficient in terms of energy consumption, so remote activation technology is becoming the de facto standard for modern users.

However, with a wired Ethernet connection everything is relatively transparent thanks to the standard Wake-on-LAN, then wireless networks make their own adjustments. Many people mistakenly believe that a turned-off computer can simply "listen" to the air, but this is not entirely true. To implement this function Wake-on-WLAN A number of strict conditions must be met by the motherboard, network adapter and router.

In this article, we'll explore how to make your PC respond to a magical data packet arriving over the air. You'll learn about the nuances of sleep mode power management and configuration features. BIOS/UEFI and the specifics of wireless card driver operation. The key point is that the Wi-Fi adapter must remain in an active standby state even when the main system is powered off. This requires proper power saving configuration.

How Wake-on-WLAN works and hardware requirements

Remote wake-up technology is based on sending a special data frame known as a "Magic Packet." This packet contains the MAC address of the target device and a repeating pattern that the network card recognizes even in a low-power state. Unlike wired solutions, where power is constantly supplied to the port, the situation is more complex in the wireless segment.

For successful implementation of the scheme Wake-on-WLAN Your hardware must meet a number of critical requirements. Not every wireless module can support background operation when the computer is off. This feature is often only available on modules integrated into the motherboard or specialized high-end PCIe cards.

  • 📡 Network adapter: Must support energy saving standards and be able to remain active when the PC is turned off.
  • 🔌 Power unit: Must provide a stable voltage on the +3.3V or +5V Standby line even when turned off.
  • 📶 Router: The router must transmit broadcast packets to the local network.
  • 🔋 Motherboard: BIOS/UEFI must support wake on PCIe or USB depending on the adapter connection type.

It's important to understand that USB Wi-Fi adapters are generally unsuitable for this task. After the computer is turned off, power to the USB ports often disappears completely or is insufficient to support the radio module in listening mode. Therefore, the primary focus should be on internal solutions.

⚠️ Attention: The Wake-on-WLAN feature significantly increases power consumption when the computer is turned off. The computer won't be completely powered off, but will still consume power to maintain the adapter's connection to the router.

📊 What type of network adapter do you plan to use?
Built-in Wi-Fi module of the motherboard
Dedicated PCIe Wi-Fi card
USB Wi-Fi whistle
I don't know, I need to check.

Configuring BIOS/UEFI to support remote wake-up

The first and most important step is configuring the motherboard microcode. It is at this level BIOS or UEFI Determines whether power will be supplied to the expansion slots after the system is shut down. Without this setting, the operating system simply won't be able to properly manage the adapter's behavior.

When entering the BIOS settings (usually the key Delete or F2 (When booting), you need to find the section related to power management. The names may vary depending on the manufacturer: APM Configuration, Power Management or AdvancedLook for options that contain the words "Wake," "Power On," or "Resume."

You need to enable the settings that allow wake-up on PCIe or USB events. In modern systems with an interface UEFI These settings may be hidden in the Advanced Mode subsections. After enabling the corresponding switches, be sure to save your changes by clicking F10.

What to do if the required option is not in the BIOS?

If you don't see Wake-on-LAN or Wake-on-Wireless-LAN options in your BIOS, it may mean your motherboard doesn't support this feature at the hardware level. Also, try updating your BIOS to the latest version—manufacturers often add support for new power management standards in new firmware revisions.

There's also a nuance with the PCIe operating mode. Some adapters require the port to operate in a specific mode to correctly transmit the wake-up signal. If the default settings don't help, try changing the setting. PCIe Power On from "Disabled" to "Enabled" or "Auto".

Network adapter configuration in the operating system

After successful BIOS setup, you need to proceed to driver configuration in the environment WindowsBy default, the operating system tries to save as much energy as possible by turning off the network card when entering sleep mode or shutting down. Our goal is to prevent it from doing this.

Open Device Manager, find your wireless adapter under "Network Adapters," and go to Properties. We're looking for the "Power Management" tab. Uncheck "Turn off this device to save power" (if present) and be sure to check "Allow this device to wake the computer."

Next, go to the "Advanced" tab. The list of options can be extensive, but we're interested in specific items related to wake-up:

  • 🔹 Wake on Magic Packet: Must be set to "Enabled" or "On".
  • 🔹 Wake on pattern match: It is advisable to enable this, it allows you to respond to traffic types.
  • 🔹 Shutdown Wake-On-Lan: Critical parameter, must be active.
  • 🔹 Energy Efficient Ethernet: Sometimes it is better to disable this feature, as it may conflict with constant packet listening.

It's also worth checking your TCP/IP protocol settings. In the adapter properties, find Internet Protocol version 4 (TCP/IPv4), go to Properties, and click "Advanced." Make sure that no checkboxes are selected that prohibit address registration or use aggressive timeouts. A static IP address or MAC address reservation in the router will simplify further configuration.

⚠️ Attention: After updating your network card drivers, your power management settings may reset to factory defaults. Always recheck the "Power Management" tab after updating your software.

☑️ Check adapter settings

Completed: 0 / 4

Configuring the router and transmitting packets

The router acts as an intermediary, delivering the "magic packet" from the external network (or from the internal network, if you're at home) directly to your computer's MAC address. The problem is that, by default, routers block broadcast packets from the WAN segment to the local network for security reasons.

To solve this problem, you will need to set up port forwarding or use special router functions. In the router interface (usually at 192.168.0.1 or 192.168.1.1) find the section Port Forwarding or Virtual Server. You need to create a rule that will forward the UDP port (default 7 or 9) to the broadcast address of your subnet (for example, 192.168.1.255) or directly to the PC's IP address if it is static.

However, many modern routers, especially those from ISPs, have limited functionality. In such cases, installing third-party firmware may be necessary (for example, OpenWrt or DD-WRT), which allows you to flexibly configure firewall rules and transmit Wake-on-LAN/WLAN packets.

Setting parameter Meaning / Action Note
Protocol UDP Used to send Magic Packet
Port 7 or 9 Standard ports for WoL, you can choose any free one
Destination IP address 192.168.x.255 Local network broadcast address
MAC address Your Wi-Fi card's address Required for IP reservation (DHCP Static Lease)

It's also crucial to reserve an IP address for your computer in your router's DHCP server settings. If your computer's IP address changes after rebooting the router, the port forwarding rule will stop working, and you won't be able to turn on your computer.

Compatibility issues and power saving modes

Even with all settings configured correctly, users often encounter a situation where the computer turns on via cable but ignores Wi-Fi commands. This is because, in a complete shutdown mode (S5 state), wireless modules often lose connection with the router to conserve battery power unless a special mode is configured.

The Windows operating system has a feature called "Fast Startup." It puts the computer into a hybrid sleep mode instead of shutting down completely. While this speeds up boot times, it can interfere with Wake-on-WLAN functionality, as the adapter's state is preserved, but the network connection may be lost. Try disabling this feature in your power plan.

Additionally, some Wi-Fi drivers have their own management utility that takes over control from Windows. Check if you have installed software from the adapter manufacturer (e.g., Intel PROSet or utilities from Realtek), and check the settings there. Wake on Wireless features should also be enabled there.

⚠️ Attention: Router interfaces and driver versions are constantly updated. The location of settings may differ from those described. If you can't find a specific option, search for synonyms or consult the official documentation for your model.

Another common issue is connection drops when the router enters power-saving mode or when changing the Wi-Fi channel. Make sure your router is set to a static channel, not "Auto," so your computer always listens to the same frequency.

Alternative methods and software solutions

If the hardware implementation of Wake-on-WLAN proves too complex or unstable, there are software workarounds and alternative methods. For example, using an old smartphone or Raspberry Pi connected to the same network will physically or software simulate the wake-up process.

One popular method is to use smart plugs with energy monitoring and a relay controller. The scenario is as follows: the smart plug supplies power to the PC, but a signal is still needed to turn on the computer inside the case. Therefore, this method only works in conjunction with the "Power on after power loss" BIOS setting.

  • 🤖 Smart Home: Integration with Home Assistant or Yandex Station for voice activation.
  • 📱 Mobile applications: Using your phone as a remote control via a local network.
  • 🖥️ Second device: Using an always-on laptop or single-board computer to send packets.

There are also special PCIe cards with Wi-Fi support and their own buffer, which are independent of the host computer's state. These are more reliable, but require additional investment and space in the case.

Why does the computer turn on by itself after setup?

This may be due to the router periodically sending out service packets, which the network card mistakenly identifies as Magic Packets. Try changing the "Wake on pattern match" setting in the driver settings or enabling MAC address filtering, if available in the BIOS.

Does Wake-on-WLAN work over the Internet (from another network)?

Yes, but it's more complicated. You'll need a public static IP address from your ISP or configured DDNS. Additionally, the router must correctly forward UDP packets from the external network to the internal network (Broadcast), which many ISP routers can't do without a firmware update.

Is it possible to turn on a laptop via Wi-Fi with the lid closed?

Technically, yes, if the BIOS allows waking with the lid closed. However, many laptops disable the network adapter when the lid is closed to prevent overheating or damage. This behavior varies by model and manufacturer.

What is the difference between Wake-on-LAN and Wake-on-WLAN?

The principle of sending a packet is the same, but the physical layer differs. LAN uses constant power to the Ethernet port. WLAN requires the Wi-Fi module to remain active and logged into the network, which consumes more power and is more complex to implement due to encryption protocols and access point association.