Open In App

How to Forget a Network in Windows 11?

Last Updated : 23 Jul, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Knowing how to forget a network in Windows 11 is useful when removing previously connected Wi-Fi networks from your device. This can help in cases where you need to clear saved network settings or troubleshoot connectivity issues. In this guide, we will walk you through the steps to forget Wi-Fi in Windows 11 and effectively manage your Wi-Fi connections.

How do I Remove or Forget a Wifi Network?

Managing your Wi-Fi network connections in Windows 11 is crucial for security and convenience. This guide presents various methods to forget a Wi-Fi network from your system.

Whether you prefer a quick approach or a more detailed setting menu, we've got you covered. We'll explore four methods: using quick settings (Simple and Fast), using the settings app (More Options), using Command Prompt (Advanced Users), and using PowerShell (Advanced Users).

Method 1: Forget a Network in Windows 11 Using Quick Settings

Here's how to forget a wifi network in Windows 11 using Quick Settings:

Step 1: Press Win + A to open Quick Settings.

Step 2: Click the arrow next to the Wi-Fi icon.

Step 3: Right-click the network you want to forget.

Step 4: Select "Forget" and confirm.

Forget-a-Network-within-the-Range-from-Quick-Settings

Method 2: Forget a Network in Windows 11 Using Settings App

Here's how to forget a WIFI network in Windows 11 using Settings Apps:

Step 1: Open Settings by pressing (Win + I)

Step 2: Navigate to "Network & Internet." Then click "Wi-Fi"

Forget-a-Saved-Network-from-the-Settings-App

Step 3: Then, Click on "Manage known networks."

Forget-a-Saved-Network-from-the-Settings-App-1

Step 4: Find the network you want to forget and click "Forget."

Forget-a-Saved-Network-from-the-Settings-App-2

Step 5: Confirm your choice.

Method 3: Forget a Network in Windows 11 Using CMD

Here's how to forget a WIFI network in Windows 11 using CMD:

Step 1: Press Win + S to open the search bar on your computer

Step 2: Then, On the search bar type "CMD" After that click on "Run as administrator"

Step 3: Enter the following command to list saved networks.

netsh wlan show profiles 

Step 4: Run the following command to check for the specific network.

netsh wlan delete profile name= 'network_name' 

Forget-a-Network-from-Command-Prompt

Method 4: Forget a Network in Windows 11 Using PowerShell

Here's how to forget a WIFI network in Windows 11 using PowerShell:

Step 1: Press Win + S to open the search bar on your computer

Step 2: Then, On the search bar type "Windows PowerShell" After that click on "Run as administrator"

Step 3: Type this command to view all networks

netsh wlan show profiles

Step 4: Run the following command to check for the specific network.

netsh wlan delete profile name= 'network_name' 

Forget-a-network-from-PowerShell

Method 5: How to Delete All Known Network Profiles via Command Prompt?

If you want to delete all known network profiles from your Windows PC. Then open CMD and execute this simple command. Follow the detailed steps mentioned below.

Step 1: Press Win + S to open the search bar on your computer.

Step 2: Then, On the search bar type "CMD" After that click on "Run as administrator".

Step 3: In CMD type this command.

netsh wlan delete profile name=* i=*

Delete-All-Known-Network-Profiles-via-Command-Prompt

Conclusion

Being able to forget a network in Windows 11 ensures that your system won't automatically connect to an unwanted or outdated Wi-Fi network. This simple process of removing a network in Windows 11 can improve your network management and offer more control over your device’s connectivity. Next time you need to clear old networks refer back to these easy steps.


Similar Reads