Ever connected to the wrong Wi-Fi network or want to remove a saved one? Windows 11 makes it easy to forget networks you no longer use. This not only keeps your list clean but also helps you avoid automatic connections to unwanted or unsecured networks. In this step-by-step guide, you’ll learn how to forget a Wi-Fi network on Windows 11 using multiple methods—quickly and easily.
Why Forget a Wi-Fi Network?
Before we dive into the steps, let’s see why you might want to forget a network.
Prevent Unwanted Connections
Ever had your PC connect to an unreliable hotspot instead of your home Wi-Fi? Forgetting it solves that.
Improve Network Security
Removing old networks minimizes the risk of accidentally connecting to insecure ones.
Troubleshooting Connection Issues
Sometimes, forgetting and reconnecting fixes stubborn Wi-Fi problems.
Methods to Forget a Wi-Fi Network on Windows 11
There’s more than one way to do it. Let’s explore the most effective methods.
Method 1 – Forget a Network via Quick Settings
The simplest way if you’re already connected or can see the network.
Step 1 – Open Quick Settings
Click the network, volume, or battery icon on the taskbar to open Quick Settings.
Step 2 – View Available Networks
Click the Wi-Fi icon to see the list of networks.
Step 3 – Right-Click and Forget
Right-click on the network you want to remove and select Forget.
Method 2 – Forget from Wi-Fi Settings
Perfect if the network isn’t in your immediate list.
Step 1 – Open Settings
Press Win + I to open the Settings app.
Step 2 – Go to Network & Internet
Select Network & Internet from the left panel.
Step 3 – Manage Known Networks
Click on Wi-Fi, then Manage known networks.
Step 4 – Forget the Network
Find the network you want to remove, click it, and select Forget.
Method 3 – Use Command Prompt
For those who like using commands—this works even if the network isn’t visible.
Step 1 – Open Command Prompt
Search for cmd in the Start menu, right-click it, and choose Run as administrator.
Step 2 – View Saved Networks
Type:
netsh wlan show profiles
Press Enter to see all saved networks.
Step 3 – Forget a Specific Network
Type:
netsh wlan delete profile name="NetworkName"
Replace NetworkName with the name of the network you want to forget.
Method 4 – Use PowerShell
PowerShell offers similar functionality to Command Prompt.
Step 1 – Open PowerShell
Search for PowerShell, right-click, and select Run as administrator.
Step 2 – View Profiles
Type:
netsh wlan show profiles
Step 3 – Remove the Network
Use the same delete profile command as in Command Prompt to forget the network.
Method 5 – Forgetting a Network Without Being Near It
Sometimes you want to forget a network you’re not currently around.
Steps
Use the Manage known networks option in Settings or the netsh command to remove it without needing to be connected.
How to Reconnect After Forgetting a Network
Forgotten a network by mistake? No problem.
Reconnect Steps
- Click the Wi-Fi icon in the taskbar.
- Select the network.
- Enter the password.
Things to Consider Before Forgetting a Network
Save Passwords Elsewhere
Once forgotten, the password is erased. Make sure you have it saved if you plan to reconnect later.
Corporate or School Networks
If the network is managed by your workplace or school, forgetting it might require IT help to rejoin.
Benefits of Managing Known Networks
- Keeps your PC’s network list organized.
- Prevents auto-connection to insecure hotspots.
- Improves Wi-Fi performance by prioritizing active networks.
Common Mistakes to Avoid
Forgetting Your Main Network
Double-check before removing—especially if you don’t remember the password.
Skipping Administrator Access
Some methods require admin rights. Without them, you may not see all networks.
Final Thoughts
Forgetting a Wi-Fi network in Windows 11 is a simple but powerful feature that helps maintain a secure and efficient wireless experience. Whether you use Quick Settings, the Settings app, or a command-line tool, the process is quick and reversible.
FAQs
1. Does forgetting a network delete the password?
Yes, once you forget a network, the saved password is erased.
2. Can I forget all networks at once?
Yes, by using Command Prompt or PowerShell, you can delete all saved profiles.
3. Why can’t I see the Forget option?
You may not be connected to the network, or it may not be saved on your device.
4. Can I forget networks without admin rights?
Some methods require admin access, especially when using command-line tools.
5. Will forgetting a network improve my speed?
Indirectly, yes—removing unused networks can help Windows focus on your preferred ones.