Forgot your home Wi-Fi password or want to update it for security? On a laptop with Windows 10 This can be done in 5 minutes—without access to the router, if you're already connected to the network. In this article, we'll cover three working methods We'll explain why the standard method via "Settings" doesn't always work, and we'll also show you how to avoid mistakes during setup.
Important: Changing the Wi-Fi password at the level Windows 10 It differs from changing it in the settings routerIf you want to update your password for all devices To connect to a network (smartphones, TVs, tablets), you'll need access to the router's web interface. We'll show you both options—local (for your laptop only) and global (for the entire network).
Before you begin, make sure you have administrator rights on your laptop. Without them, you won't be able to change the network settings. Also, make sure you're connected to the Wi-Fi network whose password you want to change—this is a prerequisite for the first method.
Method 1: Change the password for the current connection (only for this laptop)
This method is suitable if you want update saved password only on your device—for example, after resetting your router or if someone has found out your current code. Windows 10 allows you to edit network credentials without accessing the router, but remember: the new password will remain in effect only for this laptopOther devices (phones, TVs) will continue to use the old password until you manually update it.
Instructions:
- 📋 Open
Control Panel(clickWin + R, entercontroland pressEnter). - 🔍 Go to the section
Network and Internet → Network and Sharing Center. - 🔗 Click on the name of your Wi-Fi network (next to the inscription
Connections). - 🔐 In the window that opens, select
Wireless Network Properties → Security. - 🔑 Check the box
Show entered charactersto see your current password, then enter a new one in the fieldNetwork security key.
If the field Network security key blocked, then your account Windows does not have administrator rights. To unlock it, right-click the Wi-Fi icon in the system tray, select Open Network and Internet settings, then go to Configuring adapter settings and repeat the steps.
Make sure your laptop is connected to the correct Wi-Fi network|
Check your administrator rights (right-click on "Start" → "Computer Management" → "Local Users")|
Remember or save your old password (in case of an error)|
Disable your VPN (it may be blocking access to network settings)
-->
Method 2: Change the password in the router settings (for all devices on the network)
If you need update the password for the entire Wi-Fi network, you'll need access to the router's web interface. This method works for routers of all brands: TP-Link, ASUS, Keenetic, Zyxel, MikroTik and others. The procedure is the same, but the settings paths may differ slightly depending on the model.
How to do it:
- Find out your router's IP addressOpen the command prompt (
Win + R→ entercmd→Enter) and run the command:ipconfig | findstr "Default Gateway"Usually it is
192.168.0.1or192.168.1.1. - Log in to the web interfaceCopy the IP address into the browser address bar, enter your login and password (by default, it is often
admin/adminor indicated on the router sticker). - Find the Wi-Fi sectionGo to .
Wireless → Wireless Security(orWireless Network → Securityfor Russian-language firmware). - Change your passwordIn the field
PSK Password(orWPA key) Enter a new password. The recommended length is 12+ characters with numbers and special characters. - Save the settings. Click
SaveorApplyThe router will reboot and all devices will be disconnected from the network.
⚠️ Attention: If you are using a dual-band router (2.4 GHz and 5 GHz), you will need to change the password separately for each network. Network names may differ (for example, MyWiFi And MyWiFi_5G).
Method 3: Resetting the password via the command line (for advanced users)
This method is useful if you don't have access to the router's web interface, but you remember the old password and want to update it. We'll use utility netsh, built into Windows 10Please note: this method does not change the password on the router, but only updates it in the connection profile on your laptop.
Step-by-step instructions:
- Open Command Prompt as Administrator (
Win + X→Command Prompt (Administrator)). - View the list of saved networks:
netsh wlan show profiles - Export the settings of the desired network (replace
Network_nameto your own):netsh wlan export profile name="Network_Name" folder="C:\" key=clearFile with extension
.xmlwill be saved on diskC:. - Open the file in
Notepad, find the line<keyMaterial>Current Password</keyMaterial>and replace it with a new password. - Delete the old profile:
netsh wlan delete profile name="Network_Name" - Import the updated profile:
netsh wlan add profile filename="C:\Network_Name.xml"
⚠️ Attention: If in the file .xml You will see a set of characters instead of a password , this means that the parameter was not specified during export key=clearRepeat step 3 with the correct command.
What should I do if the command prompt returns an "Access Denied" error?
This error occurs if you didn't run the command prompt as an administrator. Close the window and reopen it from the menu. Win + X, selecting the item labeled "administrator." If the problem persists, check whether your antivirus software is blocking access (for example, Kaspersky or Avast) - temporarily disable it.
4. How to create a strong Wi-Fi password: 5 rules
A weak Wi-Fi password is like an open door for hackers. According to Kaspersky, 30% of home networks are hacked due to simple combinations like 12345678 or qwertyTo protect your network, follow these guidelines:
- 🔐 Length must be at least 12 charactersShort passwords (8 characters) can be cracked in a few minutes.
- 📛 Use a mix of registers. For example:
WiFi_Home_2026!instead ofwifi2026. - 🎲 Add special characters:
! @ # $ % ^ & *They make selection more difficult. - 📅 Do not use personal information: dates of birth, pet names, addresses.
- 🔄 Change your password every 6 monthsThis will reduce the risk of leakage.
Examples of strong passwords:
| Password type | Example | Security level |
|---|---|---|
| Random set | 7x!K9@mP2#vL5* |
⭐⭐⭐⭐⭐ |
| Phrase with letter replacement | M0skv@_L3t0_2026! |
⭐⭐⭐⭐ |
| Combination of words + numbers | Cat_Dog_17_!@# |
⭐⭐⭐ |
| Simple (not recommended) | password123 |
⭐ |
⚠️ Attention: Do not store your Wi-Fi password in text files on your desktop or in cloud services (e.g. Google Drive). If your laptop is stolen, attackers will also gain access to your network. Use password managers for safekeeping: KeePass, 1Password or built-in Windows Credential Manager.
5. Common Mistakes When Changing Your Wi-Fi Password and How to Avoid Them
Even experienced users sometimes encounter problems when changing their password. Here are the most common errors and their solutions:
- 🔌 "Unable to connect to the network after changing the password" → Make sure your new password is entered correctly. Check the case of the characters (upper/lower case).
- 🌐 "The router is not saving new settings." → Try resetting it to factory settings (button
Reseton the back panel), then reconfigure. - 🔒 "I can't access the router's web interface." → Check if you are entering the correct IP address (check via
ipconfig). If you forgot your router login/password, look for them on the device's sticker. - 📡 "After changing the password, the Internet disappeared." → The router may not have rebooted. Unplug it for 30 seconds, then plug it back in.
If after changing the password some devices (for example, Smart TV or printer) does not connect, try:
- Reboot the device.
- "Forget" the network in the settings and connect again.
- Update the device firmware (relevant for older models).
6. How to find the current Wi-Fi password on a Windows 10 laptop
If you've forgotten your password but your laptop is connected to the network, you can find it in the system settings. This can be useful, for example, if you need to connect a new device and the router sticker is long gone.
Instructions:
- Open
Windows Settings(Win + I). - Go to
Network and Internet → Wi-Fi. - Click
Managing known networksand select your network. - Click
Properties, then scroll to the sectionSecurity parameters. - Check the box
Display symbols— the password will become visible.
Alternative method via command line:
netsh wlan show profile name="Network_Name" key=clear | findstr "Key Contents"
If asterisks are displayed instead of a password (), then your account does not have viewing rights. Log in as an administrator or use third-party utilities like WirelessKeyView (download only from the official website) NirSoft).
7. Additional Wi-Fi security settings: What to check
Changing your password is only part of network security. To make it truly secure, check these settings in your router settings:
- 🛡️ Encryption type. Use
WPA3-PSK(orWPA2-PSK, IfWPA3(not supported). DeprecatedWEPhacked in minutes. - 📡 Hiding the SSID. Disable the option.
Hide SSID- it does not improve security, but only complicates the connection. - 🔄 MAC address filteringAllow connections only for known devices (but this is not a panacea—MACs are easy to spoof).
- 🌍 Guest networkCreate a separate network for guests with limited access to local resources.
- 🔄 Firmware updateCheck your router's firmware is up to date every 3 months.
⚠️ Attention: If your router supports WPS (Quick Connect button), disable this feature. Protocol vulnerability WPS allows you to guess a PIN code in a few hours, even if the password is complex.
FAQ: Answers to frequently asked questions
Is it possible to change the Wi-Fi password without accessing the router?
Yes, but only for the current device (laptop). To do this, use first method from the article (via the Network and Sharing Center). However, the new password will only work on this laptop—other devices will continue to use the old one.
What should I do if I forgot my router password (not my Wi-Fi password)?
If you have forgotten your login/password for logging into your router's web interface, you have two options:
- Look at the data on the sticker on the back of the router (usually it is
admin/adminoradmin/password). - Reset the router to factory settings using the button
Reset(Hold for 10-15 seconds). After reset, use the data from the sticker.
⚠️ After resetting, all router settings (including the Wi-Fi password) will return to factory defaults.
Why don't some devices connect after changing the password?
The reasons may be different:
- There is a typo in your new password (check your case).
- The device does not support the new encryption type (for example, the old printer does not work with
WPA3). - There is a problem with your router settings (try rebooting it).
Solution: On the problematic device, "forget" the network (Forget this network in the Wi-Fi settings), then reconnect.
What Wi-Fi password should not be used?
Avoid:
- Simple sequences:
12345678,87654321. - Words from the dictionary:
password,qwerty,iloveyou. - Personal information: dates of birth, pet names, names.
- Short passwords (less than 8 characters).
Such passwords can be cracked in a matter of minutes using special programs.
Is it possible to restore the old password if the new one doesn’t work?
Yes, if you remember your old password. To do this:
- Enter the router settings (as described in the second method).
- Return the old password to the field
PSK Password. - Save the settings and reboot the router.
If the old password is unknown, you will have to come up with a new one.