If Wi‑Fi is not working but Ethernet is, your internet service and wired network are probably working; the fault is usually your Windows wireless adapter, saved Wi‑Fi profile, radio settings, or the router’s wireless configuration. These steps apply to Windows 11 and Windows 10 PCs. Work through them in order, stopping when Wi‑Fi reconnects.

Laptop troubleshooting Wi-Fi connectivity, with Ethernet working and adapter driver update instructions displayed.Confirm whether the problem is the PC or the Wi‑Fi network​

Before resetting anything, test the same Wi‑Fi network with another phone, tablet, or computer.
  • Other devices connect normally: focus on the affected Windows PC.
  • No wireless device connects, but Ethernet works: restart and inspect the modem/router. The router’s Wi‑Fi radio, wireless settings, or firmware is the likely cause.
  • Your PC sees the network and says “No internet”: it may be connected to Wi‑Fi but failing to obtain an IP address, reach DNS, or complete a sign-in page.
  • The Wi‑Fi option is missing entirely: the adapter may be disabled, its driver may have failed, or the laptop’s wireless switch may be off.
If you are using a work or school PC, do not remove a managed Wi‑Fi profile or reset the network without checking with IT first. Those changes can remove VPN, proxy, virtual-switch, and enterprise network settings.

Turn Wi‑Fi on and reconnect​

  1. Select the Network, Sound, or Battery icon at the far right of the taskbar.
  2. Make sure Wi‑Fi is enabled.
  3. In Windows 11, select the arrow beside Wi‑Fi to open Manage Wi‑Fi connections. In Windows 10, select the available Wi‑Fi network from the flyout.
  4. Select your network, choose Connect, enter the password, and select Next.
If your expected network is not shown in Windows 11, select Refresh network list in the Wi‑Fi connections pane.
Next, check Airplane mode:
  1. Open Start > Settings > Network & internet > Airplane mode.
  2. Turn Airplane mode off.
  3. Return to Wi‑Fi settings and try connecting again.
Many laptops also have a hardware wireless switch or function-key shortcut. Check that it has not disabled the radio. If Wi‑Fi disappeared after carrying the laptop or docking it, this is worth checking before changing software settings.

Restart the router and modem correctly​

Use this method when multiple wireless devices cannot connect, or when they connect but have no internet access.
  1. Unplug the router power cable.
  2. Unplug the modem power cable.
  3. Wait at least 30 seconds.
  4. If the modem has a battery backup and its lights remain on, remove the battery temporarily.
  5. Plug the modem back in first. Wait until its normal status lights stop changing.
  6. Plug the router back in.
  7. Wait a few minutes for Wi‑Fi and internet indicators to return to their normal state.
  8. On the Windows PC, try joining Wi‑Fi again.
A combined modem/router device needs only one restart. This is a restart, not a factory reset: do not press the recessed Reset button unless you have the configuration details supplied by your ISP or router manufacturer.

Forget the saved Wi‑Fi network and join it again​

A stored Wi‑Fi profile can become invalid after a password change, router replacement, security-mode change, or configuration update.
  1. Open Start > Settings.
  2. Go to Network & internet > Wi‑Fi > Manage known networks.
  3. Select the affected network.
  4. Select Forget.
  5. Select the taskbar network icon, choose the network, select Connect, and enter the current password.
If Windows rejects a password you know is correct, verify the router’s current Wi‑Fi password from a device that is already connected or from the router’s official app or administration interface. Avoid repeatedly guessing; many routers temporarily block repeated failed attempts.

Run Windows diagnostics and check the adapter state​

On Windows 11, Microsoft’s current supported starting point is the automated troubleshooter in the Get Help app.
  1. Open Start and search for Get Help.
  2. Open the app and run the Network and Internet troubleshooter.
  3. Complete any prompted diagnostic or repair steps.
  4. Restart the PC if prompted, then test Wi‑Fi again.
On Windows 10:
  1. Open Start > Settings > Network & Internet > Status.
  2. Scroll down and select Network troubleshooter.
  3. Follow the prompts in the Troubleshoot Problems window.
If Wi‑Fi is missing from Settings or cannot be switched on:
  1. Right-click Start and select Device Manager.
  2. Expand Network adapters.
  3. Locate the wireless adapter. Its name commonly includes terms such as Wi‑Fi, Wireless, WLAN, Intel, Realtek, MediaTek, or Qualcomm.
  4. If it is disabled, right-click it and select Enable device.
  5. If it shows a warning symbol, open Properties and note the Device Manager error code before proceeding.
Also restart the Windows service responsible for Wi‑Fi connections:
  1. Press Win + R.
  2. Type services.msc and press Enter.
  3. Find WLAN AutoConfig.
  4. Right-click it and select Restart.

Repair an active Wi‑Fi connection with no internet​

If Windows shows that you are connected to Wi‑Fi but displays No internet, first disconnect Ethernet so you can test the wireless connection by itself.
  1. Open Command Prompt as administrator: search for Command Prompt, select Run as administrator, then approve the prompt.
  2. Run the following commands one at a time:
Code:
ipconfig /release
ipconfig /renew
ipconfig /flushdns
  1. Reconnect to Wi‑Fi and test a few websites.
If ipconfig shows an address beginning with 169.254, Windows did not receive a usable IP address from the router. Restart the router, verify that DHCP is enabled in the router configuration, and test another wireless device.
Also check for an unintended proxy:
  1. Open Start > Settings > Network & internet > Proxy.
  2. Under Manual proxy setup, turn off a manually configured proxy unless your employer, school, or network administrator requires it.
For public, hotel, campus, or guest Wi‑Fi, a captive portal may be waiting for a sign-in or acceptance page. Open a browser after connecting and try visiting a normal non-secure website. If no sign-in page appears, disconnect and reconnect to the guest network, then try again.

Reset the Windows network stack​

This is a repair step for a PC that sees Wi‑Fi but cannot connect reliably or cannot reach the internet after connecting.
Warning: These commands reset network components and can affect custom network settings. If you use a workplace VPN, static IP address, special DNS server, or network virtualization software, record those settings first.
  1. Open Command Prompt as administrator.
  2. Run these commands in this order:
Code:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
  1. Restart the PC.
  2. Connect to Wi‑Fi and test the connection.
This is a targeted repair. If it resolves the issue, no broader network reset is necessary.

Update or reinstall the wireless adapter driver​

Start with Windows Update, especially if Wi‑Fi failed after an update, sleep/resume issue, or sudden driver crash.
  1. Open Start > Settings > Windows Update.
  2. Select Check for updates.
  3. Install available updates.
  4. Open Advanced options > Optional updates and install any offered wireless or network-adapter driver update.
  5. Restart the PC.
If Wi‑Fi still does not work, reinstall the adapter driver.
Warning: Before uninstalling the adapter, download the correct Wi‑Fi driver from your PC manufacturer’s support site using Ethernet or another computer. Save it locally or to a USB drive. Windows often reinstalls a driver automatically after restart, but it is safer to have the manufacturer driver available.
  1. Open Device Manager.
  2. Expand Network adapters.
  3. Right-click the Wi‑Fi adapter and select Uninstall device.
  4. If available, select Attempt to remove the driver for this device.
  5. Select Uninstall.
  6. Restart Windows.
After restart, Windows should detect and reinstall the adapter. If it does not, install the driver package downloaded from the PC manufacturer.
For repeated dropouts rather than a complete failure:
  1. In Device Manager, right-click the Wi‑Fi adapter and select Properties.
  2. Open the Power Management tab.
  3. Clear Allow the computer to turn off this device to save power.
  4. Select OK and test again.

Use Network reset only as the final Windows repair​

Network reset removes installed network adapters and their settings, then reinstalls adapters after restart. It can fix persistent corruption, but it is more disruptive than forgetting a network or resetting the network stack.
Warning: Network reset can require you to reinstall or reconfigure VPN clients, Hyper‑V virtual switches, and other network software. It may also change known networks to the Public profile, which disables PC discoverability on those networks.
  1. Open Start > Settings > Network & internet.
  2. In Windows 11, select Advanced network settings > Network reset.
  3. In Windows 10, select Status > Network reset.
  4. Select Reset now.
  5. Select Yes to confirm.
  6. Allow Windows to restart.
  7. Rejoin your Wi‑Fi network using its password.
After reconnecting to a trusted home or office network, confirm its profile is appropriate. A Public profile is safer on unknown networks; a Private profile is normally required for local device discovery and some file-sharing setups.

Check the router when the PC is not the only affected device​

When Wi‑Fi fails across several devices while Ethernet remains functional, use the router manufacturer’s official app, manual, or support process to check:
  • Whether the Wi‑Fi radios are enabled.
  • Whether the router broadcasts separate 2.4 GHz and 5 GHz networks.
  • Whether older devices support the band and security mode in use.
  • Whether access control or MAC filtering has blocked the PC.
  • Whether the router firmware has an update available.
  • Whether DHCP remains enabled.
Try the other available Wi‑Fi band if your router exposes separate names. A device that supports only 2.4 GHz will not see or join a 5 GHz-only network.
For deeper PC-side evidence, open an elevated Command Prompt and run:
netsh wlan show wlanreport
Windows creates a wireless report summarizing recent Wi‑Fi sessions, adapter information, and connection failures. Review the report for adapter errors, repeated authentication failures, or evidence that Windows cannot see networks. If the adapter does not appear in Device Manager after driver reinstall and restart, the issue may be a failed wireless card or an internal connection that requires hardware service.

References​

  1. Primary source: Technobezz
    Published: 2026-07-17T16:43:47.977000+00:00