Changing your home or office Wi-Fi password is a routine procedure that can sometimes turn into a headache. A laptop that used to connect automatically suddenly stops seeing the internet, requires you to enter a new password, or sometimes refuses to connect altogether. The reasons can range from a simple typo to a network adapter configuration error. In this article, we'll explain how to do it correctly. Connect your laptop to Wi-Fi after changing your password What are the most common errors on a router and how to fix them without calling a technician?
The problem is complicated by the fact that the settings interfaces differ not only on different operating systems (Windows 10/11, macOS, Linux), but also on various versions of the OS itself. In addition, some routers (for example, TP-Link, ASUS or Keenetic) may have unique authorization features. We'll cover universal solutions that work 90% of the time, as well as provide tips for unusual situations—when the network isn't listed, the password is correct, but the connection fails, or the laptop keeps asking for a security key.
If you are in a hurry, take advantage of it. quick solution for your OS. For those who want to understand it in detail, we have prepared step-by-step instructions with pictures (for Windows), a table of typical errors and their codes, and an FAQ with answers to frequently asked questions. Don't miss out section on "hidden networks" — this is one of the most common reasons why a laptop does not see Wi-Fi after changing the password, although other devices connect without problems.
⚡ Quick solution: how to connect in 1 minute
If you need to urgently restore internet access, follow these instructions for your operating system:
- 🪟 Windows 10/11: Click on the Wi-Fi icon in the lower right corner → select your network → press
Connect→ enter a new password → check the boxConnect automatically. - 🍎 macOS: Click on the Wi-Fi icon in the menu bar → select the network → enter the password → click
Connect. - 🐧 Linux (Ubuntu/Debian): Click on the network icon in the upper right corner → select Wi-Fi → enter the password → save the settings.
If the network does not appear in the list, try:
- Reboot the router (turn off the power for 30 seconds).
- Turn on/off mode
Flighton a laptop. - Make sure the Wi-Fi adapter is turned on (some models have a physical switch).
Step-by-step instructions for Windows 10 and 11
On Windows The process of connecting to Wi-Fi after changing the password may differ depending on whether the network is saved in the settings or needs to be added again. Let's look at both options.
Option 1: The network is saved in the list
If your network appears in the list of available networks, but your laptop does not connect:
- Click on the icon Wi-Fi in the notification area (bottom right).
- Find your network in the list and click on it.
- Check the box
Connect automatically(if it is not there, turn it on manually). - Enter New Password and press
Next.
If an error occurs "Unable to connect to this network", try:
- 🔄 Restart your laptop and router.
- 📶 Make sure you are within the network coverage area (the signal should not be weak).
- 🔑 Check the case of the letters in your password (passwords are case sensitive!).
Option 2: The network is not displayed or the connection is lost
If the network is not listed or it keeps disconnecting:
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks. - Find your network in the list and click
Forget(this will delete the old settings). - Return to the list of networks and reconnect using the new password.
Make sure the router is turned on and the Wi-Fi light is on|
Check that the Wi-Fi adapter is enabled on the laptop (Fn + antenna key)|
Reboot the router (unplug it from the socket for 30 seconds)|
Remove the old network from known connections
-->
If the problem is not resolved, it is possible that the router has a filter enabled. MAC addressesIn this case, you need to:
- Find out the MAC address of your laptop (in
Command lineenteripconfig /alland find the linePhysical address). - Add this address to the list of allowed devices in the router settings (usually in the section
Wireless → MAC Filter).
How to open command prompt in Windows?
Click Win + R, enter cmd and press EnterOr search for "Command Prompt" in the Start menu.
Connecting to macOS (including Ventura and Sonoma)
On MacBook or iMac The process of connecting to Wi-Fi after changing the password is usually easier than Windows, but there are some nuances. For example, if you previously saved the network, the system may try to connect using the old data.
To update your password:
- Click on the icon Wi-Fi in the menu bar (upper right corner).
- Select your network. If there's an exclamation mark next to the name, the password is incorrect.
- Click
Cancel, then select the network again and enter the new password. - Check the box
Remember this network, if you want to connect automatically.
If the network is not displayed:
- 🔍 Make sure Wi-Fi is turned on (the icon should be active, not grayed out).
- 📡 Reboot your router and MacBook.
- 🔄 Click
Open network settingsin the Wi-Fi menu and delete the old network by clicking–at the bottom of the list.
Instructions for Linux (Ubuntu, Debian, Mint)
On Linux Connecting to Wi-Fi after changing the password depends on the network manager you are using. Most often, it is NetworkManager (V Ubuntu, Mint) or Wicd (less common). Let's consider both options.
Method 1: Via NetworkManager (graphical interface)
If you are using the standard manager:
- Click on the network icon in the upper right corner.
- Select your network and click
Connect. - Enter a new password and save the settings.
If the network does not connect:
- 🔄 Restart the NetworkManager service:
sudo systemctl restart NetworkManager - 📝 Delete old network settings:
nmcli connection delete "Network_Name"Then reconnect.
Method 2: Via terminal (if the graphical interface does not work)
To connect via nmcli:
- View the list of available networks:
nmcli dev wifi list - Connect to the network (replace
Network_nameAndpassword):nmcli dev wifi connect "Network_Name" password "password"
If an error occurs "Activation of network connection failed", check:
- 🔑 Correctness of the password (in Linux passwords are also case sensitive).
- 📡 Network signal (you may be too far from the router).
- 🔧 Router settings (sometimes manually changing the Wi-Fi channel to 1–11 helps).
Common errors and their codes: solution table
Various errors may occur when connecting to Wi-Fi after changing the password. We've compiled the most common ones in a table with solutions:
| Error Code / Message | Cause | Solution |
|---|---|---|
Unable to connect to this network (Windows) |
Incorrect password, adapter or router failure | Check your password, reboot your router, and update your Wi-Fi adapter driver. |
Authentication error (Android/Linux/macOS) |
Incorrect password or security type (WPA2/WPA3) | Make sure you entered the password correctly and check the security settings on your router. |
IP conflict or APIPA address (169.254.xx) |
Two devices are trying to use the same IP | Reboot your router or manually set the IP in your network settings. |
Network not found or not displayed in the list |
Hidden network (SSID hidden), broadcast disabled, or adapter failure | Add the network manually, enable SSID broadcasting on the router, check the Wi-Fi driver |
Limited connection (without internet access) |
Problems with DHCP or router settings | Reboot your router, reset TCP/IP settings (netsh int ip reset in Windows) |
If your error is not in the table, try:
- 🔍 Search for a solution by error code in Google (indicate the router model and OS).
- 📞 Contact your provider's support team (the problem may be on their end).
What to do if the network is hidden (not visible in the list)
Hidden Wi-Fi networks (with SSID broadcast disabled) are one of the most common reasons why a laptop cannot see the network after changing the password.Many users don't even realize their network is hidden because other devices (smartphones, tablets) connect automatically.
To connect to a hidden network:
On Windows 10/11:
- Open
Settings → Network and Internet → Wi-Fi. - Click
Manage known networks → Add new network. - Enter:
- Network Name (
SSID) — the exact name (case-sensitive!) - Security type - usually
WPA2-PersonalorWPA3-Personal - New Password
- Network Name (
Connect automatically and save.On macOS:
- Open
System Preferences → Network. - Select
Wi-Fi → Additional. - In the section
Featured Networksclick+and add the network manually. - Please specify
SSID, security type and password. - 📱 From a phone or tablet that is already connected to this network (in the Wi-Fi settings).
- 🖥️ Via the router's web interface (usually at
192.168.1.1or192.168.0.1). - 🔄 Rebooting the router: Unplug it from the power outlet for 30-60 seconds. This will clear any temporary errors.
- 📡 Changing the Wi-Fi channel: If the network is unstable, go to your router settings and change the channel to 1, 6, or 11 (they are the least susceptible to interference).
- 🔧 Updating drivers: On Windows Update your Wi-Fi adapter driver via
device Manager. - 🛡️ Antivirus/Firewall Check: Sometimes they block the connection. Temporarily disable them and try connecting again.
- Check if it is enabled on the router parental control or MAC address restriction.
- Make sure the ISP cable is connected to the port.
WAN(and notLAN) on the router. - Call your provider - the problem may be on their end (for example, blocking due to non-payment).
- It's enabled on the router. WPA3 mode, and your laptop doesn't support it. Try switching to WPA2 in the router settings.
- The old password is saved in the network settings on the laptop. Delete the network and reconnect.
- Service failure Windows (For example,
WLAN AutoConfig). Restart the service:net stop wlansvc & net start wlansvc - On the sticker on the back of the router (if the password has not been changed).
- In the router's web interface (usually at
192.168.1.1or192.168.0.1, login/password —admin/admin). - On a device that is already connected to this network (on Android or Windows you can view the saved password).
On Linux:
Use the command:
nmcli dev wifi connect "Network_Name" password "password" hidden yes
If you don't know the exact name of the network (SSID), it can be recognized:
Additional tips and warnings
Sometimes the problem isn't with the password, but with other settings. Here's what else to check:
⚠️ Attention: If you changed the password on your router via the web interface, make sure you save the settings! On some models (TP-Link, D-Link) after changing the password you need to clickSaveorApply, otherwise the changes will not take effect.
If the laptop connects to the network, but the Internet does not work:
⚠️ Attention: On some laptops (Lenovo, HP, Dell) There's a hardware Wi-Fi on/off button. If the Wi-Fi indicator isn't lit, check to see if the adapter is physically disconnected (this sometimes happens after a BIOS update).
❓ Frequently Asked Questions (FAQ)
Why does my laptop ask for my password again and again even though I enter it correctly?
This can happen for several reasons:
How can I find out what password is currently set on my router?
If you have forgotten your new password, you can view it:
If nothing helps, reset the router to factory settings (using the button) Reset for 10 seconds) and set it up again.
My laptop connects to Wi-Fi, but the internet isn't working. What should I do?
Check the following:
- Does the router's web interface open?
192.168.1.1). If yes, the problem is on the provider's side. - Is it set up correctly? DHCP (must be enabled on the router).
- Is your laptop using a static IP address that's conflicting with the network? Reset your TCP/IP settings:
netsh int ip reset
Is it possible to connect to Wi-Fi without a password if I forgot it?
Technically, yes, but this requires access to a router or other device already connected to the network. Options:
- View the password in the router settings (if you have access to the web interface).
- Reset the router to factory settings (using the button)
Reset) and configure it again. - On Windows You can view the saved password through
Command line:netsh wlan show profile name="Network_Name" key=clear(look for the line
Key content).
⚠️ Hacking other people's networks is illegal! These methods are only applicable to restoring access to his own networks.
How to make a laptop connect to Wi-Fi automatically?
To avoid manually entering your password each time you connect:
- On Windows: When connecting, check the box
Connect automatically. - On macOS: in the network settings, check
Remember this network. - On Linux: when connecting via
nmcliuse the flag--askto save the settings.
If the box is checked, but auto-connection doesn't work, remove the network from the known ones and connect again.