Turning on a computer remotely via Wi-Fi is a task that seems impossible at first glance. In fact, modern technology allows you to wake up a PC from sleep mode or a completely powered-off state, even if you're in another country. The key is to set it up correctly. network card, BIOS/UEFI And router, and also choose the appropriate method depending on your operating system and hardware capabilities.
In this article we will look at 5 proven methods remote PC activation: from the classic Wake-on-LAN (WoL) to cloud solutions like TeamViewer or AnyDeskWe will pay special attention to the settings BIOS/UEFI, as without it, most methods simply won't work. You'll also learn how to bypass router restrictions if they block "magic packets," and what alternatives exist for devices without WoL support.
Important: Not all methods are equally effective. For example, Turning on a completely switched off PC via Wi-Fi is only possible if the function is available Wake-on-WLAN (WoWLAN) and motherboard support is a rarity for most home builds. But to “wake up” the computer from sleep mode (Sleep Mode) or hibernation (Hibernation) even budget network cards can handle it. More details below.
1. What is Wake-on-LAN (WoL) and how does it work over Wi-Fi?
Wake-on-LAN (WoL) — a standard that allows you to turn on a computer over a local network using a special data packet (Magic Packet). The technology was initially developed for wired connections (Ethernet), but with the advent of Wake-on-Wireless-LAN (WoWLAN) It's also been adapted for Wi-Fi. However, there are some nuances:
- 🔌 For Ethernet: Works on 99% of motherboards (requires support from network card and BIOS).
- 📶 For Wi-Fi: A network card with support is required WoWLAN (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4) and the corresponding settings in BIOS.
- ⚡ Limitation: The "magic packet" must come from the same subnet, as well as the target PC. Remote access will require configuration.
port forwardingon the router.
How does it work technically? When the PC is turned off, the network card remains at a minimum voltage (thanks to standby power) and "listens" for incoming packets. When detected Magic Packet (a special byte sequence containing the device's MAC address) sends a signal to the motherboard, initiating the system boot. For Wi-Fi cards, the process is similar, but requires additional network authentication.
⚠️ Attention: If your PC is connected to Wi-Fi via USB adapter (For example, TP-Link TL-WN725N), then WoL will not work over a wireless network. The technology is supported only by built-in or PCIe Wi-Fi cards with separate power supply when off.
2. Checking WoL and WoWLAN support on your PC
Before setting up remote wake-up, make sure your equipment supports the required features. Here's how to check:
2.1. Checking the network card (Ethernet/Wi-Fi)
For Windows:
- Open
device Manager(Win + X → Device Manager). - Expand the section
Network adapters. - Find your network card (eg. Realtek PCIe GbE Family Controller or Intel Wi-Fi 6 AX200).
- Right click →
Properties → Advanced. - Look for parameters like
Wake on Magic Packet,Wake on Pattern MatchorWake on Wireless LAN.
For Linux run in terminal:
ethtool <interface_name> | grep Wake-onExample for Ethernet:
ethtool eth0 | grep Wake-on
For Wi-Fi (if supported):
iw dev wlan0 get power_save
2.2. Checking BIOS/UEFI support
Go to BIOS (Del, F2 or Esc when loading) and look for sections:
- 🔧
Power Management→Wake-on-LANorPCIe/PCI Power On. - 📡
Advanced → Wake-on-WLAN(for Wi-Fi). - ⚡
ErP/EuP Ready- this parameter must be disabled (otherwise WoL won't work).
2.3. Compatibility table of popular motherboards
| Manufacturer | Model | WoL (Ethernet) support | WoWLAN support |
|---|---|---|---|
| ASUS | ROG Strix B550-F | ✅ Yes | ✅ Yes (with Intel Wi-Fi 6) |
| MSI | MPG B450 Gaming Plus | ✅ Yes | ❌ No |
| Gigabyte | Z690 Aorus Elite | ✅ Yes | ✅ Yes (with a separate Wi-Fi module) |
| ASRock | H570 Steel Legend | ✅ Yes | ⚠️ Partial (requires BIOS update) |
⚠️ Attention: On laptops (for example, Lenovo ThinkPad or HP Pavilion) WoL over Wi-Fi is often disabled by default due to battery conservation. You can enable it in BIOS → Config → Power, but this will reduce battery life when turned off.
3. Setting up Wake-on-LAN for an Ethernet connection
If your PC is connected to the router via cable, this method is the most reliable. Instructions for Windows 10/11:
3.1. Enabling WoL in the system
- Open
Control Panel → Network Connections. - Right click on your Ethernet adapter →
Properties. - Click
Tune→ go to the tabPower management. - Please tick the boxes:
- ✅
Allow this device to wake the computer from standby - ✅
Magic Packet(if any)
- ✅
3.2. BIOS setup
Enter BIOS and enable:
- 🔌
Wake-on-LAN→Enabled. - ⚡
ErP/EuP Ready→Disabled(important!). - 🔄
Resume by LANorPower On By PCIe/PCI→Enabled.
3.3. Forwarding ports on a router (for remote access)
To send Magic Packet from the Internet:
- Go to your router's control panel (usually
192.168.1.1or192.168.0.1). - Find the section
Port forwarding(Port Forwarding). - Add a rule:
- Port:
7or9(standard for WoL). - Protocol:
UDP. - IP address: your PC's local IP (For example,
192.168.1.100).
- Port:
☑️ Preparing for WoL via Ethernet
3.4 Programs for sending Magic Packets
To send the power on signal use:
- 🖥️ Windows: WakeOnLan, Depicus Wake-on-LAN.
- 📱 Android/iOS: Wake On Lan (by Alexey Vasilyev).
- 🌐 Online services: Depicus WOLi (requires port forwarding).
Example command to send from Linux/macOS:
wakeonlan<MAC-adpec_vashego_PK>Example:
wakeonlan 00:1A:2B:3C:4D:5E
4. Remote activation via Wi-Fi (WoWLAN)
Setting up WoL over Wi-Fi is more complicated due to the need for network authentication. Here are step-by-step instructions for systems that support it. Wake-on-Wireless-LAN:
4.1. Requirements
- 🔧 Network card with support WoWLAN (For example, Intel AX200/AX210).
- 📡 Router with function
WMM (Wi-Fi Multimedia)And802.11r (Fast Transition). - ⚡ Enabled in BIOS
Wake-on-WLAN.
4.2. Windows setup
- Open
device Manager→ find yours Wi-Fi adapter. - Go to
Properties → Power Management. - Activate:
- ✅
Allow this device to wake the computer from standby - ✅
Magic Packet & Pattern Match(if any)
- ✅
Control Panel → Power Options select a scheme High performance.4.3. Configuring a router for WoWLAN
In the router control panel:
- Activate
WMM(usually inWi-Fi Settings → Advanced). - Turn on
802.11r Fast Transition(for quick authentication). - Book now IP address for your PC by MAC address (in
DHCP Reservation). - 📶 Local network: Send the packet from a device connected to the same Wi-Fi.
- 🌍 Remote access: will be required
UDP 7/9 port forwarding+ static white IP or a service like No-IP for dynamic DNS. - 🔗 Install TeamViewer Host on the target PC.
- 🔧 Activate it in the program settings
Wake-on-LAN. - 📱 Send a signal via a mobile app or web interface.
Why doesn't WoWLAN work on some routers?
Some routers (such as older TP-Link or D-Link models) don't support Magic Packet over Wi-Fi due to firmware limitations. In this case, the only solution is a firmware update or replacing the router with a model that supports 802.11r (such as the ASUS RT-AX88U or Netgear Nighthawk).
4.4 Sending Magic Packet via Wi-Fi
Use the same programs as for Ethernet, but take into account:
⚠️ Attention: When using WoWLAN over public networks (for example, in a cafe), turning on your PC may not work due to broadcast packet blocking at the ISP level. In this case, only a VPN or cloud service can help (see Section 6).
5. Alternative methods of remote activation
If WoL/WoWLAN is not supported or does not work, consider alternatives:
5.1. Cloud services (TeamViewer, AnyDesk)
These programs allow you to remotely control your PC, but only if it's already onHowever, some versions (for example, TeamViewer Host) support wake on LAN in combination with WoL:
5.2. Smart sockets with Wi-Fi control
If none of the methods worked, you can use smart socket (For example, TP-Link HS100 or Xiaomi Mi Smart Plug):
- Connect the system unit to the power outlet.
- Configure the socket using the manufacturer's app.
- Remotely turn on the power - the PC will start as if you pressed the power button.
Disadvantage: If there is a sudden power outage, the PC may not shut down properly.
5.3. Specialized devices (Raspberry Pi + WoL)
For advanced users:
- 🐧 Connect Raspberry Pi to the same network as the target PC.
- 🔌 Configure Pi to send Magic Packet on schedule or by command via SSH.
- 🌐 Access your Pi via Cloudflare Tunnel or Ngrok.
6. Common problems and their solutions
Even with a properly configured WoL/WoWLAN, issues can still occur. Let's look at some common issues:
6.1. The PC does not respond to Magic Packet
- ❌ Problem: The network card does not receive power when turned off.
- ✅ Solution:
- Check the BIOS setting
ErP/EuP Ready- he must beDisabled. - Connect your PC to uninterruptible power supply (UPS) — some power supplies turn off +5VSB (standby) when the voltage drops.
- Check the BIOS setting
6.2. WoL works on a local network, but not over the Internet
- ❌ Problem: Port forwarding is configured incorrectly or your ISP is blocking UDP packets.
- ✅ Solution:
- Check the external IP address of the router (for example, via 2ip.ru).
- Use Dynamic DNS (For example, No-IP), if you have a dynamic IP.
- Try alternative ports:
7,9,4444.
6.3. The Wi-Fi adapter does not support WoWLAN
- ❌ Problem: There is no option in BIOS
Wake-on-WLAN, or USB adapter. - ✅ Solution:
- Install PCIe Wi-Fi card with WoWLAN support (for example, Intel AX210).
- Use Ethernet adapter for WoL (more reliable).
- Set up hybrid sleep mode in Windows (
Control Panel → Power Options → Choose what the power button does → Change unavailable settings).
7. Security: How to protect your PC from unauthorized activation
Remotely turning on a PC is convenient, but it comes with risks. Here's how to minimize them:
- 🔒 Disable WoL in BIOS, if you don't use the function constantly.
- 🛡️ Configure MAC address filtering on the router so that only trusted devices can send Magic Packets.
- 🔑 Use a VPN to send packets from the Internet (for example, WireGuard or OpenVPN).
- 📡 Change the default WoL port (7 or 9) to a non-standard (for example, 54321) in the forwarding settings.
For maximum protection, combine WoL with two-factor authentication in cloud services (for example, TeamViewer or AnyDesk). Also recommended:
- Update firmware regularly router And BIOS.
- Disable
port forwarding, when WoL is not needed. - Use guest network on the router for the devices from which you send Magic Packet.
FAQ: Answers to frequently asked questions
❓ Is it possible to turn on a PC via Wi-Fi if it is completely turned off (not in sleep mode)?
Yes, but only if yours motherboard And Wi-Fi card support Wake-on-Wireless-LAN (WoWLAN). In most cases, this is only possible for PCs with built-in Wi-Fi modules (for example, Intel AX200/AX210) and the option enabled in the BIOS. For USB adapters or Ethernet without WoWLAN, the PC must be in sleep mode or hibernation.
❓ Why does WoL work over Ethernet but not over Wi-Fi?
There are several reasons:
- Yours Wi-Fi card does not support WoWLAN (relevant for most USB adapters).
- IN BIOS parameter is not enabled
Wake-on-WLAN. - The router is blocking broadcast packets (multicast) in a wireless network.
- Disabled on PC Wi-Fi adapter power supply in the off state (check
ErP Modein BIOS).
Solution: Try using Ethernet or customize cloud service (eg TeamViewer) to wake up.
❓ How do I find my PC's MAC address for WoL?
For Windows:
ipconfig /all | findstr "Physical Address"
For Linux/macOS:
ifconfig | grep etheror
ip link | grep link/ether
The MAC address will be in the format 00:1A:2B:3C:4D:5EIt must be entered into the program for sending Magic Packet.
❓ Should I leave my router on for WoL?
Yes, the router must be turned on, because:
- It routes Magic Packet to your PC.
- If the router is turned off, the local network is broken and the packet will not reach the target device.
- Exception: If you are sending a package from the same subnet (for example, from another PC on the local network), but the router must still be active for DHCP.
❓ Is it possible to turn on a PC via mobile Internet (4G/5G)?
Technically yes, but with some caveats:
- There should be one on the router white IP address (or configured DDNS).
- Port for WoL (
UDP 7/9) must be forwarded. - The mobile operator should not block UDP packets (Some providers limit such requests).
Alternative: Use cloud services (TeamViewer, AnyDesk) with the WoL option enabled - they bypass restrictions through their servers.