How to get your computer to access Wi-Fi through a router: a complete guide from A to Z

Have you just bought a new router, but your computer stubbornly refuses to connect to Wi-Fi? Or has the wireless network icon disappeared after reinstalling Windows? The problem may lie not with the router, but with your PC's settings. In this article, we'll explore all the possible causes, from a lack of Wi-Fi adapter to incorrect network parameters - and we'll show you how to fix them yourself, without resorting to the help of specialists.

It's important to understand that connecting a computer to Wi-Fi via a router depends on three key components: network adapter (built-in or external), drivers for him and router settingsIf even one of these elements is not working properly, the internet on your PC will not work. We'll walk through each step, from checking the hardware to fine-tuning security protocols.

We'll pay special attention to typical user errors. For example, many forget that The router can distribute Wi-Fi in two bands. (2.4 GHz and 5 GHz), and if the PC adapter doesn't support 5 GHz, connecting to that network will be impossible. Another example: after resetting the router to factory settings, the network name (SSID) and password return to the default ones, but users continue to try to connect with the old settings.

1. Check if your computer has a Wi-Fi adapter

Before setting up your router or troubleshooting Windows, make sure your computer is capable of receiving Wi-Fi. There are two ways to do this: physically checking it and running system diagnostics.

Physical inspection:

  • 🖥️ On stationary PCs A Wi-Fi adapter is usually missing by default. Look for a small antenna or a port on the back panel for an external adapter (often marked with a wireless network symbol).
  • 💻 On laptops The adapter is almost always built in. Check the function row keys (usually F2, F12 or combination with Fn) — one of them should have a Wi-Fi icon. If the wireless network indicator is not lit, the adapter may be disabled by software.
  • 🔌 If you don't have an adapter, you'll have to buy one. USB or PCIe Wi-Fi moduleAn inexpensive one would be suitable for the office. TP-Link TL-WN725NFor gaming or 4K streaming, it's better to choose a dual-band ASUS USB-AC56.

Checking via Windows:

  1. Click Win + R, enter devmgmt.msc and press Enter.
  2. IN Device Manager expand the section Network adapters.
  3. Look for devices with words Wireless, Wi-Fi, 802.11 or brand names (Intel Wireless-AC, Qualcomm Atheros, Realtek RTL8xxx).
  4. If there's no such device, the adapter isn't in the system. If there is, but there's an exclamation mark next to it, there's a driver issue.

2. Install or update Wi-Fi drivers

Even if the adapter is physically present, Windows won't be able to manage it without the correct drivers. The system can automatically install a generic driver, but these are often unstable—especially on older or very new adapters.

How to check and update the driver:

  • 🔄 Automatic update: IN Device Manager Right-click on the adapter → Update driverAutomatic searchWindows will try to find the latest version.
  • 📥 Manual installation: Download the driver from the official website of the adapter manufacturer (do not use third-party sites!). For Realtekrealtek.com, For Intelintel.ru.
  • 🛠️ Removing the old driver: If the adapter does not work correctly, uninstall the current driver (right click → Remove device), then restart your PC and install the latest version.

Driver issues on Windows 11:

In recent versions of Windows 11, there's a bug where the system blocks the installation of manufacturer-supplied drivers, insisting on its own generic ones. To work around this:

  1. Download the driver and unzip it into a folder.
  2. IN Device Manager select Update driverSearch for drivers on this computer.
  3. Specify the folder with the driver and click Next, ignoring the compatibility warning.
📊 What Wi-Fi adapter do you have?
Built into the laptop
External USB
PCIe card
I don't know/I haven't checked

3. Configure your router to distribute Wi-Fi correctly

If the adapter is working properly, but the computer still can't see the network, the problem may lie in the router settings. Most often, this is:

  • 🔒 Hidden network (SSID) — if the network name display is disabled in the router, connect to it manually.
  • 📡 Incompatible Wi-Fi standard - for example, the router only works in 802.11ac (5 GHz), and the adapter only supports 802.11n (2.4 GHz).
  • 🔄 MAC address filtering — If the whitelist of devices is enabled in the router, your PC is simply not allowed into the network.

How to check your router settings:

  1. Connect to the router via cable or another device (phone, tablet).
  2. Open your browser and enter the router's IP address (usually 192.168.0.1 or 192.168.1.1). The default login and password are indicated on the device sticker.
  3. Please check the following parameters:
    • In the section Wireless (Wireless network) make sure that Enable Wireless included.
    • IN Wireless Security Check the encryption type - it should be WPA2-PSK or WPA3-PSK (Not WEP, it is not safe!).
    • IN Advanced Settings See what Wi-Fi standard is enabled (802.11b/g/n for 2.4 GHz or 802.11ac/ax for 5 GHz).
What should I do if my router won't open the web interface?

If the page does not open after entering the router's IP address (e.g. 192.168.0.1), check:

1. Is the cable connected to the WAN/LAN port of the router (not to the Internet provider port!).

2. Disable VPN or proxy in your browser.

3. Try a different browser (for example, Edge or Firefox).

4. Reset the router to factory settings using the button Reset (hold for 10 seconds).

Router parameter Recommended value What happens if it's wrong?
Channel Width (Channel width) Auto or 20/40 MHz Too wide a bandwidth (e.g. 80 MHz) may cause interference and connection breaks.
Wireless Mode (Wi-Fi mode) 802.11n/ac (for 5 GHz) or 802.11b/g/n (for 2.4 GHz) If you choose only 802.11ac, old devices will not connect.
Beacon Interval (Beacon interval) 100 (default value) Too low a value (for example, 50) will increase the load on the network, too high (200+) will reduce stability.
DTIM Interval 3 A high value (for example, 10) may cause delays in data transmission.

4. Connect your computer to Wi-Fi in Windows

If the adapter and router are configured correctly, all that's left to do is connect to the network through Windows. Here are the step-by-step instructions:

☑️ Connecting to Wi-Fi in Windows

Completed: 0 / 4

Method 1: Via the taskbar

  1. Click on the network icon (📶) in the lower right corner of the screen.
  2. Find your network name in the list (SSID). If it is not there, click Hidden network and enter the name manually.
  3. Enter your password and click Next.
  4. If the connection fails, right-click on the network and select Forget, then try again.

Method 2: Via "Settings" (if the network icon is missing)

  1. Click Win + I and go to Network and Internet → Wi-Fi.
  2. Make sure the switch is on Wi-Fi included.
  3. Click Show available networks and choose yours.
  4. If the network is not listed, click Managing known networksAdd a new network and enter the data manually.
  5. Method 3: Via the command line (for advanced users)

    netsh wlan connect name="NETWORK_NAME" ssid="NETWORK_NAME" interface="Wi-Fi"
    

    netsh wlan add profile filename="path_to_file.xml" user=current

    Where NETWORK_NAME - This SSID your Wi-Fi, and path_to_file.xml — path to the network configuration file (can be created via netsh wlan export profile).

    5. Solving common connection problems

    Even if everything is configured correctly, errors can still occur. Here are the most common ones and how to fix them:

    Issue 1: "Windows can't connect to this network"

    • 🔑 Incorrect password: Make sure the letter case matches (password Password And password - different!).
    • 📶 Weak signal: Move your computer closer to the router or check if there are any walls or metal objects in the way.
    • 🔄 IP address conflict: In the command line, run:
      ipconfig /release
      

      ipconfig /renew

    Problem 2: No Wi-Fi icon in the tray

    • 🖥️ Adapter disabled: Turn it on Device Manager or press a key combination (for example, Fn + F2).
    • 🔧 WLAN AutoConfig service is disabled: Click Win + R, enter services.msc, find the service WLAN AutoConfig and run it.
    • 📛 Driver not installed: See section 2 of this article.

    Problem 3: There is a connection, but no internet

    • 🌐 Problems with the provider: Check if the Internet works on other devices.
    • 🔌 Incorrect IP settings: IN Settings → Network → Wi-Fi → Configure adapter settings Right-click on your connection → PropertiesInternet Protocol version 4 (TCP/IPv4). Make sure the boxes are checked. Obtain an IP address automatically And Obtain DNS server address automatically.
    • 🔒 MAC address blocking: Check your router settings to see if your PC's MAC address is blocked.

6. Check Wi-Fi standards compatibility

If your computer can't see the 5 GHz network and your router only broadcasts Wi-Fi on that band, you won't be able to connect. This issue is especially common on older PCs with adapters that only support 2.4 GHz.

How to check:

  1. Open device Manager and find your Wi-Fi adapter.
  2. Right click → Properties → tab Additionally.
  3. Look for parameters like Wireless Mode, Band or Preferred BandIf only there 802.11b/g/n, your adapter does not support 5 GHz.

Solutions:

  • 🔄 Switch your router to 2.4 GHz: In the router settings in the section Wireless select mode 802.11b/g/n (2.4 GHz) instead 802.11ac (5 GHz).
  • 🖧 Buy a dual-band adapter: For example, TP-Link Archer T4U or ASUS USB-AC53 Nano support both ranges.
  • 📶 Use a repeater: Set up a Wi-Fi repeater that will receive the 5 GHz signal and rebroadcast it to 2.4 GHz.

Wi-Fi standards compatibility table:

Wi-Fi standard Range Max. speed Do older devices support it?
802.11b 2.4 GHz 11 Mbps Yes (outdated, unsafe)
802.11g 2.4 GHz 54 Mbps Yes
802.11n 2.4 GHz / 5 GHz 600 Mbps Yes (most versatile)
802.11ac 5 GHz 1.3 Gbps No (requires adapter support)
802.11ax (Wi-Fi 6) 2.4 GHz / 5 GHz 9.6 Gbps No (only modern devices)

7. Alternative ways to connect a PC to the Internet via a router

If Wi-Fi still doesn't work, there are a few workarounds:

Method 1: Connecting via cable (Ethernet)

  • Pros: Maximum speed and stability, no delays.
  • ⚠️ Cons: You need to pull the cable, mobility is limited.
  • 🔌 How to connect: Connect the PC and the router with a cable Ethernet (usually included with the router). Windows will automatically configure the connection.

Method 2: USB modem or smartphone in hotspot mode

  • 📱 Via smartphone: Turn it on on your phone Modem mode (in settings Network and Internet), then connect your PC to the created access point.
  • 📶 Via USB modem: Buy a 4G/5G modem (for example, Huawei E3372) and connect it to a USB port. Install the drivers from the official website.

Method 3: Powerline adapters (Internet via electrical wiring)

  • 🔌 Operating principle: One adapter connects to the router via cable, and the other to a power outlet near the PC. Data is transmitted via the power line.
  • Pros: No need to pull cables, speed up to 1 Gbps.
  • ⚠️ Cons: Sensitive to wiring quality, more expensive than Wi-Fi.

8. Check the connection security

Once you've successfully connected, make sure your network is secure. Here are the key points:

Router security settings:

  • 🔐 Encryption type: Use WPA2-PSK or WPA3-PSK. WEP And WPA are hacked in a few minutes.
  • 🔑 Complex password: The password must be at least 12 characters long, including numbers, letters, and special characters. Example: K7#pL9!mQ2$v.
  • 📡 Hiding SSID: Turn off network name display (Hide SSID), but remember that this does not protect against hacking, but only makes it more difficult for legitimate users to connect.
  • 🔄 Firmware update: Check your router's updates regularly on the manufacturer's website.

Computer protection:

  • 🛡️ Firewall: Do not disable the built-in Windows firewall unless absolutely necessary.
  • 🔍 Antivirus: Use proven solutions (Kaspersky, ESET, Bitdefender).
  • 🌐 DNS servers: In the adapter settings, specify reliable DNS, for example, 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google).
⚠️ Attention: If you are using a router from a provider (for example, Rostelecom or Beeline), some settings (such as encryption type or Wi-Fi channel) may be blocked. In this case, please contact your provider's support or request an unblocking through your personal account.

FAQ: Frequently asked questions about connecting your computer to Wi-Fi

My computer can't see the 5 GHz network. What should I do?

Most likely, your Wi-Fi adapter does not support the 5 GHz band. Check its specifications in Device Manager (chapter Additionally). If there is no support, you can:

  • Switch the router to the mode 2.4 GHz (in wireless network settings).
  • Buy an external adapter with 5 GHz support (for example, TP-Link Archer T2U).
Windows says "Limited" or "No Internet Access." How do I fix it?

This error means your computer is connected to the router but can't access the internet. The problem may be:

  • IP settings: IN Adapter parameters check that for IPv4 The boxes for automatic IP and DNS acquisition are checked.
  • Router: Restart your router and check if the Internet works on other devices.
  • Provider: There may be problems with your internet provider. Call support.

Also try running the following in the command line:

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Wi-Fi stopped working after a Windows update. What should I do?

Windows updates sometimes reset drivers or network settings. Try:

  1. Roll back driver: in Device Manager click on the adapter → PropertiesRoll back.
  2. Install the driver manually from the adapter manufacturer's website.
  3. Reset network settings: Settings → Network & Internet → Status → Network reset.

If this doesn't help, check if the service is disabled. WLAN AutoConfig (see section 5).

Is it possible to connect an old computer (2010) to a modern Wi-Fi?

Yes, but with some reservations:

  • If your PC has a Wi-Fi adapter, it most likely only supports 802.11b/g (max 54 Mbps). You need to enable compatibility mode in your router (802.11b/g/n mixed).
  • If you don't have an adapter, buy an inexpensive USB adapter (for example, TP-Link TL-WN725N for ~500 rubles).
  • For Windows XP, you may need to manually configure the connection, as the Network and Sharing Center is very different in that OS.

Please note: Very old PCs (pre-2008) may not have sufficient resources to provide stable Wi-Fi operation, especially with a large number of connected devices.

How to connect a computer to Wi-Fi without a password (if you forgot it)?

If you have forgotten your network password, there are several options:

  • View password on another device:
    • On Android: Settings → Wi-Fi → Your network → Share password (device PIN required).
    • On Windows: in the command line, run:
      netsh wlan show profile name="NETWORK_NAME" key=clear

      The password will be in the line Key Content.

  • Reset your router settings: Click the button Reset on the router (hold