Connecting your computer to the Internet via Wi-Fi It seems like a simple task—until you encounter missing drivers, a weak signal, or authentication errors. In 2026, when even refrigerators connect to the internet without a problem, many users still struggle with basic wireless internet settings on PCs. This article won't just tell you how to connect your computer to a router; it will also help you optimize your connection for stable gaming, 4K video streaming, or remote work.
We will cover all the steps: from checking hardware compatibility to fine-tuning network settings in Windows 11, macOS Ventura and distributions LinuxWe will pay special attention to typical errors such as "Unable to connect to the network" or Limited Access, which occur even when the password is entered correctly. And for those who want to get the most out of their connection, there's a bonus section on choosing a Wi-Fi channel and configuring QoS on your router.
If you have already tried to connect but encountered a problem, skip the first two sections and go straight to troubleshootingFor beginners, let's start with the basics: how to tell if your PC supports Wi-Fi at all, and what to do if it doesn't.
1. Check hardware compatibility: Does your PC have Wi-Fi?
Before attempting to connect to the network, make sure your computer is physically capable of receiving Wi-Fi. Modern laptops almost always come with built-in Wi-Fi. Wi-Fi adapter, but the situation is more complicated with desktop PCs—wireless modules are less common there. Here's how to check for its presence:
- 🔍 Visual inspection: On the back of the system unit, look for antennas (thin plastic "horns" 5-10 cm long) or a connector for an external antenna. Laptops usually have a small cover with a Wi-Fi icon.
- 🖥️ Device Manager (Windows): Click
Win + X→ selectdevice Manager→ expand the tabNetwork adaptersLook for devices with names like Intel Wi-Fi 6, Qualcomm Atheros or Realtek RTL8xxx. - 🍎 macOS: Click on the Apple logo →
About this Mac→System Report→Net. In the sectionWi-FiInformation about the adapter should be displayed.
If there's no mention of Wi-Fi in the list of network adapters, your PC doesn't support wireless connectivity out of the box. Solutions:
- 🛒 Buy an external adapter: USB modules (for example, TP-Link Archer T2U Plus or ASUS USB-AX56>) cost from 800 ₽ and connect like a flash drive. For gaming PCs, it's better to choose an adapter with support
Wi-Fi 6(802.11ax). - 🔧 Install internal card: PCIe adapters (eg Intel Wi-Fi 6E AX210) require disassembling the system unit, but provide better stability and speed.
⚠️ Attention: Some motherboards have a connector M.2 Key E for Wi-Fi/Bluetooth modules, but it's often empty. Before purchasing an internal adapter, check your motherboard's specifications to see if this slot is available.
2. Installing and updating drivers: why Windows doesn't see the network
Even if a Wi-Fi adapter is physically present, it will be useless without the correct drivers. Typical symptoms of the problem include: the list of available networks is empty, and the adapter is marked with a yellow exclamation point. Device Manager, or the system writes "The network adapter does not have valid IP configuration settings.".
Here's how to solve the problem:
For Windows 10/11:
- Automatic update:
- Open
Settings → Update & Security → Windows Update. - Click
Checking for updatesand wait for it to complete. - Restart your PC.
- Open
- Download the driver from the adapter manufacturer's website (Intel, Realtek, Qualcomm).
- For laptops, it is better to take the driver from the device manufacturer’s website (Lenovo, HP, ASUS - they often have optimized versions).
- Remove the old driver via
device Manager(right click on the adapter →Remove device), then install a new one. - Check for updates in
System Preferences → General → Software Update. - Reset
NVRAM: Turn off your Mac, turn it on and immediately hold downOption + Command + P + Rfor 20 seconds. - If the problem persists, create a backup and reinstall macOS.
For macOS:
On a Mac, drivers are updated along with the system. If Wi-Fi isn't working:
For Linux (Ubuntu/Debian):
Most distributions include drivers for popular adapters (for example, Intel or Broadcom) are installed by default. If Wi-Fi doesn't work:
sudo lshw -C network # hardware checksudo apt update && sudo apt install firmware-iwlwifi # driver for Intel
sudo modprobe -r iwlwifi && sudo modprobe iwlwifi # reload module
⚠️ Attention: After installing the drivers, disable the functionAllow the computer to turn off this device to save powerin the adapter properties (inDevice Manager). This option often leads to spontaneous connection breaks.
Make sure the adapter is visible in Device Manager|
Update driver via Windows Update|
Download the latest driver from the manufacturer's website|
Disable power saving for the adapter-->
3. Connecting to Wi-Fi: Step-by-step instructions for all operating systems
Once the adapter is ready, it's time to connect to the network. The process varies slightly depending on the operating system, but the general process is the same: select the network, enter the password, and wait for the connection. Let's look at the specifics for each platform.
Windows 10/11:
- Click on the Wi-Fi icon in the lower right corner of the taskbar (next to the clock).
- Select your network from the list of available networks. If there is no network, click
Hidden networkand enter the name (SSID) manually. - Enter your password and click
NextIf the password is correct, the status will change to"Connected". - To check, open your browser and try loading any page.
If an error appears after connection "No internet access":
- 🔄 Reboot your router (unplug it from the power outlet for 30 seconds).
- 📡 Check if DHCP distribution is enabled on the router (usually in the section
LANorDHCP). - 🖧 In the command line (
Win + R → cmd) execute:ipconfig /releaseipconfig /renew - Click on the Wi-Fi icon in the menu bar (upper right corner).
- Select a network from the list. If it is hidden, click
Join another network. - Enter your password and click
Connect. - If the connection is not established, open
System Preferences → Network, select Wi-Fi and pressAdditionallyRemove the network from the list.Preferred networksand reconnect. - Click on the network icon in the upper right corner.
- Select your network, enter the password and click
Connect. - If there is no icon, install it. NetworkManager:
sudo apt install network-manager-gnome - For diagnostics, use the command:
nmcli device wifi list # list of networksnmcli device wifi connect "SSID" password "password" - 📶 Router location: Place it in the center of the apartment, raise it to a height of 1–1.5 m (for example, on a cabinet) and remove it from metal objects, microwaves and mirrors.
- 🔄 Changing the Wi-Fi channel: Open your router's web interface (usually
192.168.1.1or192.168.0.1), find the sectionWirelessand select the channel manually (for example,6or11for 2.4 GHz). To analyze channel congestion, use the program Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS). - 📡 Using 5 GHz: If your adapter and router support
5 GHz, connect to this network - it is less loaded and faster (but it does not pass through walls as well). - 🔌 Signal boosters: For larger homes, consider purchasing repeater (For example, TP-Link RE605X) or Mesh systems (Google Nest Wi-Fi, ASUS ZenWiFi).
- Connect the adapter to
USB 3.0(blue connector) - this will reduce delays. - Use an extension cable to move the adapter away from the PC case (metal shields the signal).
- Point the adapter's antenna towards the router (if the antenna is removable, experiment with the angle).
- 🔒 Protection type: Use
WPA3-Personal(orWPA2/WPA3-Transition, if you have old devices). AvoidWEPAndWPA— they are hacked in minutes. - 🔑 Password: At least 12 characters long, with a mix of letters, numbers and special characters (e.g.
K7#pL9!mQ2$vR5). Do not use personal information (dates of birth, pet names). - 📛 Network Name (SSID): Don't leave the default (like
TP-Link_1234). Please provide a neutral name without mentioning the router model or your address. - 🚫 Hidden network: Disable the option
Hide SSID- it does not improve security, but it makes connecting new devices more difficult. - 🛡️ Guest network: Set up a separate network for friends with limited access to local devices (look for it in your router settings)
Guest Network). - 🔄 Firmware update: Check for router updates regularly—manufacturers patch vulnerabilities. For example, in 2026, routers ASUS A critical vulnerability was found that allows remote code execution.
- 📋 MAC filtering: Enable it in your router settings (
Wireless → MAC Filter), but remember: MAC addresses are easy to spoof, so this is not a panacea. - 🔌 Check your router: The Wi-Fi indicator should be green/blue. If it's blinking orange, reboot the router.
- 🔑 Password: Make sure you enter it correctly (case is important!). If you're unsure, look at the password on the router sticker or in the web interface (
Wireless → Security). - 📡 Network mode: In the adapter settings (in
Device Manager) check that the mode is selected802.11n/ac(and not802.11b). - 🔧 Reset network settings: In Windows 10/11, open
Settings → Network & Internet → Status → Network reset. - 🔄 Restarting the TCP/IP stack: In the command line (
Win + R → cmd) execute:netsh int ip resetnetsh winsock reset
ipconfig /flushdnsThen restart your PC.
- 📡 Manual DNS setup: In the connection properties (right-click on Wi-Fi →
Properties → Internet Protocol Version 4) specify DNS8.8.8.8(Google) or1.1.1.1(Cloudflare). - 🔌 Checking on the router: Make sure DHCP is enabled (
LAN → DHCP Server) and there are no restrictions on MAC addresses. - 📶 Change channel: As mentioned earlier, the channels
1,6,11often overloaded. Try3or9. - 🔋 Energy saving: IN
Device Managerdisable the optionAllow the computer to turn off this device to save powerin the Wi-Fi adapter properties. - 🔄 Updating the router firmware: Go to the web interface and check for updates in the section
AdministrationorSystem Tools. - Go to the router's web interface (usually
192.168.1.1). - Find the section
QoSorTraffic Control. - Enable QoS and select the mode
By DeviceorBy Application. - Add your PC's MAC address or select applications (eg. Steam, Discord).
- Set the maximum bandwidth for priority devices.
- In the router's web interface, find the section
IPv6(usually inWANorInternet). - Select the connection type (usually
DHCPv6orAuto). - Save the settings and reboot the router.
- On the PC, in the connection properties (
IP version 6) enable automatic address acquisition. - Open Command Prompt as administrator.
- Run the command:
netsh interface ipv4 set subinterface "Connection_Name" mtu=1472 store=persistent(replace
Connection_namethe name of your Wi-Fi, which can be found out using the commandipconfig). - Restart your PC.
- Update the adapter driver.
- In your router settings, make sure 5 GHz is enabled (sometimes it is disabled by default).
- Try changing the channel in the 5 GHz range (for example, to
36,40or149). - Connect to the router via cable (or through another device where the password is saved).
- Go to the web interface (
192.168.1.1or192.168.0.1). - Go to the section
Wireless → Securityand look at the password in the fieldPassword/Key. - In Windows, open a command prompt and run:
netsh wlan show profile name="Network_Name" key=clearThe password will be in the line
Key content. - On macOS, open
Bunch of keys(through
macOS:
Linux (Ubuntu/Debian):
Most distributions use a network manager. NetworkManagerInstructions:
| operating system | Command to check the connection | Command to restart the network |
|---|---|---|
| Windows | ping 8.8.8.8 |
netsh winsock reset + reboot |
| macOS | ping -c 4 8.8.8.8 |
sudo ifconfig en0 down && sudo ifconfig en0 up |
| Linux (Ubuntu) | ping -c 4 8.8.8.8 |
sudo systemctl restart NetworkManager |
4. Signal Optimization: How to Boost Wi-Fi on Your Computer
Even if the connection is established, a weak signal can lead to dropped connections, high ping in games, or video freezing. Here's how to improve reception:
If you use external USB adapter, its position critically affects the signal quality:
⚠️ Attention: In apartment buildings there are channels1,6And11(for 2.4 GHz) are most often overloaded. If your router supports40 MHzchannel width, try enabling it in the settings - this will increase speed, but may reduce stability in densely populated areas.
How to enable 802.11ac (Wi-Fi 5) mode on a router?
In the router's web interface, find the section Wireless → Wireless Mode (or similar).
Select mode 802.11a/n/ac for 5 GHz or 802.11n/ac (if any).
Save the settings and reboot the router.
Important: If you have older devices (pre-2013), they may lose connection after enabling 802.11ac.5. Security Setup: Why Your Wi-Fi Can Be Hacked
Connecting to an unsecured network or using outdated security protocols is like leaving your door open. In 2026 WPA3 has become the standard, but many routers still work with WPA2, which is vulnerable to attacks like KRACKHere's how to protect your network:
Minimum safety requirements:
Additional measures:
To check how secure your network is, use apps like Wifi Inspector (Android) or Kismet (Linux). They will show which devices are connected to your router and warn you about suspicious activity.
⚠️ Attention: If you use WPS (quick connection button on the router) - disable this featureIn 2020, an exploit was published that allows one to brute-force a WPS PIN in a matter of hours.
6. Troubleshooting: What to do if Wi-Fi isn't working
Even with proper setup, problems still arise: internet connection drops, or speeds drop to dial-up levels. Let's look at common errors and their solutions.
Error: "Unable to connect to the network" (Windows)
Error: "Limited Access" or "No Internet Access"
This issue occurs when the PC receives an IP address but is unable to contact DNS servers. Solutions:
Problem: Frequent connection drops
| Symptom | Possible cause | Solution |
|---|---|---|
| Wi-Fi connects, but there is no internet | DNS or gateway issues | Ping 8.8.8.8If you have ping but can't access websites, enter your DNS manually. |
| The network appears and disappears | Interference from other devices | Change your Wi-Fi channel to a less busy one (use Wi-Fi Analyzer). |
| Low speed (1–5 Mbps) | The adapter operates in 802.11b/g mode. | In the router settings, select the mode 802.11n/ac/ax. |
| Doesn't connect to 5GHz | The adapter or router does not support 5 GHz. | Check your device specifications. Your PC may require a new adapter. |
7. Advanced settings: QoS, IPv6, and traffic prioritization
For gamers, streamers, or anyone working with large files, basic Wi-Fi settings aren't enough. Let's look at how to fine-tune your network for maximum performance.
Quality of Service (QoS)
QoS allows you to prioritize traffic for specific devices or applications. For example, you can set it up so that Zoom or CS2 Always get the maximum bandwidth, even if someone is downloading torrents. Setting:
IPv6
If your provider supports IPv6, enabling it can speed up the loading of some websites (especially foreign ones). To activate:
Check IPv6 functionality on the website test-ipv6.comIf the test shows errors, contact your provider to clarify the settings.
Setting MTU
MTU (Maximum Transmission Unit) is the maximum data packet size. If the value is too large, packets are fragmented, which increases latency. The optimal value for most networks is 1472 (for IPv4) or 1452 (for PPPoE). To change the MTU in Windows:
⚠️ Attention: Incorrectly configured QoS can actually degrade performance. If speed drops after making changes, reset QoS settings to factory defaults.
8. Frequently Asked Questions
My PC can't see the 5 GHz network. What should I do?
Most likely yours Wi-Fi adapter Doesn't support the 5 GHz band. Check the device specifications on the manufacturer's website. If the adapter supports 5 GHz, but the network isn't visible:
If the adapter does not support 5 GHz, you will have to buy a new one (we recommend TP-Link Archer T4U or ASUS USB-AX56).
How to connect to Wi-Fi without a password (if you forgot it)?
If you have access to the router:
If you don't have access to the router, but the password was once entered on this PC: