1. Home
  2. Microsoft
  3. Windows
  4. Windows 11
  5. How to Fix WiFi Not Working on Windows 11: Step-by-Step Troubleshooting Guide

How to Fix WiFi Not Working on Windows 11: Step-by-Step Troubleshooting Guide


Is your Windows 11 WiFi suddenly acting up? You’re not alone! Connectivity issues can be frustrating, especially when you rely on the internet for work, entertainment, or staying in touch. The good news is, many WiFi problems in Windows 11 have quick, effective fixes. In this guide, we’ll walk you through the most reliable ways to get your WiFi back up and running smoothly.


Why Is My Windows 11 WiFi Not Working?

Before diving into fixes, it’s helpful to understand common reasons your WiFi might fail:

  • Outdated or corrupt network drivers
  • Incorrect network settings or configurations
  • Software conflicts or Windows updates errors
  • Router or modem issues
  • Hardware problems with your network adapter

Now, let’s troubleshoot these step-by-step.


How to Fix Windows 11 WiFi Not Working

1. Run the Windows Network Troubleshooter

Windows 11 offers a built-in troubleshooter to automatically detect and fix network problems.

  • Click Start > Settings (or press Win + I)
  • Select Network & Internet > Advanced network settings
  • Click Network troubleshooter under “More settings”
  • Follow the on-screen instructions and apply any fixes found

This quick scan often resolves common issues without manual intervention.


2. Restart Your Router and PC

A simple reboot can clear temporary glitches affecting connectivity.

  • Power off your router and modem, wait 30 seconds, then power them back on
  • Restart your Windows 11 PC

After everything restarts, reconnect to your WiFi network and check your connection.


3. Update or Roll Back Network Drivers

Outdated or problematic drivers can disrupt WiFi.

  • Press Win + X, select Device Manager
  • Expand Network adapters
  • Right-click your WiFi adapter and select Update driver
  • Choose Search automatically for drivers

If the issue started after a recent update, try rolling back:

  • Right-click the WiFi adapter > Properties > Driver tab > Roll Back Driver


4. Reset Network Settings

This restores your network configuration to default, clearing misconfigurations.

  • Open Settings > Network & Internet > Advanced network settings
  • Click Network reset
  • Click Reset now, then confirm
  • Your PC will restart and networks will be reset

Reconnect to your WiFi afterward.


5. Check WiFi Is Enabled and Airplane Mode Is Off

Sometimes a simple toggle can be the fix.

  • Click the network icon on the taskbar
  • Make sure WiFi is turned On
  • Also, verify Airplane mode is disabled


6. Forget and Reconnect to Your WiFi Network

This refreshes your saved WiFi connection.

  • Open Settings > Network & Internet > Wi-Fi
  • Click Manage known networks
  • Select your WiFi network and click Forget
  • Reconnect by selecting your network and entering the password again


7. Disable Power Saving for WiFi Adapter

Windows might turn off your WiFi adapter to save power, causing connection drops.

  • Go to Device Manager > Network adapters
  • Right-click your adapter > Properties
  • In the Power Management tab, uncheck Allow the computer to turn off this device to save power
  • Click OK


8. Perform a DNS and IP Reset via Command Prompt

Resetting your IP settings can resolve connectivity issues.

  • Press Win + S, type cmd, right-click Command Prompt, and select Run as administrator

  • Run these commands one by one:

    ipconfig /release
    ipconfig /renew
    ipconfig /flushdns
    netsh int ip reset
    netsh winsock reset

  • Restart your PC


9. Check for Windows Updates

Microsoft frequently releases patches that improve network functionality.

  • Open Settings > Windows Update
  • Click Check for updates and install any available updates
  • Restart your PC if prompted


Final Tips

  • Try connecting to another WiFi network to isolate if the problem is your PC or router.
  • Temporarily disable any VPN or firewall software to check for interference.
  • If issues persist, consult your PC or network adapter manufacturer’s support.


Conclusion

WiFi troubles in Windows 11 can feel overwhelming but are usually fixable with these straightforward steps. Start with the simplest solutions like restarting and running the troubleshooter, then move on to more advanced fixes like driver updates and network resets. With a bit of patience, you’ll be back online in no time!


If this guide helped you regain your WiFi connection, feel free to share it with friends struggling with Windows 11 network issues. And if you have any questions, drop a comment below — we’re here to help!

Updated on July 4, 2025
Was this article helpful?

Related Articles

Leave a Comment