How to Forget WiFi network on Windows 11 with a Command prompt or PowerShell

Configurare noua (How To)

Situatie

Forgetting a WiFi network is useful for troubleshooting connection issues, prioritizing networks, or simply wanting to remove an unnecessary network from your list.

Solutie

Pasi de urmat

Find the Command prompt by searching it in the Search bar of the Taskbar and click on “Run as administrator”.

Type this command and press Enter key:

netsh wlan show profiles

Next execute this command:

netsh wlan delete profile name="WIFIName"
Replace “WIFIName” with the network name which you want to remove.


Repeat the same command to remove other networks if needed.

Tip solutie

Permanent

Voteaza

(3 din 6 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?