“Fix Tech Daily helps you solve real-world IT problems, with daily tips on Windows, Office, networks, and devices.”
Friday, August 29, 2025
How to Fix Wi-Fi Not Connecting in Windows 10
📶 Problem Overview
Sometimes Windows 10 laptops or desktops won’t connect to Wi-Fi. This could be due to:
-
Wrong Wi-Fi password
-
Disabled adapter or Airplane mode
-
Corrupt Wi-Fi driver
-
IP/DNS configuration issues
-
Router or modem problems
-
Windows update bugs
✅ Solution 1: Check Wi-Fi Switch and Airplane Mode
Steps:
-
On the taskbar, click the Wi-Fi icon.
-
Make sure Airplane mode is OFF.
-
Ensure Wi-Fi is turned ON.
-
If using a laptop, check if there’s a physical Wi-Fi button (Fn + F2/F3 depending on model).
✅ Solution 2: Restart the Router and PC
Steps:
-
Turn off your router/modem.
-
Wait 30 seconds → Turn it back on.
-
Restart your PC and try reconnecting.
✅ Solution 3: Forget and Reconnect to Wi-Fi
Steps:
-
Click Wi-Fi icon → Network & Internet Settings.
-
Go to Wi-Fi → Manage known networks.
-
Select your Wi-Fi → Forget.
-
Reconnect with the correct password.
✅ Solution 4: Run Windows Network Troubleshooter
Steps:
-
Press Windows + I → Settings → Update & Security → Troubleshoot.
-
Click Additional troubleshooters.
-
Select Internet Connections → Run the troubleshooter.
-
Follow the on-screen instructions.
✅ Solution 5: Reset IP and DNS (Command Prompt)
Steps:
-
Open Command Prompt (Admin).
-
Run the following commands one by one:
netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdns
-
Restart your PC.
✅ Solution 6: Update Wi-Fi Adapter Driver
Steps:
-
Press Windows + X → Device Manager.
-
Expand Network adapters.
-
Right-click your Wi-Fi adapter → Update driver.
-
Choose Search automatically for drivers.
👉 If the update doesn’t help, try:
-
Right-click → Uninstall device → Restart PC (Windows reinstalls it automatically).
✅ Solution 7: Manually Assign IP & DNS
Steps:
-
Press Windows + R, type:
ncpa.cpl
→ Enter.
-
Right-click your Wi-Fi → Properties.
-
Select Internet Protocol Version 4 (TCP/IPv4) → Properties.
-
Choose Use the following DNS server addresses:
-
Preferred DNS:
8.8.8.8
-
Alternate DNS:
8.8.4.4
-
-
Click OK → Reconnect Wi-Fi.
✅ Solution 8: Reset Network Settings
Steps:
-
Go to Settings → Network & Internet → Status.
-
Scroll down → Network reset.
-
Click Reset now → Restart PC.
✅ Solution 9: Check Power Saving Settings (Wi-Fi Adapter)
Steps:
-
Press Windows + X → Device Manager.
-
Expand Network adapters → Right-click Wi-Fi adapter → Properties.
-
Go to the Power Management tab.
-
Uncheck Allow the computer to turn off this device to save power.
-
Click OK.
✅ Solution 10: Roll Back Wi-Fi Driver (if problem started after update)
Steps:
-
Open Device Manager → Network adapters → Wi-Fi adapter → Properties.
-
Go to the Driver tab.
-
Click Roll Back Driver (if available).
✅ Solution 11: Check Router Settings
-
Ensure your router’s SSID broadcast is enabled.
-
Make sure MAC address filtering is turned off.
-
Try connecting another device to Wi-Fi.
-
If no device works, → issue is with router/ISP.
-
If only your PC fails, → issue is with Windows.
-
✅ Solution 12: Use Ethernet or Mobile Hotspot
If Wi-Fi won’t connect, but you need urgent internet:
-
Use an Ethernet cable if possible.
-
Or turn on Mobile Hotspot on your phone and connect your PC.
Final Note
Most Wi-Fi issues in Windows 10 can be fixed by resetting network settings, updating drivers, and flushing DNS. If nothing works, you may need to replace the Wi-Fi adapter or check with your ISP for router/modem issues.