How to Fix Windows 11 Can't Connect to This Network Error

PC Technician
Windows 11NetworkWi-FiFix

The Problem

You pick your SSID, enter the password, and Windows immediately returns Can't connect to this network—sometimes before it even tries to authenticate. Wrong password is only one cause; saved profiles, WPA3-only routers, and broken drivers trigger the same message.

It connected once but drops constantly? See Wi-Fi keeps disconnecting. This guide is for when join fails outright.

Symptoms

  • Connect fails in seconds with no "incorrect password" prompt.
  • Same network works on a phone; one Windows PC refuses.
  • Started after a router swap, Windows update, or driver install.

The Fix: Step-by-Step

Step 1: Forget and Re-add the Network

  1. SettingsNetwork & internetWi-FiManage known networks.
  2. Select the network → Forget.
  3. Turn Wi-Fi off and on → select the SSID → re-enter the password carefully (watch Caps Lock).

Step 2: Reboot Router and PC

Power-cycle the router (unplug 30 seconds). On the PC, StartPowerRestart—not just sleep. Stale DHCP leases cause instant rejections on some mesh kits.

Step 3: Match Security Type on the Router

Windows 11 still struggles on some combos:

  • In router wireless settings, set Security to WPA2-PSK (AES) for testing—not WPA/WPA2 mixed with TKIP only.
  • If the router is WPA3-only, update the Wi-Fi driver from Intel/Realtek/Qualcomm; or enable WPA2/WPA3 transitional on the router so older adapters can join.

Step 4: Run the Network Troubleshooter

Right-click the Wi-Fi icon → Troubleshoot problemsTry these repairs as administrator if offered. Note any fixed item ("default gateway" or "wireless adapter").

Step 5: Reset the Wi-Fi Adapter in Device Manager

  1. Device ManagerNetwork adapters → right-click Wi-Fi → Disable device → wait ten seconds → Enable device.
  2. Still failing? Uninstall device, check Attempt to remove the driver if shown, reboot, and reinstall from Windows Update or the PC vendor.

Step 6: Network Reset (Nuclear but Effective)

SettingsNetwork & internetAdvanced network settingsNetwork resetReset now. Reboot, rejoin Wi-Fi, and re-enter the password. You will lose saved VPN profiles—export them first if you use built-in VPN.

Step 7: Command-Line Stack Reset

Terminal (Admin):

netsh winsock reset
netsh int ip reset
ipconfig /flushdns

Reboot before testing again.

Special Cases

  • Hidden SSID: SettingsWi-FiManage known networksAdd network → type exact name and security type.
  • Corporate or school Wi-Fi: You may need a profile (.xml) or certificate from IT—home fixes will not apply.
  • USB Wi-Fi dongle: Try a different USB port (direct to motherboard, not a hub).

When the Password Really Is Wrong

Windows sometimes shows the generic error instead of "incorrect security key." Test with a mobile hotspot: create a simple WPA2 network on your phone. If the PC joins the hotspot, the home router settings or band (2.4 vs 5 GHz) are the problem—not the adapter hardware.