Changing your home Wi-Fi password is a regular occurrence: after a data leak, suspected hacking, or simply to improve security. Many people mistakenly believe that this requires a smartphone or direct access to the router. In fact, you can do it right from your laptop, even if you've forgotten your current password. In this article, we'll discuss how. three working methods changing the Wi-Fi password via a laptop Windows 11/10 And macOS, and we'll also tell you how to avoid common mistakes during setup.
It is important to understand the key difference: the laptop itself does not store the Wi-Fi password - it only connects to the network, and all the settings are stored in router. Therefore, changing the password always happens after router web interface, and the laptop here serves as a tool for accessing these settings. If you've never logged into your router's admin panel, don't worry: we'll explain every step in detail, including finding your IP address and the default login and password.
The article will also be useful for those who want strengthen network security (for example, change an outdated protocol WPA2-PSK on WPA3), and those who simply forgot their password and can't connect new devices. All instructions apply to popular router models: TP-Link Archer/Deco, ASUS RT-AX, Keenetic, Zyxel and others.
1. Preparation: What you need to know before changing your password
Before you begin changing your password, make sure three key conditions are met:
- 🔌 The laptop is connected to the Wi-Fi network whose password you want to change (or to the router via cable
Ethernet). Without an active connection, you won't be able to access settings. - 🖥️ You have access to router web interface. This is usually the address
192.168.0.1or192.168.1.1, but may differ depending on the model. - 🔑 You know Login and password to access the router (not to be confused with a Wi-Fi password!). Most often, this is
admin/admin, but manufacturers sometimes use other combinations (see table below).
If you don't remember your router login details, don't panic: they can be found on a sticker on the back of the device (usually under the inscription Username/Password) or reset the router to factory settings using the button Reset (hold for 10-15 seconds). Resetting will delete all settings, including the Wi-Fi network name and password., so use this method only as a last resort.
| Router manufacturer | Standard IP address | Default login/password |
|---|---|---|
| TP-Link | 192.168.0.1 or tplinkwifi.net |
admin/admin |
| ASUS | 192.168.1.1 or router.asus.com |
admin/admin |
| Keenetic | 192.168.1.1 or my.keenetic.net |
No password (no login required) |
| Zyxel | 192.168.1.1 or 192.168.0.1 |
admin/1234 |
| D-Link | 192.168.0.1 or dlinkrouter.local |
admin/empty or admin/admin |
⚠️ Attention: If you rent a router from a provider (for example, Rostelecom, MTS or Beeline), the default login and password may have changed. In this case, please contact support or check your contract—sometimes the login details are listed there.
2. Method 1: Changing the password via the router's web interface (universal method)
This is the most reliable and universal method that works on any laptop (Windows, macOS or even Linux) and any router. The instructions are suitable for 90% of modern models, including dual-band (2.4 GHz + 5 GHz).
-
Open your browser (better to use Google Chrome or Mozilla Firefox) and enter your router's IP address in the address bar. For example,
192.168.1.1. ClickEnter. -
Log in in the system using your login and password (see the table above). If the data is not correct, try leaving the password field blank or enter
1234. -
Find the Wi-Fi settings sectionDepending on the router model, it may have different names:
- 📡
Wireless→Wireless Security(TP-Link) - 🔒
Wireless network→Protection(Keenetic) - 🌐
Wi-Fi→Security(ASUS)
- 📡
Change your passwordIn the field Password, Key or Network password Enter a new password. We recommend using at least 12 characters with a combination of letters, numbers and special characters (for example, Green@WiFi_2026!).
Save the settings. Click the button Save, Apply or ApplyThe router will reboot and all devices will be disconnected from the network.
After rebooting your router, reconnect to Wi-Fi using the new password. Please note: if you dual-band router (with networks 2.4 GHz And 5 GHz), the password must be changed separately for each range!
The new password is written down on paper or in a password manager|
Encryption type is set to WPA2-PSK or WPA3|
The network name (SSID) does not contain personal information (such as last name)|
All devices are ready to reconnect (know the new password)
-->
⚠️ Attention: If after changing the password some devices (for example, smart light bulbs or printers) stopped connecting to Wi-Fi, check if they support the new type of encryption (WPA3may not work with older gadgets). In this case, go back toWPA2-PSK.
3. Method 2: Change the password through the router manufacturer's app
Many modern routers (for example, TP-Link Deco, ASUS AiMesh or Keenetic) support control via mobile or desktop apps. This is convenient if the web interface seems complicated or you prefer a simpler interface. Let's look at the process using popular apps as an example.
Application TP-Link Tether (for TP-Link routers)
-
Download and install TP-Link Tether With official website (available for Windows, macOS, Android And iOS).
-
Launch the app and log in using your router credentials (or create an account TP-Link ID, if required).
-
Select your router from the list of devices and go to the section
Wi-FiorWireless mode. -
Click on your network name (
SSID) and selectChange passwordEnter a new password and save changes.
Application Keenetic (for Keenetic routers)
For routers Keenetic web application available my.keenetic.net, which works directly in the browser. Here's how to do it:
- Go to the address
my.keenetic.netin the browser. - Log in (by default, no password is required unless one has been set previously).
- In the menu, select
Wi-Fi→Access point. - In the field
Network keyEnter a new password and clickApply.
The advantage of apps is that they often offer step-by-step tips and automatically check the strength of the new password. However, some functions (for example, setting guest network or parental control) can only be accessed via the web interface.
4. Method 3: Changing the password via the command line (for advanced users)
This method is suitable for Windows and requires knowledge of the command line (CMD). It is useful if the router's web interface is unavailable (for example, due to port blocking), but you have access to Telnet or SSH. Attention: Incorrect commands may damage your router!
First, check if access via internet is enabled on your router. Telnet (usually disabled by default). If so, follow these steps:
-
Open
Command lineas administrator (clickWin + Xand selectTerminal (Administrator)). -
Connect to the router via
Telnet:telnet 192.168.1.1Instead of
192.168.1.1Please enter your router's IP address. -
Enter your login and password (the same as for the web interface).
-
Run the command to change the Wi-Fi password. For example, TP-Link:
nvram set wl0_key="NewPassword"nvram set wl1_key="NewPassword"
nvram commit
rebootHere
wl0- net2.4 GHz,wl1—5 GHz. - 🔐 Length: at least 12 characters (optimally 16+).
- 🔤 Complexity: a combination of uppercase and lowercase letters, numbers and special characters (
!@#$%and others). - 🚫 Exclude: personal information (name, date of birth, address), repeating characters (
aaaa), key sequences (qwerty). - 🔄 Update: Change your password every 3-6 months.
- 🟢
Purple$Dragon_2026! - 🟢
WiFi@Home_London9# - 🟢
C0ff33_With_M1lk! - 🔌 Is the cable from the provider connected to the router (indicator)
WANshould burn). - 📡 Are the settings correct?
PPPoE/DHCP(if the provider requires authorization). - 🔄 Restart your router and laptop.
- 🛡️ Disable WPSThis feature simplifies connecting devices, but is vulnerable to attack. Find the option
WPSin the router settings and deactivate it. - 🔍 Hide the SSID. Disable network name broadcasting in the settings (
Hide SSIDorHide network). This will not make the network completely invisible, but it will reduce the number of connection attempts. - 📊 Update your router firmwareManufacturers regularly release updates that patch vulnerabilities. Check the latest version in the section
System ToolsorUpdate. - 👤 Set up a guest networkIf you frequently have guests over, create a separate network with limited access to local devices.
- 🕒 Enable Wi-Fi scheduling (for example, turning off the network at night).
- 📱 Limit the number of connected devices by MAC addresses (although this is not a panacea - MAC addresses are easy to fake).
- Incompatibility of the old device with the new type of encryption (
WPA3). - There was an error entering your password (check the case of the characters!).
- MAC address restriction (if enabled in the router).
- Reboot your router and try again.
- Reset to factory settings and set up again.
- Update your router firmware (this may be a bug in the old version).
After rebooting the router (reboot) the password will be changed. This method requires experience with the command line and knowledge of the router model, since the commands differ for different manufacturers.
⚠️ Warning: If you are unsure of what you are doing, do not use this method. An error in the commands may lead to loss of access to the router and the need for a complete reset.
What commands should I use for ASUS routers?
For routers ASUS with firmware Asuswrt-Merlin You can change your Wi-Fi password using the following commands:
nvram set wl0_ssid="NetworkName"nvram set wl0_wpa_psk="NewPassword"
nvram set wl1_ssid="5G Network Name"
nvram set wl1_wpa_psk="NewPassword"
nvram commit
service restart_wireless
Once completed, the router will restart the wireless network without a full reboot.
5. How to create a strong Wi-Fi password
A weak Wi-Fi password is one of the main reasons home networks are hacked. Hackers use automated password guessing programs, and if your password is short or obvious (for example, 12345678 or qwerty), it will be hacked in a few minutes. Follow these rules:
Examples of strong passwords:
To avoid forgetting your password, save it in password manager (For example, KeePass, Bitwarden or 1Password) or write it down on paper and keep it in a safe place. Don't send the password via SMS or instant messaging!
6. Common mistakes and how to avoid them
Even when following the instructions, users often encounter problems. Let's look at the most common errors and how to solve them:
| Error | Cause | Solution |
|---|---|---|
The router login page does not open (192.168.1.1) |
Incorrect IP address or connection problems | Check IP via ipconfig (Windows) or ifconfig (macOS). Connect via cable. |
| The login/password is not suitable for logging in. | The data has been changed or the router is from the provider | Reset the router using the button Reset or check the details with your provider's support team. |
| After changing the password, Wi-Fi does not work. | Unsaved settings or configuration error | Check that the settings are saved (Apply/Save). Reboot the router. |
| Devices won't connect to the network with the new password. | Incompatibility with encryption type (WPA3) |
Return to WPA2-PSK or update the firmware of your devices. |
If after changing the password the internet is gone, check:
If the problem persists, there may be a problem with your provider. Call support and check if they're currently undergoing maintenance.
7. Additional Wi-Fi security settings
Changing your password is just the first step to securing your network. To make your Wi-Fi truly secure, we recommend taking a few more steps:
For maximum protection, you can also:
Don't forget that public networks (in cafes, airports) often use weak encryption. Avoid transmitting sensitive data over such networks or use VPN.
FAQ: Frequently asked questions about changing your Wi-Fi password
Is it possible to change the Wi-Fi password if I forgot the old one?
Yes, but to do this, you need to access the router settings via the web interface or app. If you've forgotten the router password, you'll have to reset it to factory settings using the button. Reset (all settings, including the network name, will be reset).
Why don't some devices connect after changing the password?
This may be due to:
Solution: Temporarily return the old password or change the encryption type to WPA2-PSK.
How do I know who is connected to my Wi-Fi?
Log into the router's web interface and find the section DHCP Clients, Connected Devices or Client listThere will be a table with connected devices, their IP and MAC addresses. If you see an unfamiliar device, change the password and enable MAC filtering.
Is it possible to change the Wi-Fi password from your phone?
Yes, if your router has a mobile app (eg. TP-Link Tether, Keenetic or ASUS Router). The procedure is the same as on a laptop: log in to the app, find the Wi-Fi settings section, and change the password.
What should I do if my router displays an error when saving settings?
Try:
If the error persists, please contact the manufacturer's support team, specifying the router model and the error message.