Forgot your home Wi-Fi password or want to update it for security? On a computer with Windows 10 This can be done in just a few minutes—even if you don't have access to the current password. Unlike smartphones, where network settings are limited, a PC allows you to directly connect to the router's web interface and change any settings, including SSID (network name) and encryption type.
In this article we will look at two main methods: through router control panel (universal method for all models) and with the help of command line (if you know the current password). You will also learn how to check the current network settings and which security standards are best to use (WPA3 vs WPA2), and what to do if the router doesn't save new settings. The instructions are suitable for popular brands— TP-Link, ASUS, Keenetic, Zyxel and others.
⚠️ Important: After changing the password, all connected devices (smartphones, tablets, smart speakers) will be automatically disconnected from the network. Prepare a list of devices that will need to be reconnected in advance.
1. Preparation: What you need to know before changing your password
Before you begin changing your password, make sure you have:
- 🖥️ Computer with Windows 10, connected to the router via cable (Ethernet) or via Wi-Fi (if you remember the current password).
- 📝 Login and password to enter router web interface (usually indicated on a sticker on the back of the device). Standard combinations:
admin/admin,admin/1234oradmin/password. - 🔧 Browser access (Chrome, Edge, Firefox). It is recommended to use the latest version.
If you don’t remember your router login details, try the standard combinations or reset the settings (press and hold the button Reset for 10 seconds). After the reset, all router settings will return to factory defaults, including the network name and Wi-Fi password.
Also check which one IP address used to access the router. Typically this is:
192.168.0.1(For TP-Link, D-Link)192.168.1.1(For ASUS, Zyxel)192.168.8.1(for some models Tenda)
2. Method 1: Changing the password via the router's web interface
This is a universal method that works on any router, regardless of model. The instructions are suitable for Windows 10 and newer OS versions.
Step 1. Open your browser and enter your router's IP address in the address bar (e.g. 192.168.0.1). Click Enter.
Step 2. Enter your login and password to log in (the default settings are on the router's sticker). If the information doesn't match, it was previously changed.
Step 3. Go to the section Wireless network (or Wireless, Wi-Fi (The name depends on the model). It is usually located in the main menu.
In this section you will see the fields:
- 📛
Network name (SSID)— the name of your Wi-Fi. - 🔒
Password (Password/Key)— current security key. - 🛡️
Security type— choose WPA2-PSK or WPA3-PSK (recommended).
Step 4. In the field Password Enter a new key (at least 8 characters, preferably with numbers and capital letters). Save the changes by clicking the button. Apply or Save.
Changed the password to a complex one (at least 8 characters)|
Selected security type WPA2 or WPA3|
You have entered the correct network name (SSID)|
Connected to the router via cable (recommended)
-->
⚠️ Attention: If the router does not apply the settings after saving, try:
1. Reboot the router (turn off the power for 30 seconds).
2. Use a different browser (e.g. Mozilla Firefox instead of Chrome).
3. Reset your browser cache (
Ctrl+Shift+Del).
3. Method 2: Change your password via the command line (if you know the current password)
This method works if you're connected to Wi-Fi and remember the current password. It's faster, but only works for networks your computer is already connected to.
Step 1. Open command line as administrator. To do this:
- Click
Win + X. - Select
Command Prompt (Administrator)orWindows PowerShell (Administrator).
Step 2. Enter the command to view all saved networks:
netsh wlan show profiles
Find your network name in the list (for example, MyWiFi_2.4G).
Step 3. View your current password (if you forgot it):
netsh wlan show profile name="MyWiFi_2.4G" key=clear
In the section Security parameters find the line Key content — this is your current password.
Step 4. To change the password, use the router's web interface (see Method 1), since the command line Windows 10 does not allow you to directly edit Wi-Fi settings at the router level.
4. Which password to choose: security recommendations
A weak Wi-Fi password is like an open door for hackers. 5 rulesthat will help protect your network:
- 🔐 Use at least 12 characters (preferably 16+). Example:
GreenTree$752!Moon. - 🎲 Combine uppercase and lowercase letters, numbers and symbols (
!@#$%). - 🚫 Avoid obvious combinations: birth dates, names, dictionary words, sequences (
12345678,qwerty). - 🔄 Change your password once every 3–6 months (or immediately if you suspect a leak).
- 📵 Do not use the same password for Wi-Fi and the router's web interface.
Also pay attention to encryption type:
| Safety standard | Level of protection | Compatibility | Recommendation |
|---|---|---|---|
| WEP | ❌ Very weak | Obsolete devices | Do not use! |
| WPA | ⚠️ Vulnerable | Old smartphones, printers | Only if there is no alternative |
| WPA2-PSK (AES) | ✅ Reliable | All modern devices | The optimal choice |
| WPA3-PSK | ✅✅ Maximum | Devices after 2019 | Best option if supported |
⚠️ Attention: If your router does not support WPA3, don't rush to change it. WPA2 with a strong password provides a sufficient level of protection for a home network.
5. What to do if the new password doesn't work
Sometimes after changing the password, devices cannot connect to the network, although you enter the correct key. Here 4 reasons and ways to eliminate them:
1. Input error. Make sure that:
- 🔤 Letter case matches (password is case sensitive).
- 🔢 Numbers
0AndO,1Andlnot mixed up. - 🔠 The characters are entered in the correct layout (for example,
!(in the English layout).
2. Incompatibility of encryption type. If the router is configured to WPA3, and the device (for example, an old printer) only supports WPA2, the connection will be impossible. Solution: go back to the router settings and select WPA2/WPA3 Mixed (mixed mode).
3. Reset the router settings. If after changing the password the router stops distributing Wi-Fi altogether, there may have been an error saving the settings. Perform a reset (button Reset) and set up the network again.
4. Problems with IP address. Sometimes a computer can't obtain a new IP address from the router. To fix this:
- Open
Settings → Network and Internet → Wi-Fi. - Select your network and click
Forget. - Please reconnect using the new password.
Why might a router "forget" settings?
Sometimes this is due to the device's memory being full (especially on budget models) or a firmware failure. Regularly update your router's firmware via the "Updates" section. System Tools → Firmware Update in the web interface.
6. Additional settings: network hiding and guest access
In addition to changing the password, you can use the router settings to:
1. Hide the network name (SSID).
This will make your Wi-Fi invisible to others, but you'll have to manually enter the network name when connecting new devices. To enable this option:
- In the router's web interface, find the section
Wireless network. - Activate the option
Hide SSID(orHide SSID). - Save the settings.
2. Set up a guest network.
This is a separate network with limited access to your local devices (such as printers or network drives). This is useful if you frequently have guests. How to set it up:
- 📡 Go to the section
Guest network(orGuest Network). - 🔧 Enable guest Wi-Fi and set a separate name/password.
- ⏱️ If desired, limit the network operating hours (for example, from 10:00 to 22:00).
3. Limit the speed for individual devices.
If someone in your household is using up all your data, you can set limits. To do this:
- Find the section
Bandwidth control(Bandwidth Control). - Add a rule for the device's MAC address (you can find it in the network settings on the target device).
- Specify the maximum speed (for example, 5 Mbps).
7. Common mistakes and how to avoid them
Even experienced users sometimes make mistakes when setting up Wi-Fi. Here TOP 5 misses and how not to repeat them:
1. Using the default router password.
Many people leave the factory password like admin or 12345678This is equivalent to no protection. Always replace it with a unique one!
2. Disabling encryption "for convenience".
Some users disable protection completely (Open Network) to avoid entering a password. This allows anyone to connect to your network, intercept traffic, or use your internet for illegal activities.
3. Ignoring firmware updates.
Outdated router software may contain vulnerabilities. Check for updates regularly in the section System tools.
4. Saving the password in clear text.
Don't store your Wi-Fi key in text files on your desktop or sticky notes on your monitor. Use password managers (1Password, Bitwarden).
5. Using one password for 2.4 GHz and 5 GHz.
If your router supports two frequencies, set up different networks with different passwords for them. This will simplify management and improve security.
⚠️ Attention: The router interface may vary depending on the model and firmware version. If you can't find the sections listed in the instructions, consult the user manual for your device (usually available on the manufacturer's website).
FAQ: Answers to frequently asked questions
Is it possible to change the Wi-Fi password without accessing the router?
No. The password is stored in the router settings and can only be changed through the device's web interface. If you don't have access to the router (for example, if it's installed by your ISP), please contact technical support.
I forgot my router web interface password. What should I do?
Reset your router to factory settings by holding down the button Reset for 10–15 seconds. After that, you can log in using the standard login and password (indicated on the sticker). Attention: All settings, including the Wi-Fi password, will be reset.
How do I know who is connected to my Wi-Fi?
In the router's web interface, find the section DHCP clients, Connected devices or Wireless ClientsThere will be a list of all gadgets with their MAC addresses and IP addresses. Unknown devices can be blocked.
Is it possible to change the Wi-Fi password via phone?
Yes, if you have access to the router's web interface. Connect to the network, open a browser on your smartphone, and enter the router's IP address (e.g. 192.168.0.1). The next steps are the same as on a PC.
Which is better: WPA2 or WPA3?
WPA3 It's safer, but not all devices support it (especially older printers, cameras, and smart light bulbs). If you have a mixed fleet of gadgets, select the mode WPA2/WPA3 Mixed or stay on WPA2 with a strong password.