How to set up Wi-Fi on a Windows 10 PC

It's almost impossible to imagine a modern personal computer without the ability to access the global network. However, situations often arise when a desktop PC or laptop with Windows 10 The router doesn't see available wireless networks, even though it's broadcasting internet. This could be due to missing drivers, a disabled module, or system settings.

In this article, we'll cover in detail how to set up Wi-Fi on your computer, the steps needed to diagnose the hardware, and how to properly configure the software. Microsoft has provided many tools for automatic problem solving, but sometimes manual intervention is required.

By following our recommendations, you can restore the connection in just a few minutes. We'll cover both standard methods via Device Manager and more complex options using the command line.

⚠️ Important: Before you begin any manipulations with drivers or the registry, make sure you have a stable alternative internet connection (for example, via a LAN cable or smartphone) so that you can download missing files if necessary.

Checking for the presence of a Wi-Fi adapter and turning it on

The first step should always be hardware diagnostics. Users often try to configure the system, forgetting that on desktop computers, the wireless module may simply be physically disabled or not included in the default configuration.

Unlike laptops, where the antennas are built into the case, desktop PCs Often, you need to purchase a separate USB dongle or PCIe card. If you've just purchased the device, make sure it's connected to the port.

You can check the adapter's status through system settings. Open the Start menu and select the gear icon, then go to "Network & Internet." There should be a "Wi-Fi" option in the left column. If it's not there, the system isn't detecting the device.

📊 What type of adapter are you using?
Built into the laptop
USB whistle
PCIe board
Don't know
I have a cable
  • 📡 Check the back panel of the system unit: the antennas should be screwed to the connectors.
  • 🔌 Make sure the USB adapter is firmly inserted into the port and the indicator light is on.
  • ⌨️ On laptops, look for a keyboard shortcut (often Fn + F2 or a button with an image of an antenna).

In some cases, the module may be software-locked in the BIOS/UEFI. To check, restart the computer and enter the boot menu by pressing Delete or F2. In the section Advanced or Security look for an item related to WLAN or Wireless, and make sure it is in position Enabled.

Installing and updating device drivers

The most common reason for the lack of Wi-Fi is the lack of correct software for the hardware. Windows 10 has an extensive driver database, but it does not always contain the latest versions for specific adapter models.

To get started, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. You'll be looking for the "Network Adapters" section.

☑️ Driver diagnostics

Completed: 0 / 4

If you see a device with a yellow triangle or the name "Unknown Device," the driver is not installed. You will need to download it from the official website of your PC manufacturer or the adapter itself (e.g. Realtek, Intel, TP-Link).

⚠️ Please note: Manufacturer website interfaces and model names may change. Always check the exact device model (indicated on the sticker or in the box description) before downloading the file.

After downloading the installation file, run it as administrator. Follow the installation wizard's instructions. Be sure to restart your computer after the installation is complete.

An alternative method is to use the system to automatically search for the adapter. In Device Manager, right-click the adapter, select "Update driver," and then select "Search automatically." The system will attempt to find suitable software in its databases.

Configuring wireless network settings

After successfully installing the drivers, you need to ensure that Windows services are configured correctly. Sometimes, system updates or third-party software can change connection priorities.

Go to "Control Panel" → "Network and Internet" → "Network and Sharing Center." Select "Change adapter settings." The "Wireless Network" icon should appear here.

If the icon is grayed out, right-click it and select "Enable." If the icon is completely missing, return to the hardware diagnostics section.

Parameter Recommended value Where to find
WLAN AutoConfig Service Automatic / Working services.msc
Power saving mode Disable savings device Manager
Internet Protocol version 4 Receive automatically Adapter properties
Random Hardware Addresses Disabled (for PC) Wi-Fi settings

It's also worth checking the WLAN autoconfiguration service. Click Win + R, enter services.msc and find it in the list WLAN AutoConfigMake sure the startup type is set to "Automatic" and the service is running. Without it, connecting to wireless networks is impossible.

Using the Command Prompt to Reset the Network

If standard methods don't help, you can use more advanced configuration tools via the command line. This method allows you to reset the TCP/IP protocol stack and clear the network settings cache.

Run Command Prompt as Administrator. Type cmd In the search, right-click on "Command Prompt" and select "Run as administrator".

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Execute commands sequentially by pressing Enter after each one. After running the last command, be sure to restart your computer. This often resolves issues with IP address conflicts or corrupted network libraries.

Windows 10 also has a built-in network reset feature. Go to Settings → Network & Internet → Status. At the bottom of the page, look for the "Network reset" link.

⚠️ Note: Resetting your network will delete all saved Wi-Fi passwords and VPN settings. You'll have to re-enter your access point passwords.

Solving common connection problems

Even with proper installation, specific errors may occur. For example, the computer sees networks but fails to connect, or the connection keeps dropping.

A common cause is incompatibility with security standards. If your router is configured for an older standard WEP or specific WPA/WPA2, and the adapter driver is outdated, the connection may not be established.

Try forgetting the network. Click the Wi-Fi icon, select the desired network, right-click (or select "Properties"), and click "Forget." Then try connecting again, entering the password.

What should I do if the yellow triangle "No Internet Access" is lit?

This means there's a connection to the router, but no access to the external network. Check your router settings, your ISP balance, or try rebooting your modem. The problem is rarely rooted in the PC itself.

  • 🔒 Make sure the date and time on your computer are set correctly (an incorrect time can break security certificates).
  • 📡 Check if the list of saved networks is full (delete old ones).
  • 🔄 Temporarily disable your antivirus or firewall to check.

If the problem persists, try changing the broadcast channel on your router. Sometimes neighboring networks create strong interference on certain frequencies, and switching to channel 1, 6, or 11 can dramatically improve stability.

Alternative ways to connect to the Internet

In situations where the built-in or installed Wi-Fi module is unstable or missing, there are workarounds for obtaining wireless access.

The easiest option is to use your smartphone as a modem. Connect your phone to your PC via a USB cable and enable "USB modem" in your phone's settings. The computer will treat it as a wired connection, using the phone's Wi-Fi module.

Another option is to purchase an external USB Wi-Fi adapter. This is a compact device, similar to a flash drive, that instantly adds wireless functionality. For Windows 10, many of them work in Plug-and-Play.

Powerline adapters are also available. They transmit internet through your home's electrical wiring. One adapter connects to the router, and the other to a power outlet near your PC, providing a stable connection without the need for cables.

Why can't my computer see 5 GHz networks?

Most likely, your Wi-Fi adapter only supports the 2.4 GHz band. Older models are physically unable to receive a 5 GHz signal. Check your adapter's specifications on the manufacturer's website. If it supports the band but still doesn't support any networks, try manually specifying the region in the driver settings.

How can I find out the exact model of my Wi-Fi adapter?

Open Device Manager, locate your network adapter, right-click → Properties → Details tab. Select "Hardware IDs" from the drop-down list. You can enter the copied string (e.g., VEN_10EC&DEV_8822) into a search engine to find drivers.

Is it possible to share Wi-Fi from a PC?

Yes, Windows 10 has a "Mobile Hotspot" feature. It lets you share your cable internet connection with other devices via Wi-Fi. It's located in Settings → Network & Internet → Mobile Hotspot.

Does antivirus software affect Wi-Fi performance?

Yes, some third-party antivirus programs have their own firewalls that can block connections to new networks. Try temporarily disabling network protection in your antivirus for diagnostic purposes.