A modern personal computer rarely operates without a wireless connection to the global network, but desktop PC users often encounter difficulties during initial setup. Unlike laptops, where the module Wi-Fi While this is usually built-in by default, desktop systems require special attention to the hardware. The absence of a wireless network icon in the system tray can be caused by either a physically disconnected antenna or a lack of the necessary software drivers.
The process of activating the Internet in the operating system Microsoft Windows 10 It's as automated as possible, but requires several prerequisites. You need to ensure that your router is working properly and that your computer has a working adapter. If the equipment is working properly, setup should take no more than a couple of minutes, even for an inexperienced user.
In this guide, we'll cover every step in detail: from verifying the module's physical installation to resolving complex IP address conflicts. You'll learn how to manage saved profiles, configure network priorities, and troubleshoot common connection errors without the need for external specialists.
Checking for and installing a Wi-Fi adapter
The first step before attempting software tuning is to physically check the hardware. Many mid-range and high-end motherboards already come with a built-in module. Wi-Fi, to which you need to connect the included antennas. If your board does not have a built-in wireless interface, you will need to purchase an external one. USB adapter or an internal PCIe expansion card.
When choosing an external device, pay attention to the standard support 802.11ac or newer, as older models can significantly limit connection speed. After connecting the device to the USB port, the system should automatically detect the new hardware and attempt to install basic drivers. Successful installation is often indicated by a distinctive beep and the appearance of a new device in Device Manager.
If automatic installation fails, you'll need to use the included disc or download the latest software from the manufacturer's website. The lack of the correct driver is the most common reason why a computer can't see available networks.
⚠️ Caution: When installing drivers for internal PCIe cards, be sure to turn off the computer and disconnect the power before opening the case to avoid short circuits.
You can check the adapter's installation status through the system's Device Manager. To do this, press the key combination Win + X and select the appropriate item from the menu.
devmgmt.msc
In the window that opens, find the "Network Adapters" section. If your module appears there without yellow exclamation marks, it's ready to use. An unknown device with a question mark indicates that you need to manually install the drivers.
Enabling wireless mode in the system
After successful installation of the equipment, it is necessary to activate the wireless communication mode itself in the operating system interface. Windows 10 Network connection management has been consolidated into the notification center, accessible via the icon in the lower-right corner of the screen. Click the globe or monitor icon to expand the quick action bar.
Find the tile with the name Wi-Fi and make sure it's highlighted in blue. If the tile is inactive, click it once to enable the radio module. In some cases, especially on laptops, the wireless module may be locked at the hardware level using a keyboard shortcut (usually F2, F12 or a button with an image of an antenna).
If the network doesn't appear after you enable the tile, your computer may be in Airplane Mode, which blocks all wireless connections. Check the adjacent airplane tile and disable it if necessary.
It's also worth checking your power settings, as the system may be disabling the adapter to save power. Open the adapter's properties in Device Manager, go to the Power Management tab, and uncheck the box next to Allow the device to be turned off.
Search and connect to an available network
Once the module is activated, detected wireless networks will appear in the list of available connections. Select your router's name (SSID) from the drop-down list. Note the lock icon next to the name: this indicates that the network is protected by a password, which you must know in advance.
To connect, click on the network name and then click "Connect." The system will ask you to enter a security key. Enter the password carefully, paying attention to the capitalization of the letters, as the symbols ASCII Case sensitive. For ease of entry, you can use the eye button, which temporarily displays the characters you've entered.
An important setting is choosing a network profile. When you first connect, the system will ask if you want to make this computer visible to other devices. If you're at home, select "Yes" (private network), which will allow file and printer sharing. In public places (cafes, hotels), always select "No" (public network) for increased security.
☑️ Connection algorithm
After successful authentication, the system will assign an IP address to your computer via the protocol DHCPThis process usually takes a few seconds, after which the tray icon will change to a filled signal bar.
Setting up static IP and DNS servers
In some cases, automatically obtaining settings is not enough, for example, to access network storage or improve connection stability. You can manually enter a static IP address and DNS servers. To do this, go to Settings → Network and Internet → Wi-Fi and click "Change adapter settings".
In the window that opens, find your wireless connection, right-click it, and select "Properties." In the list of components, find "Internet Protocol Version 4 (TCP/IPv4)," select it, and click "Properties" again.
| Parameter | Value for home network (example) | Description |
|---|---|---|
| IP address | 192.168.0.150 | The unique address of your PC on the local network |
| Subnet mask | 255.255.255.0 | Determines the size of the local network |
| Main gateway | 192.168.0.1 | Your router's address |
| DNS server 1 | 8.8.8.8 | Google Name Server (speeds up website loading) |
Filling out the fields requires precision: the gateway address must match your router's address, and the computer's IP address must be in the same subnet but not the same as other devices. A single numeric error will result in no internet access, although the local connection will still appear active.
Why change DNS?
Your provider's default DNS servers may be slow or block access to some resources. Using public DNS from Google (8.8.8.8) or Cloudflare (1.1.1.1) often speeds up page response times and improves connection stability.
After making changes, click "OK" in all windows. The new settings will take effect immediately; you may need to briefly disconnect to reconnect with the new settings.
Managing known networks and priorities
operating system Windows 10 Remembers all the networks you've ever connected to. This is convenient, but sometimes it results in your computer automatically connecting to a weak signal from a neighboring router with the same name or an old network with a changed password. You can manage the list via the command line or the graphical interface.
To delete an unnecessary profile, go to Settings → Network & Internet → Wi-Fi → Manage known networksSelect the network you don't want to connect to and click "Forget." This will delete the saved password and settings, and the system will prompt you for authorization again the next time you connect.
If you have multiple adapters or frequently move between your office and home, you may need to adjust network priority. While the Windows 10 graphical interface doesn't allow you to directly configure SSID priority, the system typically prefers networks with a stronger signal or those most recently connected to. For more advanced control, you can use the following command in the console:
netsh wlan show profiles
This command will list all saved profiles. Knowing the profile name allows you to export its settings or delete them via the command line if the GUI isn't working correctly.
⚠️ Note: When you delete a "Forget" network profile, you lose the saved password. Make sure you know it before deleting your home network profile.
Diagnosing and solving common problems
Even with proper configuration, errors may occur. The most common error is "Can't connect to this network." This may indicate a security mismatch (for example, the router is operating in "secure mode"). WPA3, and the adapter only supports WPA2). In this case, you need to update the adapter driver or change the encryption settings in the router.
Another problem is the "No Internet Access" status, even though you're connected to the router. This is often resolved by resetting the network stack. Open the command prompt as administrator and enter the following command:
netsh int ip reset
After running the command, be sure to restart your computer. It's also worth checking to see if your antivirus or firewall is blocking the connection. Temporarily disabling them can help determine whether software is causing the blockage.
If the problem persists, try changing the broadcast channel on your router. In apartment buildings, channels can be congested, leading to packet loss and an unstable connection. Switching to a clear channel (1, 6, or 11 for the 2.4 GHz band) often improves the situation.
Why can't my computer see 5 GHz networks?
Your Wi-Fi adapter likely only supports the 2.4 GHz band. To use 5 GHz networks (802.11ac/ax standard), you need a dual-band adapter. Check your device's specifications on the manufacturer's website.
How do I find out the password for a saved network?
Open command prompt and type: netsh wlan show profile name="Network_Name" key=clearYour password will be displayed in the "Key Contents" field.
Is it possible to share Wi-Fi from a computer?
Yes, Windows 10 has a built-in "Mobile Hotspot" feature. It allows you to share your cable or Wi-Fi internet connection with other devices.