Windows 11 “Can’t Connect
to This Network”
— 9 Fixes That Work
WiFi showing this error every time you try to connect? Here are 9 real, step-by-step fixes — no tech expertise needed.
📋 Table of Contents
🔍 Why Does “Can’t Connect to This Network” Happen?
Windows 11 saves a profile for every WiFi network. When that profile gets corrupted — or when Windows and your router disagree on security settings — this error appears.
Forget the Network & Reconnect Fresh
The fastest fix. Windows saves a WiFi profile with your password — when that profile gets corrupted, you get this error. Deleting it forces Windows to create a fresh one.
- Press
Win + I→ Network & Internet → WiFi - Click Manage known networks
- Find your WiFi network → click Forget
- Go back → click your WiFi → enter password → connect
Disable & Re-enable the WiFi Adapter
A quick adapter restart clears any temporary glitch in the WiFi driver without needing to reinstall anything.
- Press
Win + X→ click Device Manager - Expand Network Adapters
- Right-click your WiFi adapter (e.g., Intel Wi-Fi 6, Realtek RTL8821CE)
- Click Disable device → wait 10 seconds
- Right-click again → Enable device
- Wait 15 seconds → try connecting to WiFi again
Run the Network Troubleshooter
Windows 11’s built-in troubleshooter can automatically detect and apply fixes for common “Can’t Connect” errors.
- Press
Win + I→ System → Troubleshoot - Click Other troubleshooters
- Find Internet Connections → click Run
- Also run Network Adapter troubleshooter from same page
- Apply all suggested fixes → Restart PC
Reset TCP/IP Stack, Winsock & Flush DNS
A corrupted TCP/IP stack is a very common cause of this error — especially after Windows updates. These commands do a complete network stack reset.
- Search Command Prompt → right-click → Run as administrator
- Run each command one by one:
netsh winsock reset
ipconfig /flushdns
ipconfig /release
ipconfig /renew
- Restart your PC after all commands complete
Change Router Security Type to WPA2
Some Windows 11 versions struggle with WPA3 security. Switching to WPA2 or mixed mode instantly fixes this compatibility issue.
- Open router settings → type
192.168.1.1or192.168.0.1in browser - Login with admin credentials (usually on router label)
- Go to Wireless Settings → Security
- Change from WPA3 to WPA2 or WPA2/WPA3 Mixed
- Save → router restarts → forget network on PC → reconnect
Update or Reinstall WiFi Driver
A corrupt or outdated WiFi driver is the second most common cause of this error after Windows updates.
- Press
Win + X→ Device Manager - Expand Network Adapters → right-click WiFi adapter
- Click Update driver → Search automatically
- If no update: right-click → Uninstall device
- Check “Delete the driver software” → Uninstall
- Restart PC — Windows reinstalls driver automatically
Disable IPv6 on the WiFi Adapter
IPv6 conflicts can silently cause this error on certain routers. Disabling it forces Windows to use IPv4 only — what most home routers expect.
- Press
Win + R→ typencpa.cpl→ Enter - Right-click your WiFi adapter → Properties
- Find Internet Protocol Version 6 (TCP/IPv6)
- Uncheck the checkbox → click OK
- Restart PC → try connecting again
Change DNS to Google or Cloudflare
Your ISP’s DNS server failing can trigger this error. Switching to a reliable public DNS resolves authentication and connectivity issues.
- Press
Win + R→ typencpa.cpl→ Enter - Right-click WiFi → Properties
- Double-click Internet Protocol Version 4 (TCP/IPv4)
- Select “Use the following DNS server addresses”
Alternate: 8.8.4.4
Alternate: 1.0.0.1
- Click OK → try connecting to WiFi
Full Network Reset — Last Resort
A full network reset reinstalls all network adapters and restores every networking component to Windows default.
- Press
Win + I→ Network & Internet - Scroll down → click Advanced network settings
- Click Network reset → Reset now
- Confirm → PC restarts in 5 minutes automatically
- After restart → reconnect to WiFi with your password
| # | Fix | Level | Time | Best For |
|---|---|---|---|---|
| 1 | Forget Network & Reconnect | Easy | 1 min | Corrupted saved profile |
| 2 | Disable/Enable WiFi Adapter | Easy | 1 min | Temporary driver glitch |
| 3 | Network Troubleshooter | Easy | 2 min | Unknown cause |
| 4 | Reset TCP/IP + Winsock | Medium | 3 min | Post-update corruption |
| 5 | Change Router to WPA2 | Medium | 3 min | WPA3 compatibility issue |
| 6 | Reinstall WiFi Driver | Medium | 5 min | Driver conflict |
| 7 | Disable IPv6 | Easy | 2 min | IPv6 auth conflict |
| 8 | Change DNS | Easy | 2 min | ISP DNS failure |
| 9 | Full Network Reset | Medium | 5 min | Nothing else worked |
❓ Frequently Asked Questions
Why does Windows 11 say “Can’t Connect to This Network”?
This error appeared after a Windows 11 update — what to do?
Other devices connect but my Windows 11 PC cannot — why?
How do I fix this without losing saved WiFi passwords?
Will “Can’t Connect to This Network” fix itself after a restart?
✅ Bottom Line
The “Can’t Connect to This Network” error in Windows 11 is almost always a corrupted profile or driver issue — not a hardware failure. Start with Fix 1 (Forget Network) and Fix 4 (TCP/IP Reset) — these two together solve the problem for 80% of users. You don’t need to reinstall Windows.