Skip to content
Follow
Windows

How to Forget WiFi Networks on Windows 11

Richard
Written by
Richard
Aug 26, 2021 Updated Aug 14, 2026 3 min read
How to Forget WiFi Networks on Windows 11
How to Forget WiFi Networks on Windows 11

Forgetting a WiFi network on Windows 11 deletes its saved password and stops your computer from connecting to it automatically. Windows stores these connection details as profiles inside the Settings app so you can get online quickly.

You need to clear these old profiles when a network password changes or when you stop using a specific router. Deleting unused networks keeps your available connection list clean and makes sure your PC only joins trusted signals.

⚡ Quick Answer

Click the WiFi icon in the Taskbar , select the network, right-click, and choose Forget. Alternatively, go to Settings Network & internet WiFi Manage known networks, find the network, and click Forget.

What happens when you forget a network?

This step clears out old connection profiles so your computer stops trying to join dead or unwanted signals.

ActionResult
DisconnectingStops the current session but keeps the password saved.
ForgettingDeletes the password and removes the network profile entirely.

Method 1Using the Taskbar (For nearby networks)

This is the quickest way to remove a network that is currently in range.

  1. Click the WiFi icon in the bottom right corner of your Taskbar .
  2. Click the arrow next to the WiFi icon to see available networks.
Windows 11 taskbar showing WiFi network options
windows 11 forget wifi networks from taskbar
  1. Right-click the network you want to remove.
  2. Select Forget.
WiFi foget network Windows 11
WiFi foget network Windows 11

Method 2Using System Settings (For all saved networks)

Use the main Settings app when you need to clean up a larger batch of saved connections at once. Navigate to Settings, then select ‘Network & internet’, followed by ‘WiFi ’, and click ‘Manage known networks’ to view your list.

  1. Open Settings by pressing the Win+I on your keyboard.
Windows 11 settings menu for network configurations
windows 11 start settings
  1. Click on Network & internet in the left menu.
  2. Select WiFi on the right side of the screen.
Windows 11 WiFi networks profile management screen
Windows 11 Wi-Fi networks profile tile for setting data limits.
  1. Click on Manage known networks.
manage known wifi networks
manage known wifi networks
  1. Find the network you want to remove in the list.
  2. Click the Forget button next to that network name.
WiFi foget network in Settings Windows 11
WiFi foget network in Settings Windows 11

Advanced Tip: Using Command Prompt

For those comfortable with commands, you can forget WiFi networks on Windows 11 using the Command Prompt. Open Command Prompt as an administrator, then run `netsh wlan show profiles` to see every network your computer remembers.

Open Command Prompt as an administrator. Then, type `netsh wlan show profiles`. This command lists all previously connected WiFi networks, a crucial first step before removal.

⚠️Warning
To remove a specific WiFi network, use the command `netsh wlan delete profile name="NetworkName"`. Replace `"NetworkName"` with the exact name of the WiFi network you wish to forget. This action prevents your Windows 11 computer from automatically reconnecting to that network in the future, helping manage your available connections.
💻Code
netsh wlan delete profile name="NetworkName"

Troubleshooting Connectivity Issues

If your PC continues to reconnect to a network you've forgotten, it could be a settings issue. A full network reset in Windows 11 often resolves persistent connection problems.

Summary

Forgetting WiFi networks on Windows 11 is a practical way to keep your computer secure and organized, ensuring it only connects to trusted networks.

Why does 🪟 Windows 11 keep reconnecting to a forgotten network?

If Windows 11 keeps reconnecting, you may have multiple network profiles with similar names or a sync setting enabled. Ensure you have forgotten the network in the 'Manage known networks' list. If the issue persists, check if your device is syncing settings from another computer via your Microsoft account.

Can I forget a network using PowerShell?

Yes, you can use PowerShell to manage networks. Open PowerShell as an administrator and use the command 'netsh wlan delete profile name="NetworkName"' to remove a specific saved network. This is an effective way to clear network profiles if the standard graphical interface is not responding correctly.

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 Fix Windows 11 Wi-Fi Connection Issues
Windows How To Fix Windows 11 Wi-Fi Connection Issues
How to Find Wi-Fi Security Key in Windows 11
Windows How to Find Wi-Fi Security Key in Windows 11
How to Manage Wi-Fi Settings in Windows 11
Windows How to Manage Wi-Fi Settings in Windows 11
3 Simple Steps to Reset Network Adapters in Windows 11
Windows 3 Simple Steps to Reset Network Adapters in Windows 11

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

Leave a Comment

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