Desktop computers are traditionally considered "tethered" to a cable—and this is their main difference from laptops. However, modern realities require flexibility: moving to a new apartment, not having a router outlet near your desk, or simply wanting to get rid of unnecessary cables force users to look for ways to connect their PC to Wi-FiUnlike laptops, where the wireless module is built in by default, desktop systems require additional equipment and configuration.
In this article, we will look at all the current connection methods - from choosing Wi-Fi adapter to the finer details of the settings Windows 10/11 And LinuxWe'll pay special attention to common errors (for example, when the network is visible but won't connect) and how to troubleshoot them. If you've never worked with network cards or are afraid of breaking your system, don't worry: the instructions are tailored for beginners, and critical issues are highlighted.
1. Compatibility check: Does your PC need a Wi-Fi adapter?
Before purchasing hardware, make sure your computer truly doesn't support wireless networks out of the box. Modern premium motherboards (e.g., ASUS ROG Maximus or MSI MEG) are sometimes equipped with a built-in Wi-Fi 6 module. You can check this in two ways:
- 🔍 Visual inspection: On the back of your PC, look for antennas (two small "horns") or a connector labeled
Wi-Fi/WirelessIf they are not there, there is no module. - 🖥️ Device Manager: click
Win + X→ Select "Device Manager" → Expand the "Network Adapters" tab. The presence of a line mentioningWireless,Wi-Fior Intel AX200/Qualcomm Atheros means that the adapter is already installed.
If in the device manager you only see Ethernet adapter (For example, Realtek PCIe GbE Family Controller) is a network card for a wired connection. It requires a patch cord, not a wireless network, to function.
⚠️ Attention: Some hybrid motherboards (eg. Gigabyte B550 AORUS Master) have a connector M.2 Key E To connect a Wi-Fi module, but the module itself is not included. Check the specifications for your model on the manufacturer's website.
2. Choosing a Wi-Fi adapter: external vs. internal
If there's no built-in module, you'll need to purchase an adapter. They fall into two categories: external (connect via USB) And internal (installed in the slot PCIe or M.2). Each type has its pros and cons:
| Adapter type | Advantages | Flaws | Sample models |
|---|---|---|---|
| External USB |
|
|
TP-Link TL-WN823N, ASUS USB-AC56 |
| Internal PCIe |
|
|
TP-Link Archer TX3000E, Intel Wi-Fi 6 AX200 |
| M.2 (Key E) |
|
|
Intel Wireless-AC 9260, Broadcom BCM94360CS2 |
Optimal for most users USB adapter — it's cheap and easy to connect. Please note the standards:
- 📶
Wi-Fi 4 (802.11n)— up to 300 Mbps (obsolete, but cheap) - 📶
Wi-Fi 5 (802.11ac)— up to 1.3 Gbps (optimal for Full HD streaming) - 📶
Wi-Fi 6 (802.11ax)— up to 2.4 Gbps (needed for 4K, online gaming)
⚠️ Attention: If your router only supportsWi-Fi 4, purchasing an adapterWi-Fi 6It won't give you any speed boost. Check your router's specifications (usually listed on the sticker on the bottom).
3. Connection and installation of drivers
After purchasing the adapter, you need to physically connect it and configure the software. The process varies depending on the type:
External USB adapter
The simplest option:
- Insert the adapter into the free
USB 2.0/3.0port (preferably on the back panel of the system unit - the power supply is more stable there). - Wait for the drivers to be installed automatically (in Windows 10/11 they are usually installed through Windows Update).
- If the system does not recognize the device, download the driver from the manufacturer's website (for example, for TP-Link - on tp-link.com).
Internal PCIe adapter
You will need to open the system unit:
- Turn off your PC and disconnect the power cable.
- Remove the system unit cover (usually secured with 2-4 screws).
- Find a free slot
PCIe x1(short white connector) and insert the adapter. Screw it to the case. - Connect the antennas (if they are removable) and route them out through the rear panel.
- Assemble the PC, turn it on and install the drivers.
To check if the installation was successful:
- Click
Win + R, enterdevmgmt.msc. - A new device should appear in the Network Adapters section (for example, Qualcomm Atheros AR9285 Wireless Network Adapter).
☑️ Checking the adapter installation
4. Setting up a Wi-Fi connection in Windows
After installing the drivers, you can connect to the network. Windows 10/11 the process is identical:
- Click on the network icon in the lower right corner (next to the clock).
- In the list of available networks, select yours (if it is not there, click “Hidden network” and enter the name manually).
- Enter your password and click "Connect".
If the network is not displayed or the connection is lost:
- 🔄 Reboot your router (Pull out power for 30 seconds).
- 📡 Check the router operating mode: if it is set to only
5 GHz, and your adapter only supports2.4 GHz(or vice versa), the connection will not take place. Go to the router settings (usually at192.168.0.1or192.168.1.1) and turn on the mode11b/g/n mixed(For2.4 GHz) or11a/n/ac mixed(For5 GHz). - 🔒 Disable MAC address filtering in the router settings (if it is enabled).
To diagnose problems, use the command line:
netsh wlan show interfaces
This command will show the current status of the adapter, signal strength and supported standards.
⚠️ Attention: If the internet works after connecting, but freezes periodically, check the adapter's power settings. Go to Device Manager → Network Adapters → Properties of your adapter → Power Management And uncheck the box with "Allow the computer to turn off this device to save power."
5. Alternative ways to connect a PC to Wi-Fi
If purchasing an adapter is not an option, consider alternatives:
Method 1: Sharing Wi-Fi from your phone (USB tethering)
Suitable for temporary connection:
- Connect your smartphone to your PC via
USB. - Turn on your phone
Modem mode(Android) orModem mode(iPhone). - IN Windows A new network connection with Internet access will appear.
Cons: uses up mobile network traffic, operator speed limits may apply.
Method 2: Bridge via a second PC or laptop
If you have a laptop with Wi-Fi, you can use it as a "middleman":
- On your laptop, open
Control Panel → Network and Sharing Center → Change adapter settings. - Select the wireless connection and hold down
Ctrland click on the Ethernet adapter (if the PC is connected via cable). - Right-click → “Bridge settings”.
Now the laptop will distribute the Internet from Wi-Fi to the PC via cable.
Method 3: Powerline adapters (Internet via electrical wiring)
Devices TP-Link AV1000 or Devolo Magic They transmit the internet signal via electrical wires. Simply connect one adapter to the router and the other to your PC. Speeds up to 1 Gbps are possible, but depend on the quality of the wiring.
How to check connection speed?
Open cmd and enter:
ping -n 20 google.com
Look at the meaning time=... — if it is constantly above 100 ms, the signal is weak or the router is overloaded.
6. Solving typical problems
Even after proper setup, errors may still occur. Let's look at the most common ones:
Problem: "No connections available"
Possible causes and solutions:
- 🔌 Adapter not included: V
Device ManagerCheck if there is a down arrow on the adapter icon (right-click → “Enable”). - 📵 Drivers not installed: Download them from the official website (do not use driver packs like DriverPack Solution - they often install outdated versions).
- 🚫 Hardware shutdown: Some adapters have a physical switch (for example, on ASUS PCE-AC55BT).
Problem: There is a connection, but no internet
Check the following:
- Click
Win + R→ncpa.cpl→ Right-click on your connection → “Properties”. - Make sure the following boxes are checked:
- Internet Protocol Version 4 (TCP/IPv4)
- Client for Microsoft Networks
169.254... — this means that the router is not providing DHCP. Manually enter the IP (for example, 192.168.0.100), mask 255.255.255.0 and the gateway 192.168.0.1.Problem: Low speed or interruptions
Critical information: If your adapter only supports the 802.11n (Wi-Fi 4) standard, the maximum real speed will be ~150 Mbps even with a 1 Gbps plan. Other reasons:
- 📡 Channel congestion: use the program Wi-Fi Analyzer (Android) or NetSpot (PC) to find the least loaded channel in the router settings.
- 🔋 Energy Saving: disable it as described above.
- 🛡️ Interfering devices: Microwaves, wireless mice and Bluetooth speakers operate on a frequency
2.4 GHzand may cause interference. Switch to5 GHz, if the router supports it.
7. Setting up Wi-Fi in Linux
In distributions based on Ubuntu/Debian (For example, Linux Mint) The connection is configured through the graphical interface or terminal. If the adapter is recognized by the system, a network icon will appear in the upper right corner. Click on it and select your network.
If the adapter is not detected:
- Open Terminal (
Ctrl + Alt + T) and enter:lspci | grep -i networkor for USB adapters:
lsusb - If the device is displayed but doesn't work, install the driver. For most chip-based adapters Realtek RTL8821CE the following command will work:
sudo apt install rtl8821ce-dkms - Restart your PC:
sudo reboot
To connect manually via terminal:
sudo nmcli dev wifi connect "NETWORK_NAME" password "PASSWORD"
⚠️ Attention: In some distributions (for example, Arch Linux) network drivers are not installed by default. Use pacman -S linux-firmware to add them.
8. Signal Optimization: How to Boost Wi-Fi for PC
If the adapter is connected but the signal is weak (1-2 bars out of 5), try the following methods:
- 📶 Antenna positioning: if you have
PCIe adapterWith external antennas, position them vertically (at 90° to each other) for best receptionMIMO-signal. - 📍 Moving the router: Every meter and obstacle (wall, furniture) reduces signal strength by 10-30%. Place the router on a higher surface (for example, on a cabinet) closer to the PC.
- 🔄 Change channel: in the router settings (
192.168.0.1) select a channel6or11For2.4 GHz(they are less busy). For5 GHzuse channels36-48or149-165(DFC). - 🛠️ Signal booster: repeaters (TP-Link RE605X) or Mesh systems (Google Nest Wi-Fi) repeat the router's signal. Place them halfway between the router and the PC.
For advanced users: If your adapter supports Monitor Mode, you can scan the air for interference using Wireshark or Airodump-ng (included in the package) aircrack-ng for Linux). This will help identify sources of interference.
FAQ: Frequently Asked Questions
Is it possible to connect a PC to Wi-Fi without an adapter?
No, unless your PC has built-in Wi-Fi. The only alternatives are using a second laptop as a bridge, USB tethering from your phone, or Powerline adapters. However, all these methods require additional equipment or devices.
Which adapter should I choose for online gaming?
To minimize ping (latency) choose adapters with support Wi-Fi 6 (802.11ax) and technologies MU-MIMO/OFDMAOptimal models:
- ASUS PCE-AX58BT (PCIe, up to 2400 Mbps)
- TP-Link Archer TXE75E (PCIe, low ping)
- Netgear Nighthawk A7000 (USB, but with antennas)
Connect to the router at a frequency 5 GHz - it is less busy.
Why doesn't Windows see the Wi-Fi network, but the phone does?
Possible reasons:
- The router is configured to
802.11ac(5 GHz), and your adapter only supports802.11n(2.4 GHz). Go to your router settings and enable the mode.11b/g/n. - The router has a MAC address filter enabled. Add your adapter's MAC address to the list of allowed devices.
- The router's channel is wider than 20 MHz (for example, 40 or 80 MHz), and the adapter doesn't support these settings. Set the channel width in the router.
20 MHz.
How do I connect my PC to Wi-Fi if I don't have the router password?
If you have physical access to the router:
- Turn the router over - the sticker indicates the factory one
SSIDand password (fieldPassword/Key). - If there is no sticker, reset the router to factory settings (button
Reseton the back panel, hold for 10 seconds). - Connect to the network with the factory name (usually
TP-Link_XXXX) and log in to the control panel at192.168.0.1or192.168.1.1(default logins:admin/adminoradmin/password from sticker).
⚠️ Attention: Resetting your router will disconnect all devices in your home from the network. Warn other users beforehand.
Can I use my old router as a Wi-Fi adapter for my PC?
Yes, if the router supports the mode Client or WISPTo do this:
- Connect the router to the PC via cable (to the port
LAN, NotWAN!). - Go to your router settings and find the section
Wireless → Client Mode(orRepeater). - Select the target network and enter the password.
- In the settings
LANturn it offDHCPand assign a static IP to the router (for example,192.168.0.254).
Now the router will act as a Wi-Fi receiver, and the PC will receive internet via cable. The downside of this method is double NAT, which can interfere with online gaming.