Skip to content
Follow
Windows

How to Refresh Wi-Fi Networks in Windows 11

Richard
Written by
Richard
Jan 2, 2024 Updated Jun 19, 2026 3 min read
How to Customize Focus Alarm Sounds in Windows 11
How to Customize Focus Alarm Sounds in Windows 11

This guide will show you how to get your Windows 11 computer to scan for nearby Wi-Fi networks again.

⚡ Quick Answer

Press ⊞ Win+A to open Quick Settings, click the arrow next to the Wi-Fi icon, and then click the Refresh button. This forces Windows 11 to rescan for available Wi-Fi networks.

Why Refresh Your Wi-Fi Networks?

Refreshing your Wi-Fi networks in Windows 11 helps when your computer can’t see available networks, often because the signal is weak or the software is stuck.

When you do this: Your computer clears its current list and scans the airwaves for new signals. This usually makes missing networks appear.

Quick Fix Table: Wi-Fi Troubleshooting

ProblemQuick Fix
Network not in listUse the Refresh button in Quick Settings
Connection dropsForget and re-add the network
No Wi-Fi adapterCheck Device Manager for driver issues
Total network failureUse the Network Reset feature

Method 1Use the Quick Settings Refresh Button

Windows 11 makes it possible to scan for networks, and this is the fastest way to fix simple visibility issues.

  1. Press ⊞ Win+A to open Quick Settings.
  2. Click the arrow next to the Wi-Fi icon.
  3. Click the Refresh button at the top.
Wi-Fi refresh button in Windows 11
Wi-Fi refresh button in Windows 11
Windows 11 Wi-Fi refresh button
Windows 11 Wi-Fi refresh button

Method 2Forget and Re-add Your Network

Sometimes the saved settings for a network are wrong. Forgetting the network clears these old settings.

  1. Open Settings and go to Network & internet > Wi-Fi.
  2. Click Manage known networks.
  3. Find your network and click Forget.
  4. Go back to your Wi-Fi list and connect to the network again.

Method 3Reset the Network Stack via Terminal

Resetting the network stack in Windows 11 using Terminal is a powerful way to fix Wi-Fi connection problems when simply refreshing networks doesn’t work.

⚠️ Admin Required: You must run these commands as an administrator.

  1. Right-click the Start button and select Terminal (Admin).
  2. Type the following commands one by one, pressing Enter after each:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns

When you do this: Your computer resets its network rules and clears the DNS cache (a temporary storage for website addresses). This fixes most deep connectivity issues.

Method 4Use the Network Troubleshooter

Windows has a built-in tool to find and fix problems automatically. You can find the official Windows Network Troubleshooter in Settings under System > Troubleshoot > Other troubleshooters.

Method 5Check Device Manager for Driver Issues

If your Wi-Fi adapter is missing, the driver might be broken.

  1. Right-click the Start button and select Device Manager.
  2. If you see a yellow triangle, right-click the adapter and select Update driver.

Method 6The Network Reset Feature

If nothing else works, use the master reset.

⚠️ Admin Required: This will remove and reinstall all network adapters and set other networking components back to their original settings.

  1. Go to Settings > Network & internet > Advanced network settings.
  2. Click Network reset and then Reset now.

Summary

Fixing Wi-Fi connection issues in Windows 11 starts with refreshing your network list using Quick Settings, but you can also reset the network stack via Terminal or use Network Reset for deeper problems.

Why does my Wi-Fi network disappear after a Windows update?

Your Wi-Fi network might disappear after a Windows update because the update could install an incompatible driver, causing your adapter to stop working or failing to scan for networks.

What should I do if my Wi-Fi adapter is missing from Device Manager?

If the adapter is missing, your computer does not see the hardware. Try restarting your computer first. If that fails, check if the device is disabled in your BIOS settings. You may also need to physically reseat the network card if you are using a desktop computer.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Customize Quick Settings in Windows 11
Windows How to Customize Quick Settings in Windows 11
Enable Shield Icon in Windows Terminal Admin Mode
Windows Enable Shield Icon in Windows Terminal Admin Mode
How to Change Tab Colors in Windows Terminal
Windows How to Change Tab Colors in Windows Terminal

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *