Connecting a computer to a wireless network is a challenge that every user faces sooner or later. Even if you have a desktop PC without built-in Wi-Fi, there are solutions: from USB adapters to sharing the internet from a smartphone. In this article, we'll cover all the current connection methods. Wi-Fi from computer to Windows 10/11, Linux And macOSWe'll also solve common problems, from missing networks to authentication errors.
We'll pay special attention to nuances rarely covered in standard instructions. For example, why a laptop "sees" the network but won't connect, how to bypass restrictions on public hotspots, or what to do if your router requires WPA3, and your adapter only supports WPA2You'll also learn how to check your connection speed and optimize settings for stable operation.
If you've never set up a wireless connection before or are encountering errors, don't worry. We've broken down the process into sections, included screenshots of key steps, and prepared checklists for self-assessment. And at the end of the article, we'll answer the most frequently asked questions in an FAQ.
1. Check hardware compatibility: Does your PC have Wi-Fi?
Before you try to connect to the network, make sure your computer is capable of receiving any signal at all. Wi-Fi signalThis is relevant for desktop PCs and some budget laptops.
How to check:
- 🖥️ LaptopsAlmost all modern models (post-2015) come with a built-in Wi-Fi module. The exception is some gaming or performance-focused workstations.
- 💻 Desktop PCs: Wi-Fi is rare, usually only found in compact cases like NUC or Mac MiniIn 90% of cases, an external adapter will be required.
- 🔧 How to find out for sure: click
Win + R, enterdevmgmt.mscand find the sectionNetwork adaptersLook for lines with words Wireless, Wi-Fi or 802.11.
If you don't see a wireless adapter in Device Manager, but you're sure it should be there (for example, if you have a laptop), try:
- Update your drivers (more on this in the next section).
- Check if the module is physically disabled - some laptops have a separate button or combination
Fn + F2(antenna icon). - Look under the lid of your laptop - sometimes the Wi-Fi module is not soldered, but connected via a connector M.2 and could move away.
2. Installing and updating Wi-Fi drivers
Even if you have an adapter, it won't work without the correct drivers. Errors like "Unable to connect to the network" or the absence of networks in the list is often related to drivers.
How to update the driver manually:
- Open
device Manager(Win + X → Device Manager). - Expand the section
Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros). - Right click →
Update driver → Automatic search.
If Windows does not find any updates, download the driver from the manufacturer's website:
- 🔹 For laptops: look on the brand's website (Lenovo, HP, ASUS) by device model.
- 🔹 For individual adapters: on the chip manufacturer's website (Intel, Broadcom, Realtek).
- 🔹 For macOS: driver updates arrive through
System Settings → Software Update.
If after updating the driver the Wi-Fi stopped working completely, roll it back: in the device manager, select Properties → Driver → Roll Back Driver. Also check if you have any conflicting programs installed, such as Killer Networking Suite or Dell Wireless Utility - It's better to remove them.
3. Connecting to Wi-Fi on Windows 10 and 11
The easiest way is through the taskbar:
- Click on the network icon in the lower right corner (next to the clock).
- Select the desired network from the list and click
Connect. - Enter your password (if required) and confirm.
If there is no network icon or it is crossed out with a red cross:
- 🔌 Check if it is enabled Airplane mode** (
Win + A → Airplane Mode). - 🔄 Restart your computer - sometimes this resets frozen network services.
- 🛠️ Launch
Network troubleshooting(right click on the network icon →Troubleshooting).
For advanced users: if the network is hidden (SSID hidden), connect via Settings → Network & Internet → Wi-Fi → Manage known networks → Add new network. Specify the network name (SSID), security type (WPA2-Personal or WPA3) and password.
What should you do if Windows asks for a password, but you haven’t changed it?
Sometimes the router resets to factory settings (for example, after a firmware update). Check the sticker on the back of the router - it contains the default password (usually an 8-digit code like 12345678 or a combination of letters and numbers). If there is no sticker, try admin/password or look at the instructions for the model.
4. Connecting to Wi-Fi on Linux (Ubuntu, Mint, Fedora)
In most Linux distributions, connecting to Wi-Fi is implemented through a graphical interface. NetworkManagerInstructions for Ubuntu/Linux Mint:
- Click on the network icon in the upper right corner.
- Select a network from the list (if it is not there, click
Connect to a hidden network). - Enter your password and confirm.
If the network is not listed or the connection is lost, try:
- 🐧 Install proprietary drivers (for adapters) Broadcom or Realtek):
sudo apt install firmware-b43-installer # for Broadcomsudo apt install rtl8821ce-dkms # for some Realtek - 🔄 Restart the network service:
sudo systemctl restart NetworkManager - 📡 Check if it's blocking
rfkillWi-Fi (relevant for some laptops):rfkill listsudo rfkill unblock wifi
For Fedora or Arch Linux The steps are similar, but the driver package names may differ. If you are using KDE Plasma, the connection interface will be different, but the logic is the same.
☑️ Diagnosing Wi-Fi Problems in Linux
)5. Connecting to Wi-Fi on macOS (Ventura, Sonoma)
On MacBook or iMac Connecting to Wi-Fi is as simple as possible:
- Click on the Wi-Fi icon in the menu bar (upper right corner).
- Select a network from the list.
- Enter your password (if required) and click
Connect.
If the network is not displayed or macOS writes "Unable to connect":
- 🍎 Reboot Mac - this resets the network settings cache.
- 🔍 Remove the network from saved:
System Preferences → Network → Wi-Fi → Advanced → Remove. - 🛠️ Reset
SMC(For MacBook with removable battery: turn off, disconnect the battery, press and hold the power button for 5 seconds). - 🔄 Update macOS - new versions fix connection issues
WPA3.
Important for macOS Sonoma 14.4+: Apple added support Wi-Fi 6E, but some older routers (TP-Link Archer C7, ASUS RT-AC66U) may conflict with the new protocol. If the connection is unstable, try disabling it in your router settings. 160 MHz in the channel or switch to WPA2 instead of WPA3.
6. Solving common connection problems
Even if you've done everything correctly, errors can still occur. Let's look at the most common ones:
| Error | Possible cause | Solution |
|---|---|---|
"Unable to connect to the network" |
Incorrect password, router blocks device, IP conflict | Check your password, reboot your router, reset TCP/IP (netsh int ip reset) |
| The network is listed, but the connection is hanging. | Weak signal, incompatibility of standards (802.11n vs 802.11ac) |
Get closer to the router, turn it on in the router settings Legacy Mode |
Limited Connection (without internet access) |
DHCP issues, incorrect DNS settings | Set DNS manually (8.8.8.8 And 8.8.4.4), restart the router |
| Wi-Fi works, but it's very slow. | Channel congestion, interference from other networks, provider restrictions | Change the channel in the router settings (for example, from 6 on 11), check the tariff |
If nothing helps, try connecting to the router via cable and check:
- 🔒 Security settings: Sometimes routers (especially those from ISPs) block new devices. Go to the web interface (
192.168.0.1or192.168.1.1) and check the sectionWireless MAC Filter. - 📶 Signal strength: in the router settings (
Wireless → Transmit Power) installHigh(if it's worth it)LoworMedium). - 🔄 Operating mode: if the router is configured to
802.11ac only, and your adapter only supports802.11n, switch to mixed mode (Mixed).
7. Alternative ways to connect a PC to Wi-Fi
If your computer does not have a Wi-Fi module, there are several workarounds:
- 🖧 USB adapter: the simplest solution. Any adapter that supports it will work.
802.11ac(For example, TP-Link TL-WN823N or ASUS USB-AC56). Price starts at 500 rubles. After connecting, install the driver from the disk or from the manufacturer's website. - 📱 Sharing Internet from a smartphone: turn it on on your phone
Access point(on Android:Settings → Network & Internet → Access Point, on iPhone:Settings → Tethering). Connect to the created network as to a regular Wi-Fi. - 🔌 Powerline adapters: If the router is far away and it is inconvenient to lay the cable, use adapters that transmit the Internet through electrical wiring (for example, TP-Link AV600). Speed is up to 600 Mbps, but depends on the quality of the wiring.
- 🌍 4G/5G modem: if your PC supports USB modems (For example, Huawei E3372), you can connect to mobile internet. The downside is data limits and possible lag.
For desktop PCs the best option is PCIe Wi-Fi adapter (For example, TP-Link Archer TX3000E with support Wi-Fi 6). It fits into the slot. PCIe x1 on the motherboard and provides a stable connection without USB flash drives sticking out of the ports.
8. Optimize your Wi-Fi connection for maximum speed
Even if you're connected to the internet, your speed may still be way below its maximum. Here's how to improve it:
- 📡 Channel selection: use apps like Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to find the least congested channel. In the router settings (
Wireless → Channel) install it manually (for example,40or149For5 GHz). - 🔄 Change of range: if your adapter and router support
5 GHz, switch to it - there is less interference. But remember that5 GHzIt passes through walls worse. - 🛡️ Security settings:
WPA3It's safer, but it can be slow on older devices. If speed is critical, temporarily switch toWPA2-AES. - 📦 Qos (Quality of Service): in the router settings (
QosorTraffic Control) prioritize traffic for your PC by MAC address.
For advanced users: If you have Windows 11, check the settings Wi-Fi Sense (Settings → Network & Internet → Wi-Fi → Manage known networks). This feature may automatically connect you to open networks, which sometimes leads to conflicts.
It's also worth updating your router's firmware—new versions often optimize performance with modern adapters. Download the firmware from the manufacturer's website and update it via the web interface (Administration → Firmware Upgrade).
FAQ: Answers to Frequently Asked Questions
My PC can't see any Wi-Fi networks. What should I do?
First, check if your Wi-Fi adapter is turned on. Device ManagerIf it displays with an exclamation mark, update the driver. If there is no adapter at all, you will need an external USB or PCIe module. Also, make sure that the Airplane mode (Win + A).
How to connect to Wi-Fi without a password (for example, in a cafe)?
Open your browser—you'll usually be automatically redirected to the captive portal. If this doesn't happen, try manually navigating to the address. 1.1.1.1 or neverssl.comIn some networks (for example, MTS or Beeline) you need to enter a phone number to receive an SMS with a code.
Is it possible to connect a desktop PC to Wi-Fi without an adapter?
No, it's impossible without an adapter. However, you can use alternative methods: sharing the internet from your smartphone (via USB or Wi-Fi), Powerline adapters, or a wired connection. If the router is far away, buy a long Ethernet cable or adapter. MoCA (Internet transmission via coaxial cable).
Why does Wi-Fi work on my phone but not on my PC?
Possible reasons:
- The adapter drivers on the PC are outdated.
- The router is blocking your PC by MAC address (check
Wireless MAC Filterin the router settings). - The PC adapter does not support the network security standard (for example, the network is configured to
WPA3, and the adapter only works withWPA2). - There is a VPN or firewall enabled on your PC that is blocking the connection.
Try connecting to a different network. If the problem persists, the PC is to blame. If not, configure your router.
How do I find out my Wi-Fi password if I forgot it?
If you are already connected to the network on this PC:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select a network →
Properties. - In the field
Network passwordhidden text will be displayed - clickShow symbols.
If you are not connected but have access to the router:
- Connect to the router via cable.
- Go to the web interface (
192.168.0.1or192.168.1.1). - The Wi-Fi password is usually in the section
Wireless → Security(fieldPSK PasswordorWPA Key).
If your problem isn't listed, please describe it in as much detail as possible: router model, adapter type (built-in/USB), operating system, and error message (if any). This will help us diagnose the problem more accurately.
⚠️ AttentionSecurity settings on public networks (such as hotels and airports) can vary. Some networks require registration via SMS or social media, while others limit session time. If your connection drops every 30 minutes, this is normal—just reconnect.