How to turn on Wi-Fi on Windows 10 Pro: all the methods from the keyboard to the command line

Why Wi-Fi might not work on Windows 10 Pro and how to fix it

Wireless network on Windows 10 Professional Sometimes the computer refuses to turn on for the most unexpected reasons, ranging from accidental key presses to driver failures. If you see a red cross on the network icon or the message "No connections available," don't rush to reinstall the system. In 90% of cases, the problem can be resolved in 2-3 minutes using standard OS tools.

This instruction covers all possible activation methods. Wi-Fi adapter — from basic (via the taskbar) to advanced (via PowerShell And Registry Editor). We will also look at typical mistakes like Error 10 in the Device Manager or the absence of the Wi-Fi button in the settings. If your laptop or PC has Windows 10 Pro If you suddenly lost connection with your router, follow the step-by-step instructions below.

Important: On some enterprise versions of Windows 10 Pro, access to network settings may be restricted by domain policies. In this case, you will need administrator privileges or assistance from your IT department.

Method 1: Turn on Wi-Fi via the taskbar (fastest)

If the adapter is physically functional but the wireless network is disabled software-wise, the easiest way to restore it is to use the network icon in the lower-right corner of the screen. This method works even if you don't know the router password or don't have administrator rights.

Steps:

  • 🖱️ Left-click on the icon networks (or Wi-Fi) in the notification area (next to the clock).
  • 🔄 If the icon is grey or has a strikethrough, click on it again to activate it.
  • 📶 In the list that appears, select your network and click Connect.
  • 🔑 Enter your password (if required) and confirm.

If the network icon is missing altogether, it may mean that:

  • ❌ The adapter is disabled in Device Manager.
  • ❌ The Wi-Fi driver is not installed or is not working properly.
  • ❌ Activated in the system airplane mode.

Method 2: Using laptop keys (hotkeys)

Laptop manufacturers often assign individual keys or combinations of keys to control wireless modules. Windows 10 Pro These combinations work regardless of system settings, which is useful in case of software failures.

Typical combinations for popular brands:

Brand Key combination Note
HP Fn + F12 On some models - Fn + antenna key (usually F12 or F2).
Lenovo Fn + F7 or Fn + F5 May need to hold Fn 2-3 seconds.
Dell Fn + PrtSc or Fn + F2 On business models (Latitude, Precision) a separate hardware button is sometimes used.
ASUS Fn + F2 Gaming laptops (ROG) may have a dedicated button Wi-Fi.
Acer Fn + F3 or Fn + F5 On older models, there is a switch on the front panel.

If the combination does not work:

  1. Check if it is enabled Fn Lock (Some keyboards have a separate button).
  2. Update your keyboard driver via device Manager.
  3. Check your BIOS/UEFI - sometimes Wi-Fi is disabled at the hardware settings level.
📊 What brand is your laptop?
HP
Lenovo
Dell
ASUS
Acer
Another

Method 3: Activation via Windows Settings (universal method)

If hotkeys don't help, try turning on Wi-Fi through the standard settings. Windows 10 ProThis method works on all devices, including desktop PCs with external USB adapters.

Step-by-step instructions:

  1. Open Start → Settings (⚙) or click Win + I.
  2. Go to the section Network and Internet.
  3. In the left menu, select Wi-Fi.
  4. Move the slider Wi-Fi in position On.
  5. Click Show available networks and choose yours.

If the slider Wi-Fi not in settings:

  • 🔧 Check it out device Manager for the presence of an adapter (see Method 5).
  • 🔄 Restart your computer - sometimes this restores missing options.
  • 🛠️ Launch Network troubleshooting (button in the same settings section).

The adapter is not physically disconnected (button on the laptop case)

Airplane mode is off (Win + A → Airplane Mode)

The Wi-Fi driver is installed (check in Device Manager)

The router is turned on and distributing the network (check on other devices) -->

Method 4: Enabling via Network Connections (alternative route)

If the default settings don't work, you can manage Wi-Fi through the classic control panel. This method is especially useful on enterprise versions. Windows 10 Pro, where some features are limited by policies.

Instructions:

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Find a connection Wireless network (Wireless Network Connection).
  3. If the icon is grey, right-click and select Turn on.
  4. If the adapter is not in the list, see Method 5 (driver problem).

Additional actions in this window:

  • 🔄 To reset network settings, right-click → Properties → Configure → Advanced and reset the settings to factory settings.
  • 📡 If the network connects but there is no internet access, check IPv4 protocol in the connection properties (must be in mode Obtain an IP automatically).
What should I do if there is no "Wireless Network" icon?

This means that the adapter driver is not installed or is disabled. Go to device Manager (Win + X → Device Manager), find the section Network adapters and check for the presence of the device with the words Wireless, Wi-Fi or 802.11If it's not there, install the driver from the laptop or adapter manufacturer's website.

Method 5: Check and enable the adapter in Device Manager

If the previous methods did not work, the problem most likely lies in the driver or a hardware problem with the module. device Manager will help diagnose the adapter's status and restart it if necessary.

How to check:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand the section Network adapters.
  3. Look for devices with names like:
    • Intel Wireless-AC,
    • Qualcomm Atheros Wi-Fi,
    • Realtek RTL8xxx,
    • Broadcom 802.11.
  • If there is an arrow ⬇️ next to the adapter, right-click and select Activate the device.
  • If the adapter is marked with an exclamation mark ⚠️, update the driver (right-click → Update driver).
  • Common errors in Device Manager and their solutions:

    Error code Cause Solution
    Code 10 The driver does not start Remove device → Action → Update Configuration
    Code 45 The device is disabled Right click → Engage
    Code 28 No drivers Download the driver from the laptop/adapter manufacturer's website
    Code 43 Hardware failure Restart your PC and check the physical connection of the adapter.

    Method 6: Enable Wi-Fi via Command Prompt or PowerShell

    For advanced users or system administrators managing Windows 10 Pro Remotely, it's more convenient to use console commands. This method is also useful if the graphical interface is unstable.

    Option 1: Via the command line (CMD)

    netsh interface set interface "Wireless Network" enable

    If the connection name is different, check it with the command:

    netsh interface show interface

    Option 2: Via PowerShell (with administrator rights)

    Get-NetAdapter | Where-Object {$_.Name -Like "Wireless"} | Enable-NetAdapter

    To disable:

    Disable-NetAdapter -Name "Adapter_Name" -Confirm:$false

    Option 3: Reset the network (if Wi-Fi does not turn on)

    netsh winsock reset
    

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

    ipconfig /flushdns

    After executing the commands, restart your computer.

    Common problems and their solutions

    Even after successfully turning on Wi-Fi on Windows 10 Pro Additional complications may arise. Here are the most common scenarios and how to resolve them:

    1. Wi-Fi turns on but doesn't connect to the network

    • 🔄 Reboot your router (unplug it for 30 seconds).
    • 🔑 Make sure your password is entered correctly (sometimes case is important!).
    • 📡 Check if the network SSID is hidden in the router settings.
    • 🛠️ In Settings → Network → Wi-Fi → Manage known networks delete the old network and reconnect.

    2. The connection keeps dropping out

    • 📶 Check your signal strength - if it is weak, move closer to the router or use repeater.
    • 🔄 In the router settings, change the Wi-Fi channel (for example, from Auto on 6 or 11).
    • 🛡️ Turn it off energy savings for adapter:
      1. Open device Manager.
      2. Right button on the adapter → Properties → Power Management.
      3. Uncheck the box Allow the computer to turn off this device to save power.

    3. There is no Wi-Fi button in the settings

    • 🔧 Install the adapter driver manually (download from the manufacturer's website).
    • 🔄 Check it out Windows services:
      1. Click Win + R, enter services.msc.
      2. Find WLAN AutoConfig Service And Network List Service.
      3. Make sure both services are running (startup type: Automatically).
    • 🛠️ If the adapter Intel, install Intel PROSet/Wireless Software - it adds advanced settings.
    • FAQ: Answers to Frequently Asked Questions

      🔹 Why did Wi-Fi disappear after updating to Windows 10 Pro?

      Updates sometimes reset drivers or network settings. Try:

      1. Roll back the update (Settings → Update & Security → Windows Update → View update history → Uninstall updates).
      2. Install the driver manually from the laptop/adapter manufacturer's website.
      3. Reset network (Settings → Network & Internet → Status → Network reset).
      🔹 How do I turn on Wi-Fi if the keyboard or touchpad isn't working?

      Use:

      • 🖱️ External USB mouse.
      • 📱 Remote connection via TeamViewer or AnyDesk (if there is cable access).
      • 🔧 The hardware Wi-Fi button on the laptop case (if available).
      • 💻 Connect your keyboard via USB and use hotkeys (Fn + F2/F5/F12 (depending on the model).
      🔹 Is it possible to enable Wi-Fi via BIOS?

      There is usually an option in BIOS/UEFI to enable/disable it. Wireless LAN or WLANTo get there:

      1. Restart your PC and press Del, F2, F12 or Esc (depending on the motherboard).
      2. Find the section Advanced or Configuration.
      3. Look for parameters like:
        • Wireless LAN Support,
        • Onboard WLAN,
        • Wi-Fi Adapter.
    • Set value Enabled and save the settings (F10).

    Attention: Changing BIOS settings may cause system instability. Do not change other settings unless you are sure of their purpose.

    🔹 The Wi-Fi is working, but the speed is very slow. What should I do?

    The problem could be with either your PC or your router. Check the following in order:

    1. 📶 Router:
      • Reboot it.
      • Change your Wi-Fi channel to a less busy one (use apps like Wi-Fi Analyzer).
      • Update the firmware.
    2. 🖥️ Computer:
      • Update your Wi-Fi adapter driver.
      • Turn it off QOS or Wi-Fi Sense in the network settings.
      • Check if other software (torrents, cloud synchronization) is loading the traffic.
  • 🔄 General tips:
    • Use range 5 GHz (if the router supports it).
    • Turn off devices that may cause interference (microwaves, cordless phones).
    • Check your internet cable—sometimes the problem isn't with your Wi-Fi, but with your provider's connection.
  • 🔹 How do I turn on Wi-Fi if Windows 10 Pro won't boot?

    If the system won't start, but you urgently need to activate Wi-Fi (for example, to perform a network recovery), try:

    1. 🔄 Boot into Safe Mode with Networking:
      • At the login screen, hold Shift and press Reboot.
      • Select Diagnostics → Advanced options → Boot options → Restart → F5.
  • 🛠️ In safe mode, check your drivers and network settings (see Method 5).
  • 💻 If you need Wi-Fi to restore your system, connect to your router via cable or use USB modem.
  • Attention: In Safe Mode, some network functions may be limited. For full Wi-Fi functionality, Windows must boot normally.