Wireless internet has long been a standard, but many desktop PCs still lack built-in Wi-Fi moduleIf your computer is not catching the network or you want to improve the connection speed, an external Wi-Fi adapter — a simple and inexpensive solution. In this article, we'll cover everything from choosing a device to fine-tuning it for Windows and Linux.
We won't limit ourselves to basic instructions. You'll learn how to avoid common mistakes when installing drivers, and what router settings may block the adapter's connection, and how to check your actual connection speed—not the one Windows reports. If you already have an adapter, you can skip to the connection section. If you're just choosing one, start with the first section.
1. Which Wi-Fi adapter to choose for your PC: 5 key parameters
The market is filled with adapters from TP-Link, ASUS, D-Link and little-known brands. To avoid overpaying for unnecessary features or buying a "brick," pay attention to:
- 📡 Wi-Fi standard: Wi-Fi 5 (802.11ac) suitable for most tasks, Wi-Fi 6 (802.11ax) Only needed for speeds above 1 Gbps or in networks with multiple devices.
- 🔌 Connection typeUSB adapters are universal, but can get hot; PCIe cards (inserted into the motherboard) are more stable, but require a free slot.
- 📶 Frequencies: Dual-band adapters (2.4 GHz + 5 GHz) are more flexible - 5 GHz is less susceptible to interference, but is worse at passing through walls.
- 🔋 Presence of antennasExternal antennas improve reception over distance, but make the adapter bulky. For an apartment, a built-in antenna is sufficient.
- 💻 OS support: Check compatibility with your version of Windows/Linux/MacOS on the manufacturer's website.
For office or online gaming, it is better to choose a PCIe adapter with Wi-Fi 6 and external antennas (for example, ASUS PCE-AX58BT). For home use, a compact USB adapter like TP-Link Archer T2U Plus - he supports Wi-Fi 5 and works out of the box with Windows 10/11.
⚠️ Attention: If your PC was built before 2015, please check for available PCIe x1 slot for an internal adapter. Older motherboards may not have one.
2. Connecting a Wi-Fi adapter to a computer: step-by-step instructions
The connection process depends on the adapter type. Let's look at both options:
USB adapter
The easiest way is to simply plug the device into an available port. But there are some caveats:
- Use rear USB port system unit (if there is one) - there is better power supply there than on the front panel.
- If the adapter has an external antenna, position it vertically for better reception.
- Do not connect to
USB 3.0(blue ports) adapters with old firmware - this may cause conflicts.
PCIe adapter
To install the internal card:
Turn off your PC and unplug the power cable|
Remove the system unit cover|
Find an available PCIe x1 slot (usually the shortest one)|
Insert the adapter until it clicks into place and secure with the screw|
Connect the antennas (if any) to the connectors on the card|
Close the system unit and connect the power-->
After physically connecting, Windows should automatically detect the new device. If this doesn't happen, proceed to the next section.
3. Installing drivers: where to download and how to avoid errors
Without the correct drivers, the adapter will operate at a minimal speed or not at all. Here's how to install them correctly:
Automatic installation (recommended)
Windows 10/11 usually loads drivers automatically through Windows UpdateTo check:
- Open
device Manager(Win + X → Device Manager). - Find the section
Network adapters- your device should be displayed without an exclamation mark. - If the adapter is marked with a yellow triangle, right-click on it and select
Update driver.
Manual installation
If automatic search does not work:
- Download the driver from official website of the manufacturer (do not use third-party resources!). For TP-Link This
tp-link.com/ru/support, For ASUS —asus.com/ru/support. - Please select the exact model name (eg. Archer T4U V3, and not just Archer T4U).
- Install the driver and restart your PC.
| Manufacturer | Support site | Peculiarities |
|---|---|---|
| TP-Link | tp-link.com/ru/support |
Drivers are often universal for several models |
| ASUS | asus.com/ru/support |
There is a utility ASUS Wi-Fi Master for fine-tuning |
| D-Link | dlink.ru/ru/support |
Older models may require manual adjustment. compatibility mode |
⚠️ Warning: Never download drivers from websites likedriverpack.ioordrp.suThey often contain adware and may conflict with official versions.
4. Setting up a Wi-Fi connection in Windows 10/11
Once the drivers are installed, the adapter should be ready to use. To connect to the network:
- Click on the network icon in the lower right corner of the screen (next to the clock).
- Select the desired network from the list and click
Connect. - Enter the password (if the network is secured) and confirm.
If the network is not listed or the connection fails:
- 🔄 Reboot your router (unplug it for 30 seconds).
- 📵 Make sure that the router is not turned on
hidden network mode (SSID). - 🔒 Check that it is not activated in the router settings
MAC address filter(it can block new devices).
What to do if Windows says "We can't connect to this network"
The error often occurs due to incompatible encryption standards. Go to your router settings (usually at 192.168.0.1 or 192.168.1.1) and change the security type from WPA3 on WPA2-PSKSave your settings and try connecting again.
For advanced users: If the speed is lower than expected, open Control Panel → Network and Sharing Center → Change adapter settings, right-click on your Wi-Fi connection and select PropertiesIn the list of protocols, disable Internet Protocol version 6 (TCP/IPv6) - this can speed up the connection by 10-15%.
5. Setting up a Wi-Fi adapter in Linux (Ubuntu, Mint, Debian)
The connection process is different on Linux. The basic steps are:
- Open Terminal (
Ctrl + Alt + T) and check if the adapter is detected using the command:iwconfigThe output should show an interface like this
wlan0orwlp3s0. - If the adapter is not visible, install the driver. For most chips Realtek And Ralink the following package will do:
sudo apt install firmware-realtek - Connect to the network via the graphical interface (network icon in the upper right corner) or using the command:
nmcli dev wifi connect "NETWORK_NAME" password "PASSWORD"
For chip adapters Broadcom additional configuration may be required:
sudo apt install --reinstall bcmwl-kernel-source
sudo modprobe wl
⚠️ Note: In some distributions (for example, Kali Linux) Network services are disabled by default. To enable them, run:sudo systemctl start NetworkManager
sudo systemctl enable NetworkManager
6. Checking the speed and troubleshooting
If the adapter is connected, but the speed is lower than expected, run diagnostics:
Speed test
Use services like speedtest.net or fast.comRun the test at a distance of no more than 3 meters from the router - this will show the maximum possible speed your adapter.
Common problems and solutions
| Problem | Possible cause | Solution |
|---|---|---|
| The adapter is not visible in the system. | Missing driver or device conflict | Check it out device Manager for errors |
| The network keeps disconnecting | USB port power saving | Disable the option Allow the computer to turn off this device to save power in the adapter properties |
| Slow speed on 5 GHz | Interference or weak signal | Switch to channel 36-48 in your router settings |
For deep diagnostics in Windows, open Command line as administrator and run:
netsh wlan show interfaces
Please note the parameters:
- Radio status (should be The radio is on)
- Signal percentage (below 50% - weak signal)
- Reception/transmission speed (must match the provider's tariff)
7. Optimizing Wi-Fi Connection: 5 Working Methods
Even with a good adapter, speed can drop due to external factors. Here's how to improve your connection:
- 📍 Router location: Place it in the center of the apartment, raise it to a height of 1-1.5 meters and avoid proximity to microwaves or cordless phones.
- 🔄 Changing the channel: In the router settings (
192.168.0.1) Select the channel manually (for example, 6 or 11 for 2.4 GHz). Use the app Wi-Fi Analyzer (Android) for channel load analysis. - 🔒 Security type: If you have an older adapter, change the encryption from
WPA3onWPA2-PSK- this will increase stability. - 🖥️ Adapter settings: IN
Device ManagerOpen the adapter properties →Additionallyand install:802.11n/ac Wireless Mode→AutoRoaming Aggressiveness→MediumorLowTransmit Power→Highest
- 🔧 Updating the router firmware: Access your router's web interface and check if the firmware is up to date. Outdated versions may limit speed for new adapters.
⚠️ Attention: SettingsRoaming AggressivenessAndTransmit Powermay be missing from the drivers of some budget adapters (for example, TP-Link TL-WN725N).
8. Alternative connection methods: if Wi-Fi doesn't work
If the adapter stubbornly refuses to connect or the speed is critically low, consider alternatives:
- 🔌 Powerline adapters: They transmit internet through electrical wiring. Suitable if the router is far away and running a cable is impossible. Speeds up to 600 Mbps (actually ~200 Mbps).
- 📶 4G/5G modem: USB modem from the operator (for example, MegaFon M150-2) can become a backup channel. The downside is traffic limitations.
- 🖧 USB extension cable: If the signal is weak, use an extender for the USB adapter (up to 3 meters) and place it closer to the router.
- 🔄 Repeater: Boosts the signal of an existing network. An inexpensive solution (from 1000 rubles), but can reduce speed by 30-50%.
For gaming PCs or working with large files, a wired connection is the best option (Ethernet). Even a budget cable Cat 5e will provide speeds of up to 1 Gbps without delays.
Frequently Asked Questions (FAQ)
My Wi-Fi adapter is detected but won't connect to the network. What should I do?
Please check the following points:
- Make sure you enter the correct password (case sensitive!).
- In the router settings (
192.168.0.1) turn it offWPSAndMAC filtering. - Try connecting to the network from your phone. If that doesn't work, the problem is with your router.
- Update the adapter driver manually (download from the manufacturer's website).
If nothing helps, try resetting the router settings using the button Reset (hold for 10 seconds).
Which Wi-Fi adapter is better for online gaming: USB or PCIe?
For games, definitely. PCIe adapter with external antennas and support Wi-Fi 6 (For example, ASUS PCE-AX58BT or TP-Link Archer TX3000E). Reasons:
- Less latency (
ping) due to a stable connection. - Better cooling (USB adapters overheat under long loads).
- Support
MU-MIMO— a technology that reduces lag in multiplayer games.
USB adapters are only suitable for casual gaming or if there is no free PCIe port.
Can a Wi-Fi adapter be used as an access point to share the Internet?
Yes, but with some reservations:
- In Windows 10/11 this is done via
Mobile hotspot(Settings → Network & Internet). - Not all adapters support the mode.
AP (Access Point)Check the model specifications. - The distribution speed will be lower than with a direct connection (losses up to 30%).
For stable distribution, it is better to buy a separate router or use Ethernet-connection.
Why is the adapter slow on 5GHz but fine on 2.4GHz?
This is a typical problem associated with:
- Distance to the router5 GHz has poorer penetration through walls. Try moving the adapter closer to the router.
- Router settings: In the router's web interface (
192.168.0.1) change:- Channel width with
Autoon40 MHz. - Wireless network mode with
802.11a/n/acon802.11ac.
- Channel width with
Should I disable the built-in Wi-Fi on my laptop when using an external adapter?
No, this isn't necessary. Windows will automatically select the connection with the best signal. However, in some cases, disabling the built-in adapter may:
- Eliminate driver conflicts (if both adapters are on the same chip).
- Save battery life on your laptop.
To disable built-in Wi-Fi:
- Open
device Manager. - Find the built-in adapter in the section
Network adapters. - Right click and select
Disconnect the device.