Wi-Fi router only works when the computer is on: diagnostics and setup

A situation where the wireless network disappears or stops transmitting data immediately after turning off a desktop computer is a classic symptom of a network configuration error. Users often encounter smartphones, tablets, and laptops losing access to the global network while the system unit is in sleep mode or turned off. This happens not because of magical communication between the devices, but because of incorrect routing protocol settings within your computer. local equipment.

The main reason is that internet distribution functions are mistakenly assigned to the Windows operating system, rather than the hardware router. Ideally, the modem or fiber optic cable from the ISP should be connected directly to the router's WAN port, which independently manages traffic. If the internet connection is only active while the PC is running, then your router is simply acting as a switch or access point, dependent on the computer's resources.

In this article, we will examine in detail the mechanics of how this problem occurs, consider manual configuration of static IP addresses, and explain how to properly configure the service. DHCPYou will learn to differentiate between network equipment operating modes and independently eliminate the dependence of your wireless network on the state of your personal computer.

Bridge mode and operation of the computer's network card

The most likely cause of the problem described is the activated mode Bridge Between the computer's network card and the Wi-Fi router. In this scenario, the router effectively disables its routing functions and simply broadcasts the signal it receives from the PC. The computer in this setup acts as a gateway, processing requests from all connected devices.

When you turn off your computer, the chain is broken because the device responsible for authenticating with the ISP and distributing data packets ceases to function. A router in bridge mode doesn't have its own credentials for logging into the ISP's network; it merely extends the coverage area of ​​the network created by the computer. This often occurs in older connection schemes or after unsuccessful attempts to "speed up" the internet.

⚠️ Attention: If your provider only offers Ethernet (twisted pair cable to your apartment) but requires special software to access the network on your computer, the router will not be able to operate autonomously without additional configuration. In this case, you should check with technical support about the possibility of switching to automatic authentication by MAC address or PPPoE.

To check the current status, you need to access the network adapter settings. Users often accidentally enable the "Internet Connection Sharing" feature, which turns the PC into a server. Disabling this feature will restore the router's independence.

How can I check if public access is enabled?

Open Control Panel → Network and Internet → Network and Sharing Center. Select your active connection, click Properties → Sharing tab. If the "Allow other users..." box is checked, your computer is sharing your internet connection.

IP address conflict and DHCP server settings

The second most common cause is a malfunction of the Dynamic Host Configuration Service. Protocol DHCP (Dynamic Host Configuration Protocol) automatically assigns unique addresses to all devices on the network. If this service is disabled on the router but enabled on the computer, devices receive IP addresses only from the computer.

When a computer is turned off, the address pool becomes unavailable, and new devices (or those whose IP leases have expired) cannot obtain the necessary parameters to connect to the network. Even if a Wi-Fi signal is present, data transfer fails because the devices don't know where to send requests. This is similar to the situation where you have a phone but no SIM card or it's blocked.

You need to make sure the DHCP server is active on the router. In the administrator interface, this is usually found in the section LAN → DHCP ServerHere it is important to check the address range, for example, from 192.168.0.100 to 192.168.0.199If the range is too small or the server is down, the network will not work.

It often happens that a computer has a static IP address that conflicts with the router's gateway address. For example, if the router has an address 192.168.1.1, and the computer is manually assigned the same address or an address from a different subnet, a conflict will arise that will block the operation of the entire local network.

Checking the physical connection and ports

Trivial equipment connection errors shouldn't be discounted either. Many users unknowingly connect the ISP cable to the wrong port. For autonomous router operation, the internet cable must be inserted into the port labeled as WAN or Internet, which is usually visually separated by color (often blue or yellow) from the ports LAN.

If the cable is plugged into the LAN port and PPPoE or L2Pt is configured on the computer, the router functions as a regular switch. In this configuration, the computer is the one that connects to the ISP. The connection is lost when the PC is turned off. The correct physical configuration is: ISP cable → router WAN port → router LAN port → PC (optional).

It's also worth checking the integrity of the cable itself. Damage to the twisted pair can lead to an unstable connection, which only holds when the computer's network card is actively working to compensate for signal loss, but this is rare. More often than not, the problem lies in the port connection logic.

📊 Where is your ISP cable connected?
To the WAN/Internet port
To LAN port 1
To LAN port 2
I don't know / I'm watching now

Setting up PPPoE and authorizing on the router

If your provider requires you to enter a login and password to connect (protocols PPPoE, PPTP, L2TP), this information must be entered into the router settings. Until these settings are stored only on the computer (under the "Internet Connection" section in Windows), the router will not be able to operate independently.

To transfer settings, you need to log into the router's web interface. The address is usually located on a sticker on the bottom of the device, often 192.168.0.1 or 192.168.1.1In the menu, find the "Internet" or "WAN" section and select the connection type used by your ISP. After entering the information, the router will automatically establish the connection, regardless of the PC's state.

It's important not to confuse the connection type. If your ISP uses a dynamic IP, you don't need to enter a login and password; cloning the MAC address is sufficient if the ISP is bound to your computer's network card. MAC address cloning makes your router's network card "invisible" to your ISP by replacing its ID with the ID of your network card.

☑️ Setting up PPPoE on a router

Completed: 0 / 5

Table of typical errors and solutions

To quickly diagnose the problem, use the summary table. It will help you match symptoms with probable causes and solutions. Pay attention to the indicators on the router: if only the power and LAN lights are on, but the WAN (Internet) light is off or red, the problem lies with your ISP or WAN settings.

Symptom Probable cause Solution method
There is Wi-Fi, but "No Internet Access" Incorrect DNS or DHCP settings Enter DNS 8.8.8.8 in the router settings
Internet is only available on PC Proxy settings or static IP on your PC Uncheck the proxy boxes and select "Obtain IP automatically"
The network disappears after the PC goes to sleep. Network card power saving In the Device Manager, remove the prohibition on disabling the card.
The router doesn't see the provider's cable. Wrong port or burned out WAN Reconnect to the WAN port, check the cable
Devices do not receive IP DHCP pool is full Increase the address range in LAN settings

Using the table helps eliminate the most obvious errors. If none of the steps apply, the problem may lie deeper, in the network adapter drivers or the router firmware itself. In such cases, a factory reset can help.

⚠️ Attention: Before resetting your router to factory settings (press the Reset button), be sure to write down or take a photo of the current settings if they differ from the default. After the reset, you'll have to re-enter your provider information and configure the Wi-Fi network name.

Network card drivers and power management

The opposite situation also exists: when the router settings are correct, but Windows aggressively manages power consumption. The operating system may power down the network card to save power, which in some network configurations (especially those using bridges or specific drivers) can impact the stability of the entire local infrastructure.

You need to log in device Manager, find your network adapter, go to Properties, and then the "Power Management" tab. There, uncheck "Allow the computer to turn off this device to save power." This will prevent unexpected connection drops or network status changes when the PC goes into sleep mode.

It's also worth updating your network card drivers to the latest version from the official website of your motherboard or laptop manufacturer. Old drivers may not correctly process DHCP broadcast requests, causing network freezes on other devices.

Resetting and updating the router firmware

If manual settings don't help, there may be a buildup of bugs in your router's firmware. Firmware is your router's operating system. Like any computer, it can contain bugs that can cause memory leaks or DHCP server failures.

Check your firmware version in the "System Tools" or "Administration" section. Compare the version number with the current version on the manufacturer's website. Updates often contain security fixes and stability improvements. However, the update cannot be interrupted - this can turn the router into a "brick".

A radical but effective method is a hard reset. To do this, find the small hole marked "Reset" on the back panel. With the router turned on, press it with a paperclip and hold it there for 10-15 seconds until the LEDs blink simultaneously. After this, the router will be "as good as new," and you'll need to set it up again, but correctly, avoiding any previous configuration errors.

Frequently Asked Questions (FAQ)

Can a virus on a computer block Wi-Fi on other devices?

Yes, theoretically it's possible. Malware can change DNS or proxy server settings, or hijack traffic by creating a local gateway. If the internet connection appears on phones when the PC is turned off (assuming the router is connected directly to the ISP), then the problem is definitely with the PC settings. If the internet connection is lost everywhere, the virus may have changed the router's settings through a vulnerability.

Do I need to keep my computer turned on to share Wi-Fi?

No, in a modern Wi-Fi connection, a computer isn't needed for Wi-Fi to work. A router is a standalone device with a processor and memory. It must operate 24/7, providing network access to all devices. In this case, a computer is simply one of the clients, like a phone or TV.

Why do I lose access to my network printer after turning off my PC?

This happens if the printer is connected to a computer via USB, and the computer is sharing it over the network. For the printer to work without the PC turned on, it must be connected directly to the router (if it has a USB port) or have its own network interface (Wi-Fi/Ethernet), bypassing the computer.

How to clone a MAC address and why is it necessary?

MAC address cloning is necessary if your ISP has locked your internet connection to your old computer's network card. In your router settings (WAN or MAC Clone section), there's a "Clone MAC" button. This copies the PC's network card address to the router settings so your ISP thinks it's the same computer connected.