RackNerd Billboard Banner

4 Ways To Forget Saved Wifi Networks In Windows 10

Saved Wi-Fi networks can pile up over time—old passwords, outdated routers, and hotspots you’ll never use again. Forgetting these networks can help tidy up your system and prevent it from automatically connecting to the wrong one. Whether you’re troubleshooting a connection issue or just cleaning house, here are four quick ways to forget saved Wi-Fi networks in Windows 10.


1. Forget a Network From the Taskbar (Quick Method)

If you’re currently near the Wi-Fi network and it’s showing in the list of available networks:

  1. Click the Wi-Fi icon in the bottom-right corner of your taskbar.
  2. Find the network you want to forget.
  3. Right-click on it and select Forget.

That’s it—Windows won’t try to connect to it again unless you enter the password manually next time.


2. Forget a Network via Settings

Need to forget a network that’s not currently in range? Do it from the system settings:

  1. Open Settings (press Windows + I).
  2. Go to Network & Internet > Wi-Fi > Manage known networks.
  3. Browse the list and click the network you want to remove.
  4. Click Forget.

This is the go-to method if you want to clear out multiple networks.


3. Use Command Prompt (Advanced Users)

If you’re comfortable using command line tools, this method is fast and precise.

  1. Press Windows + X and select Command Prompt (Admin) or Windows PowerShell (Admin).
  2. Type the following command to see saved networks: netsh wlan show profiles
  3. Then, remove the specific network by typing: netsh wlan delete profile name="NetworkName" Replace "NetworkName" with the actual network name.

Useful if you’re managing multiple machines or automating a cleanup script.


4. Forget Networks with PowerShell

PowerShell offers another way to delete saved Wi-Fi profiles:

  1. Open PowerShell as Administrator.
  2. List all Wi-Fi profiles: Get-NetWiFiProfile
  3. Remove a specific profile: Remove-NetWiFiProfile -Name "NetworkName"

This approach is great for scripting or bulk removal across devices.


Final Tip

If you’re trying to solve a connection issue, forgetting and reconnecting to the network with the right password can often fix things. And if you’re handing over your PC or just like a clean slate, wiping old profiles can boost both privacy and performance.


Need more Windows 10 tips? Subscribe or check out our latest guides to keep your PC running smoothly.

Comments

Leave a Reply

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

RackNerd Billboard Banner
Copy link
What would make this website better?

0 / 400