How to Fix Windows 11 Can't Connect to This Network Error
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
- Settings → Network & internet → Wi-Fi → Manage known networks.
- Select the network → Forget.
- 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, Start → Power → Restart—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 problems → Try 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
- Device Manager → Network adapters → right-click Wi-Fi → Disable device → wait ten seconds → Enable device.
- 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)
Settings → Network & internet → Advanced network settings → Network reset → Reset 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: Settings → Wi-Fi → Manage known networks → Add 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.