In the age of ubiquitous digitalization, wired connections are becoming less important, giving way to wireless technologies. However, desktop computer users often face a situation where, after reinstalling the system or purchasing new equipment, there is no internet connection, but you don't want to use a cable or it's impossible. This is especially true when you urgently need to get online, but the drivers for the wireless module haven't yet been installed.
The setup process may seem complicated to a beginner, but in reality the operating system Windows 10 has powerful built-in tools to automate this process. The key is to understand what specific hardware you're working with: whether the module is integrated into the motherboard or requires an external receiver. In this article, we'll cover all the details, from physically installing the adapter to fine-tuning the power settings.
If your computer doesn't physically have a Wi-Fi module, no software settings will help—you'll first need to purchase and connect a USB adapter or PCI-E card. The following instructions assume that the software is already present on the system, but requires proper configuration or activation.
Checking the presence of a wireless adapter in the system
Before you begin activating networks, you need to make sure the operating system "sees" your wireless equipment. It often happens that the device is physically connected, but software-disabled, or the correct drivers are not installed. For initial diagnostics, you should open device Manager, which displays the entire hardware configuration of your PC.
Find the "Network adapters" section in the list and expand it. If you see a device with a name containing the words Wireless, Wi-Fi, 802.11 or brand names like Realtek, Intel, Qualcomm Atheros, then the adapter is present. If there's a yellow exclamation point next to the device name, it means the driver isn't installed correctly or isn't working correctly.
- 📶 Right-click on the Start menu and select Device Manager.
- 🔍 Expand the "Network Adapters" tab and find the line with the word Wireless.
- ⚙️ If your adapter isn't listed, check the "Other devices" section for any unknown devices.
In some cases, the adapter may simply be disabled in the motherboard's BIOS/UEFI. If there's no sign of the wireless controller in Device Manager, it's a good idea to check your computer's Basic Input/Output System settings before booting into Windows.
⚠️ Attention: If you've just reinstalled Windows and don't have internet access, download the network card drivers from another device (phone or laptop) and transfer them via USB flash drive.
Installing and updating drivers without a network connection
The most common issue users encounter is missing drivers immediately after a clean OS installation. Windows 10 has an extensive driver database, but it can't cover all existing network hardware models, especially newer or more rare ones. Without the correct driver The adapter will not be able to function if it remains invisible to the system.
To solve this problem, you'll need another device with internet access. Go to the official website of your computer manufacturer (if it's a laptop) or motherboard/adapter manufacturer (if it's a desktop PC). Find your device model in the support section and download the driver file for it. Wireless LAN or Wi-Fi Adapter, corresponding to your version of Windows.
Where can I find a driver if the manufacturer's website is down?
If the official website is down or drivers are unavailable, you can use universal driver builds (such as Snappy Driver Installer) on another PC and save them to a flash drive. You can also try finding the hardware ID in Device Manager (Properties -> Details -> Hardware ID) and searching for a driver using this code online.
After downloading the installation file, transfer it to the affected computer and run the installation. Follow the installation wizard's instructions, agreeing to the license terms. Once the process is complete, you will be required to rebooting the computerfor the changes to take effect and the network stack to be updated.
| Device type | Where to look for the driver | Search keywords |
|---|---|---|
| Laptop | Manufacturer's website (HP, Dell, Asus) | Laptop model + Drivers + WLAN |
| USB adapter | Chip manufacturer's website (Realtek, TP-Link) | Adapter Model + Driver |
| Motherboard | Board manufacturer's website (Gigabyte, MSI) | Board model + Support + LAN |
| Unknown device | Search by equipment ID | VEN_XXXX&DEV_XXXX |
Activating the wireless module in Windows 10
After successfully installing the drivers, you need to ensure the wireless module is activated. In Windows 10, network connection management is located in a separate control panel, but deeper settings are available through the classic Control Panel. Sometimes the adapter can be disabled by software, blocking any connection.
Press the key combination Win + R, enter the command ncpa.cpl and press Enter. The Network Connections window will open. Look for the Wireless Network or Wi-Fi icon. If it's grayed out and labeled "Disabled," right-click it and select "Enable."
- 🔌 Make sure that the physical Wi-Fi switch on the laptop case or keyboard is not pressed.
- 🔘 Check if the wireless network indicator on the device is lit.
- 💻 In Airplane mode, wireless modules are always forcibly disabled.
It's also worth checking the settings in the modern Windows interface. Go to Settings → Network and Internet → Wi-FiMake sure the wireless network switch is in the "On" position. If the switch is grayed out, this often indicates a problem with a driver or Windows service.
Search and connect to an available network
Once the module is activated, the easiest way to connect is via the taskbar. In the lower right corner of the screen, next to the clock, you'll see a globe or computer icon. Clicking it will display a list of available wireless networks within range of your adapter.
Select the desired network from the list. If the network is password-protected (indicated by a lock icon), the system will prompt you to enter the security key. Enter the password, being careful of the case, and click "Next." If the password is correct, Windows will attempt to obtain an IP address automatically and establish a connection.
In some cases, especially on corporate networks or when using hidden access points, you may need to manually create a profile. To do this, select "Hidden Network" in the Wi-Fi menu and enter the network name (SSID) manually. You can also configure the security type here if it isn't detected automatically.
⚠️ Attention: When connecting to public networks (such as cafes and airports), Windows will ask if your computer is visible. Select "No" to hide your PC from other users on the network.
Configuring adapter power settings
One common cause of Wi-Fi instability is Windows' aggressive power saving policy. The system may attempt to conserve power by temporarily disabling the wireless adapter, which can lead to connection drops or the network disappearing entirely from the list of available networks.
To fix this, go back to Device Manager, find your wireless adapter, right-click it, and select Properties. Go to the Power Management tab. Here, uncheck "Allow the computer to turn off this device to save power."
This setting is especially important for desktop computers that don't rely on battery power. Disabling power-saving mode ensures the adapter operates at full power at all times, ensuring a stable signal and high data transfer rates.
- 🔋 Disabling power saving prevents the adapter from going to sleep.
- 📡 This may increase your laptop's power consumption.
- ⚡ Recommended for desktop PCs and gaming laptops.
Diagnosing and solving common problems
Even with proper setup, situations may arise where connection is impossible. Windows 10 has a built-in troubleshooter that can automatically find and fix a number of errors. You can launch it via Settings → Update & Security → Troubleshoot → Advanced troubleshooters → Internet Connections.
A common issue is an IP address conflict or TCP/IP stack error. In this case, resetting network settings can help. Open Command Prompt as administrator (search for "cmd," right-click, and select "Run as administrator") and run the reset command.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, you need to reboot your computer. This will flush the DNS cache, reset IPv4 protocol settings, and reinstall the network stack, which often resolves issues where "everything seems to work, but the internet just won't load."
⚠️ Attention: The settings interface and the location of menu items may differ slightly depending on the Windows 10 build version (Home, Pro, Enterprise) and installed updates.
☑️ Checklist for a successful connection
Questions and Answers (FAQ)
What should I do if I don't see a wireless adapter in Device Manager?
Most likely, the driver isn't installed. Check the "Other devices" section for any unknown devices. If none are listed, the adapter may be physically faulty or disabled in the BIOS. Try removing and reinserting the USB adapter into a different port.
Is it possible to share Wi-Fi from a computer to a phone?
Yes, Windows 10 has a "Mobile Hotspot" feature. It allows you to stream internet access from a cable or other adapter to mobile devices. This option is located in Settings → Network & Internet → Mobile Hotspot.
Why can't my computer see the 5 GHz network?
Your adapter may only support the 2.4 GHz standard. Check your device's specifications: if they only list 802.11b/g/n, it won't detect a 5 GHz network (ac/ax standard). Also, make sure the correct channel is selected in your router's settings.
How do I know which driver is installed?
Open Device Manager, double-click the adapter, and go to the Driver tab. The development date and vendor version will be listed there. This will help you determine whether a more recent version is needed.
Does antivirus software affect Wi-Fi connection?
Yes, third-party antiviruses and firewalls may block connections to new networks, considering them public. Try temporarily disabling protection or adding your network to the exceptions (trusted networks) list.