How to Manage Wi-Fi and View Passwords in Windows 11
Managing your saved Wi-Fi connections and retrieving forgotten passwords in Windows 11 is a straightforward process. This guide provides clear, step-by-step instructions on how to view saved Wi-Fi network security keys, remove old networks, and adjust connection settings using both the Windows Settings app and the Command Prompt.
How to View Saved Wi-Fi Passwords
Method 1: Using Windows Settings
- Open Settings by pressing Windows + I.
- Select Network & internet from the left sidebar.
- Click on Wi-Fi, then select Manage known networks.
- Click on the Wi-Fi network whose password you want to view.
- Locate the Wi-Fi security key section and click the View button next to the hidden password.
Method 2: Using the Command Prompt
Press the Windows Key, type
cmd, and select Run as administrator.To see all saved networks, enter the following command and press Enter:
netsh wlan show profilesTo view the password for a specific network, enter:
netsh wlan show profile name="NetworkName" key=clear(Replace
"NetworkName"with the actual name of your Wi-Fi network).Look under the Security settings section next to Key Content to find the plain-text password.
How to Manage Saved Wi-Fi Networks
Windows 11 allows you to forget unused networks and modify connection preferences from the Settings menu.
Forget a Saved Network
- Navigate to Settings > Network & internet > Wi-Fi > Manage known networks.
- Find the network you wish to remove from the list.
- Click the Forget button next to the network name. Windows will permanently delete the network configuration and saved password.
Modify Network Connection Properties
- Go to Settings > Network & internet > Wi-Fi > Manage known networks.
- Select the specific network to access its properties.
- You can configure the following options:
- Connect automatically when in range: Toggle on or off depending on whether you want Windows to connect to the network without prompting.
- Network profile type: Choose between Public (recommended for public hotspots) and Private (for trusted home or work networks to allow device discovery).
- Metered connection: Enable this option to limit background data usage when connected to bandwidth-capped networks.