Wireless internet connection has become an integral part of everyday computing, but sometimes users Windows 10 are faced with a situation where Wi-Fi suddenly disconnects or doesn't activate at all. Causes can range from software glitches to hardware problems, but in 90% of cases, the problem can be resolved using standard system tools without having to contact a service center. This article will help you figure out how to enable Wi-Fi on Windows 10 in various ways - from basic to advanced, and also diagnose typical errors.
Peculiarity Windows 10 is that wireless networks can be managed either through a graphical interface or using the command line or PowerShellWe'll cover all current methods, including those that work even if the Wi-Fi icon isn't present in the taskbar. We'll pay special attention to laptops with hardware switches and PCs with external adapters, as the algorithms for them may differ.
If you haven't encountered setting up networks before, Windows, don't worry: the instructions are designed for users of all skill levels. And for experienced readers, we've prepared a section with extended commands and scripts for automatic diagnostics.
1. Turn on Wi-Fi via the taskbar (the fastest way)
The most obvious and simple method is to use the network icon in the lower-right corner of the screen. However, even here there are some subtleties that many people don't know. For example, if the network icon is hidden or missing, you can restore it through the taskbar settings.
To turn on Wi-Fi from the taskbar:
- 📍 Find the network icon in the lower right corner of the screen (usually looks like signal ladder or globe for Ethernet).
- 🖱️ Click on it left mouse button — a menu with available networks will open.
- 🔄 If there is a button at the bottom of the menu
Wi-Fiwith the slider, move it to the position "On". - 🌐 Select the desired network from the list and click
Connect, then enter the password (if required).
If the network icon is missing from the taskbar, you can return it:
- Right-click on the taskbar →
Taskbar options. - Scroll down to the section
Notification areaand pressSelect the icons that appear on the taskbar. - Find the item
Netand switch it to position "On".
⚠️ Attention: On some laptops (especially Lenovo, HP And Dell) Wi-Fi can be disabled by a hardware button or a key combination (for example, Fn + F2). Check the top row of keys for a wireless network icon.
2. Activate Wi-Fi through "Windows Settings"
If the network icon is not responding or is missing, the next step is to check the settings in the menu ParametersThis method is universal and works even if the taskbar is not working properly.
Instructions for switching on:
- Open the menu
Startand selectParameters(gear icon) or clickWin + I. - Go to the section
Network and Internet→Wi-Fi. - Move the slider Wireless Network in position "On".
- Wait 5-10 seconds for the system to detect available networks, then select the one you want and connect.
If the slider is inactive or gray, it may mean:
- 🔌 The Wi-Fi adapter is physically disconnected. (check the button on the laptop case).
- 🚫 The adapter driver is not installed or is corrupted. (we will talk about this in section 5).
- ⚡ The system is in Airplane mode. (disable it in the same section
Network and Internet).
☑️ Check before turning on Wi-Fi
In this same section you can configure automatic connection to preferred networks. To do this:
- Click
Managing known networks. - Select the network from the list and click
Properties. - Activate the option
Connect automatically.
3. Using the Network and Sharing Center (alternative method)
For users accustomed to the interface Windows 7, more convenient to use Network and Sharing CenterThis method is also useful if the standard parameters Windows 10 do not work correctly.
How to open and enable Wi-Fi:
- Right-click the network icon in the taskbar →
Open Network and Internet settings. - Scroll down and select
Network and Sharing Center. - In the left menu, click
Changing adapter settings. - Find the adapter
Wireless network(usually with a name Wi-Fi or Wireless). - Right click on it and select
Turn on(if the option is available).
If the adapter is displayed as "Disabled" or "The network cable is not connected.", this may indicate:
- 🔧 Driver problems (reinstallation required).
- 🔌 Physically disconnecting the adapter (relevant for PCs with USB/Wi-Fi modules).
- ⚡ Conflict with another network device (for example, a virtual VPN adapter).
What should I do if the adapter is not displayed in the list?
If the wireless connection is missing in the "Change adapter settings" section, this may mean the adapter driver is not installed or the device is disabled in the BIOS/UEFI. Check the Device Manager (Section 5) or download the driver from the official website of the laptop/adapter manufacturer.
4. Enabling Wi-Fi via the command line (for advanced users)
Command line (CMD) And PowerShell allow you to manage network adapters without a graphical interface. This method is useful if Windows works unstably or the process needs to be automated.
Basic commands for managing Wi-Fi:
| Team | Description | Output example |
|---|---|---|
netsh interface show interface |
Shows all network interfaces and their status. |
|
netsh interface set interface "Wi-Fi" enable |
Includes a Wi-Fi adapter | |
netsh wlan show drivers |
Shows information about the Wi-Fi driver. |
|
netsh wlan connect name="Network_Name" |
Connects to a saved network | |
To enable Wi-Fi via the command line:
- Open
CMDas administrator (clickWin + X→Command Prompt (Administrator)). - Enter the command to check the adapter status:
netsh interface show interfaceFind the line with
Wi-Fiand look at the column "State". - If the adapter is disabled, activate it with the command:
netsh interface set interface "Wi-Fi" enable - To connect to the network, use:
netsh wlan connect name="Your_Network_Name"
Important: If the adapter still doesn't turn on after running the commands, check the WLAN AutoConfig (WlanSvc) service in the Services menu (services.msc). It should be running and set to Automatic.
5. Checking and updating Wi-Fi adapter drivers
One of the most common reasons for Wi-Fi not working is outdated or damaged driversThis is especially relevant after major updates. Windows 10 or when using non-original system assemblies.
How to update the driver:
- Open device Manager (
Win + X→device Manager). - Expand the section
Network adapters. - Find the device with the names Wireless, Wi-Fi, 802.11 or the model name (for example, Intel Wi-Fi 6, Qualcomm Atheros).
- Right click on it →
Update driver→Automatic search.
If automatic update does not help:
- 🔍 Download the driver from official website of the manufacturer laptop or adapter (for example, Intel, Realtek, Broadcom).
- 📥 Install the driver manually via
Update driver→Search for drivers on this computer. - 🔄 If the driver is installed, but Wi-Fi is not working, try roll back it to the previous version (optional
Roll backin the device properties).
⚠️ Attention: When installing drivers from third-party (non-official) websites, there's a risk of downloading malware. Always check the source and use antivirus software.
To diagnose driver problems, you can use the command:
pnputil /enum-drivers | find "Wi-Fi"
It will show all installed drivers related to wireless adapters.
6. Troubleshooting with Windows' built-in tools
Windows 10 has a built-in network diagnostic tool that can automatically detect and fix most Wi-Fi problems. However, many users don't know how to use it properly.
How to run diagnostics:
- Right-click the network icon in the taskbar →
Troubleshooting. - Follow the wizard's instructions. The system will check:
- 🔌 Network adapter status.
- 📶 Network availability.
- 🔑 Correct IP and DNS settings.
If automatic diagnostics did not help, try reset network settings:
- Open
Parameters→Network and Internet→State. - Scroll down and click
Network reset. - Confirm the action and restart your computer.
- 🔄 Reboot your router (turn off the power for 30 seconds).
- 🔑 Check if you entered your password correctly (sometimes case is important!).
- 📡 Make sure your router isn't configured for a hidden network (SSID). In this case, connecting manually is only possible via
Parameters→Wi-Fi→Hidden network. - 🔧 Check it out device Manager — the adapter may be disabled (right-click →
Engage). - 🖥️ Go to BIOS/UEFI (usually a key
F2,DelorEscwhen booting) and make sure that the Wi-Fi adapter is enabled (sectionAdvancedorOnboard Devices). - ⚡ Check if it is turned on airplane mode (
Win + A→ "Airplane mode" tile).
For advanced users, this utility is useful. ping, which helps determine at what stage the failure occurs:
ping 8.8.8.8
If the answers are coming (Reply from 8.8.8.8), but the internet isn't working—there's a problem with the DNS settings. If there's no response, check your router connection or adapter.
7. Troubleshooting specific Wi-Fi issues on Windows 10
Sometimes Wi-Fi doesn't turn on because unique errorsrelated to system configuration or hardware features. Let's look at the most common cases.
7.1 Wi-Fi turns on but doesn't connect to the network
If the adapter is active but you cannot connect to the network:
7.2. The Wi-Fi icon is gray and inactive
This means the adapter is disabled at the system or BIOS level. Solutions:
7.3. Wi-Fi works, but there is no internet
In this case, the problem is most often related to the settings IP or DNS:
- Open
Parameters→Network and Internet→Wi-Fi→Hardware properties. - Scroll to section
IP assignmentAndDNS assignment. - If specified
Manually, try switching toAutomatic (DHCP).
How to flush DNS cache?
Sometimes connection issues can be resolved by clearing the DNS cache. To do this, open the command prompt as administrator and enter:
ipconfig /flushdnsOnce completed, restart your computer.8. Alternative ways to connect to Wi-Fi
If standard methods don't work, there are a few less obvious solutions:
8.1 Using a USB Wi-Fi adapter
If the built-in adapter does not work, you can connect external USB module (For example, TP-Link TL-WN725N or ASUS USB-AC53 Nano). Windows 10 Usually automatically installs drivers for popular models.
8.2. Sharing Wi-Fi from your phone (modem mode)
A temporary solution if you urgently need to access the Internet:
- 📱 On Android:
Settings→Network and Internet→Access point and modem→Wi-Fi hotspot. - 🍎 On iPhone:
Settings→Modem mode.
8.3. Connecting via Ethernet and configuring the bridge
If you have access to the router via cable, you can Share Wi-Fi from your computer:
- Connect to the router via
Ethernet. - Open
Parameters→Network and Internet→Mobile hotspot. - Select a connection to share (
Ethernet) and turn on the hotspot.
⚠️ Attention: Some internet providers block Wi-Fi sharing from your computer due to contractual restrictions. Check this information in your account or contact support.
FAQ: Frequently asked questions about Wi-Fi in Windows 10
🔹 Why did Wi-Fi disappear after updating Windows 10?
Most often this is due to driver incompatibility with the new version of the system. Solution:
- Roll back to the previous driver version in Device Manager.
- Or download the latest driver from the laptop/adapter manufacturer's website.
If the problem persists, try reset network settings.
🔹 How do I turn on Wi-Fi if there is no network icon on the taskbar?
First return the icon through Taskbar options (Section 1) If this does not help, use:
- Command line (
netsh interface set interface "Wi-Fi" enable). - device Manager (turn on the adapter manually).
🔹 Is it possible to enable Wi-Fi via BIOS?
IN BIOS/UEFI you can only enable or disable hardware support for the Wi-Fi adapter (usually in the section Advanced → Onboard Devices). However, the network management itself is carried out through Windows.
If the adapter is disabled in the BIOS, it will not be displayed in the system.
🔹 Why does Wi-Fi connect, but websites won't open?
The reasons may be different:
- DNS issues — try manually entering DNS
8.8.8.8(Google) or1.1.1.1(Cloudflare). - Blocked by antivirus/firewall - temporarily disable protection and check the connection.
- Provider restrictions — contact support.
🔹 How to enable Wi-Fi on Windows 10 without an administrator password?
Without administrator rights you can:
- Use guest network (if it is configured on the router).
- Connect via USB modem or smartphone (access point mode).
To change system Wi-Fi settings administrator rights required.