How to Forget WiFi Networks on Windows 11
Forgetting a WiFi network on Windows 11 removes saved login details, preventing your PC from automatically reconnecting to that network.
This action deletes the saved network profile, which contains the network name (SSID) and password. Windows 11 then stops trying to connect to it.
You might do this if a WiFi password changes or you no longer use a specific network. Windows 11 keeps these saved network profiles inside the Settings app.
Clearing old profiles keeps your network list tidy and ensures your computer only connects to networks you choose.
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?
Forgetting a WiFi network on Windows 11 removes its saved password and connection details, so your computer won’t connect automatically anymore.
| Action | Result |
|---|---|
| Disconnecting | Stops the current session but keeps the password saved. |
| Forgetting | Deletes 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.
- Click the WiFi icon in the bottom right corner of your Taskbar.
- Click the arrow next to the WiFi icon to see available networks.

- Right-click the network you want to remove.
- Select Forget.

Method 2Using System Settings (For all saved networks)
You can forget any WiFi network saved on Windows 11 using the System Settings. This method lets you easily manage all your saved WiFi connections. Navigate to Settings, then select 'Network & internet', followed by 'WiFi', and click 'Manage known networks' to view your list.
- Open Settings by pressing the Windows key + I on your keyboard.

- Click on Network & internet in the left menu.
- Select WiFi on the right side of the screen.

- Click on Manage known networks.

- Find the network you want to remove in the list.
- Click the Forget button next to that network name.

Advanced Tip: Using Command Prompt
For those comfortable with commands, you can forget WiFi networks on Windows 11 using the Command Prompt. Begin by opening Command Prompt as an administrator. Then, enter the command `netsh wlan show profiles` to see a list of all the WiFi networks 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.
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?
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.
No comments yet — be the first to share your thoughts!