A situation where it is necessary reset WiFi password On a laptop, this happens quite often. This could be because you've forgotten your current access key, changed your router, or simply want to secure your network from unauthorized connections. It's important to understand the difference between recovering a forgotten password that's already saved in the system and a full reset of network settings to factory defaults.
In most cases, the Windows or macOS operating system stores access keys for previously connected networks. This means you don't need to access the router settings if you simply want to find the code for a new device. However, if you want to completely clear the network stack or change the access point's security key, more extensive intervention is required.
The following sections of this article will detail all available troubleshooting methods. We'll cover both standard operating system tools and more drastic configuration resets. Follow the instructions carefully to avoid disrupting other network connections on your computer.
Recovering a saved password in Windows
If your laptop has previously successfully connected to the desired WiFi network, the operating system has stored the security key in its storage. The easiest way find out the password — Use the graphical settings interface. This method doesn't require complex commands and is suitable for most users.
To get started, open the Start menu and go to Settings by selecting the gear icon. Next, follow the path Network & Internet → Wi-Fi → Manage known networksSelect the desired network from the list and click the "Properties" button. In the window that opens, find the "Network Security Key" field.
By default, characters in this field are hidden behind asterisks. To see them, check the "Show characters" box. If this box is grayed out or missing, your account may not have administrator rights. In this case, you'll need to log in with an account with elevated privileges.
The alternative option of viewing through the Control Panel sometimes works faster on older versions of Windows. Click Win + R, enter the command ncpa.cpl and press Enter. Find your wireless connection, right-click it, and select "Status." In the new window, click "Wireless Network Properties" and go to the "Security" tab.
⚠️ Note: If you are on a corporate network, password display may be blocked by your organization's security policies. In this case, please contact your system administrator.Using the Command Prompt to Reset and View
For more advanced users, there's a way to interact with network profiles through the console. The command line allows you to not only view the saved key, but also fully delete network profile, which is equivalent to resetting the password for this specific connection. The next time you connect, the system will request the key again.
Launch the Command Prompt as administrator. To do this, search for "cmd," right-click, and select the appropriate option. The first step is to display a list of all saved WiFi profiles. Enter the following command:
netsh wlan show profilesFind the name of your network in the list. To view details, including the key, use the command with the key parameter. Please note that in some versions of Windows, displaying the password in clear text may be prohibited by group policies.
netsh wlan show profile name="Network_Name" key=clearIn the report that opens, look for the "Key Content" line. This is where your password will be listed. If your goal is specifically to reset the network, that is, to delete the network entry, use the command
netsh wlan delete profile name="Network_Name".What to do if the command fails?
Make sure you entered the network name accurately, including spaces and capitalization. Also, make sure you're running the console with administrator privileges.
Reset network settings via system settings
If simple methods do not help or you want to perform a full reset network settings In Windows, you can use the built-in recovery feature. This will delete all saved WiFi networks, reset adapter settings, and reinstall network drivers. This is a drastic, but effective, solution.
Go to "Settings" → "Network & Internet." Scroll down to "Advanced network settings" (in Windows 11) or find "Network reset" (in Windows 10). Click the "Network reset" button. The system will warn you that you will need to reconnect to all networks after the reboot.
- 🔄 Deletes all saved WiFi passwords and Bluetooth pairings.
- 📡 Resets IP addressing settings to automatic (DHCP).
- 🛠️ Reinstalls network adapters and their drivers.
- 🚫 Disables all virtual switches and VPN clients.
After clicking "Reset Now," your computer will restart in 5 minutes. Make sure you save all open documents before starting the process. This method often resolves issues with constant connection drops or IP address errors.
☑️ Preparing for a full network reset
Completed: 0 / 5Managing passwords through router settings
When users say "reset the password," they often mean changing the access point's security key. To do this, they need to log in to the router's web interface. This will change the password for all devices connected to the network and require them to re-enter the password on each one.
Open your browser and enter your router's IP address in the address bar. Most often, this is
192.168.0.1or192.168.1.1The exact address, as well as the login and password, are located on a sticker on the bottom of the device. If you've changed this information before and forgot it, you'll need to perform a hardware reset of the router using the Reset button.In the router menu, find the "Wireless" or "Wi-Fi" section. Inside, you'll find the "Security" subsection. This is where you'll find the field for changing the password (Pre-Shared Key, WPA/WPA2 Password). Enter a new, complex key and be sure to save the changes by clicking "Save" or "Apply."
Router model Standard IP Default login Default password TP-Link 192.168.0.1 admin admin ASUS 192.168.1.1 admin admin D-Link 192.168.0.1 admin (empty) Keenetic 192.168.1.1 admin 1234 Tenda 192.168.0.1 admin admin ⚠️ Note: Router interfaces are constantly being updated. Menu locations may vary depending on the firmware version. If you can't find the item you need, consult the manufacturer's official manual for your model.Features of resetting on macOS
Apple MacBook users face a different file system and key storage principles. In macOS, WiFi passwords are stored in Keychain Access. To delete saved password or to view it, you need to use a system utility.
Open Spotlight search (Cmd + Space) and type "Keychain Access." Launch the app. Select "Passwords" from the list on the left. Find your wireless network name in the list on the right. Double-click it to open its properties.
In the window that opens, check the "Show password" box. You'll be prompted to enter your Mac administrator account password or use Touch ID. After confirming, you'll see the key in the text field. To reset it, simply remove this profile from your keychain by right-clicking it and selecting "Delete."
In modern versions of macOS (Ventura and later), you can also manage networks through System Preferences. Go to System Preferences → Wi-Fi. Click the "Advanced" or "Edit" button next to the list of known networks. Find the desired network and click the three dots or the minus button to forget it.
Hard reset and clearing DNS cache
Sometimes the problem isn't the password, but rather cached data or an IP address conflict. If the laptop won't connect even after entering the correct key, it's worth clearing the network caches. This won't reset the password itself, but it will refresh the network environment.
In the command prompt (run as administrator), run several commands in sequence. These will flush the DNS cache, renew the IP address, and reset the Winsock socket. Enter the commands one at a time, waiting for each one to complete:
ipconfig /flushdnsipconfig /release
ipconfig /renew
netsh winsock resetAfter running the last command, be sure to reboot your computer. If none of the software methods help, and you can't even access the router settings, your last option is a hard reset.
- 🔌 Find the small "Reset" hole on the router body.
- 📎 Press it with a paper clip and hold for 10-15 seconds with the power on.
- 🔴 The indicators on the router should flash, signaling a reset.
- 📝 The router will return to factory settings, and the password will be the same as on the sticker.
⚠️ Warning: Hard resetting your router will erase all your settings, including your ISP connection type (PPPoE, L2TP, etc.). Be prepared to reconfigure your internet connection.Frequently Asked Questions (FAQ)
Is it possible to reset a WiFi password without knowing the current one?
If you're referring to the network password itself (the WPA2 key), this is impossible to do without access to the router or one of the already connected devices for security reasons. However, you can reset the router using the Reset button, returning the password to the factory default (found on the sticker).
Will my WiFi password reset when I reinstall Windows?
Yes, a complete reinstallation of the operating system will erase all local data, including saved WiFi profiles and their passwords. You will have to re-enter the keys. When upgrading Windows (for example, from 10 to 11), passwords are usually retained.
Where can I find the password if my laptop is connected to WiFi?
Use command prompt with command
netsh wlan show profile name="Name" key=clearor go to the wireless network properties through the control panel and check the "Show characters" box.Why does my laptop say "Can't connect to this network"?
There could be several reasons: an incorrect password, outdated network adapter drivers, a frozen router, or a MAC address restriction. Try "Forgetting the network" and reconnecting after updating the drivers.
How to reset network settings on Mac?
The easiest way is to delete a network profile in Keychain Access. You can also create a new network location in the network settings, which will create a clean profile without the old settings.
📊 Which password reset method helped you?Restore via network propertiesCommand Prompt (cmd)Complete Windows network resetRouter settingsI couldn't solve the problem