Have you just bought a new router, connected it to the internet, and discovered that your network is open to everyone? Or is your neighbor again "hogging" your Wi-Fi, slowing down your speed? You can set a Wi-Fi password from your computer in 5-10 minutes, even if you've never accessed your router's settings before. But there are some caveats: not all encryption types are equally secure, and some providers block access to control panels.
In this article - step-by-step instructions for popular router models (TP-Link, ASUS, Keenetic, Zyxel), as well as methods of protecting the network through Windows (If you're sharing Wi-Fi from a PC). We'll discuss which encryption type to choose, how to create a secure password, and what to do if you can't access your router settings. Plus— a hidden method of protection against "freeloading neighbors", which few people know about.
1. How to access router settings from a computer
Before setting a Wi-Fi password, you need to access the router's web interface. This doesn't require internet access—your PC must be connected to the router via cable or Wi-Fi (even to an open network).
Standard login addresses:
- 🌐
192.168.0.1- most often at TP-Link, D-Link, Tenda - 🌐
192.168.1.1- at ASUS, Zyxel, Mercusys - 🌐
my.keenetic.net— only for routers Keenetic - 🌐
192.168.8.1- for some models Huawei
If none of the addresses work, check the sticker on the back of the router - it usually says IP or the login domain. You can also find the address through the Windows command line:
- Click
Win + R, entercmdand pressEnter. - Enter the command
and find the lineipconfigMain gateway- this is the router address.
⚠️ Attention: If you get the error "Page Unavailable" when accessing your router settings, check if your router is blocking access. antivirus or Windows Firewall. Also try using a different browser (for example, Mozilla Firefox instead of Google Chrome).
2. Standard method: setting a password via the web interface
Once you've accessed your router's control panel, all you need to do is find the Wi-Fi settings section. Different manufacturers call it by different names, but the idea is the same: you need to change encryption type and ask password.
Here are the settings paths for popular brands:
| Manufacturer | Path to Wi-Fi settings | Recommended encryption type |
|---|---|---|
| TP-Link | Wireless → Wireless Security |
WPA2-PSK / WPA3-PSK |
| ASUS | Wireless Network → General |
WPA2-Personal |
| Keenetic | Wi-Fi Network → Access Point |
WPA2 + WPA3 |
| Zyxel | Wi-Fi Network → Security |
WPA2-PSK (AES) |
Example setup for TP-Link:
- Go to
Wireless → Wireless Security. - In the field
VersionselectWPA2-PSK(orWPA3-PSK, if supported). - In the field
Encryptionplease indicateAES. - In the field
PSK passwordEnter a password you have created (at least 8 characters). - Save the settings and reboot the router.
⚠️ Attention: If you chooseWPA3-PSK, some older devices (eg Android versions 9 and below) may not connect to the network. In this case, return toWPA2-PSKor use mixed modeWPA2/WPA3.
Make sure the encryption type is WPA2 or WPA3|
The password contains letters, numbers and symbols|
The network name (SSID) does not contain personal information|
Saved current settings in case of failure-->
3. How to create a strong Wi-Fi password
A weak password is like an open door for hackers and neighbors. Many people still use combinations like 12345678 or qwerty, which can be cracked in seconds. A good Wi-Fi password should:
- 🔐 Be long from 12 characters (minimum 8, but the longer the better).
- 🔤 Contain uppercase and lowercase letters, numbers And symbols (
!@#$%etc.). - 🚫 Not a dictionary word or personal information (date of birth, pet's name, etc.).
- 🔄 Don't repeat passwords from other services (email, social networks).
Examples of strong passwords:
K0t-Matrosov!2026P@ssw0rd_For_WiFi#7H$gF9!pL2xQ(randomly generated)
If you are afraid of forgetting your password, write it down password manager (For example, KeePass or Bitwarden) or on paper (but don’t store it near the router!).
4. Alternative method: Wi-Fi protection via Windows (if you share the Internet from a PC)
If you don’t have a router and the Internet is distributed directly from your computer (for example, via mobile hotspot or Hosted Network), the password is set in the Windows settings. This method also works for Windows 10, and for Windows 11.
Instructions for mobile hotspot:
- Open
Settings → Network & Internet → Mobile Hotspot. - In the section
PropertiesclickChange. - In the field
Network passwordEnter a new password (minimum 8 characters). - Save the changes and enable Wi-Fi sharing.
For command line (if the hotspot does not turn on):
- Run Command Prompt as Administrator (
Win + X → Terminal (Admin)). - Enter the command to create the network:
netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=YourPassword(replace
MyWiFito the network name, andYourPassword— for the password). - Start the distribution:
netsh wlan start hostednetwork
⚠️ Attention: Password set via command line, not encrypted Just as reliable as a router. Don't use this method for permanent Wi-Fi distribution—only as a temporary solution.
5. Hidden Security Settings: How to Protect Yourself from Freeloading Neighbors
Even with a password, someone might try to hack your Wi-Fi. To make things more difficult, use additional protective measures:
- 🔍 Hide network name (SSID): In the router settings, disable Wi-Fi name broadcasting (
Hide SSID). Now only those who know the exact network name will be able to connect. - 🛡️ MAC address filtering: Allow connections only for devices with specific permissions
MAC addresses(You can find them in the router settings in the sectionDHCPorConnected devices). - 🔄 Changing your password regularly: Change your password every 3-6 months (especially if you notice suspicious connections).
- 📡 Disable WPS: Technology
WPSvulnerable to brute-force attacks. Disable it in your router settings (Wireless Mode → WPS).
A little-known life hack: If your router supports a guest network, create a separate access point with limited access to the local network. This way, guests will be able to use the internet, but they won't be able to see your shared folders or connected devices (for example, IP cameras or smart speakers).
How to find a device's MAC address on Windows?
Open command prompt and type ipconfig /all. The MAC address will be indicated in the line Physical address (format: 00-1A-2B-3C-4D-5E).
6. What to do if you can't set a password
Sometimes router settings are blocked by the ISP, or the router itself is glitchy. Here are some common issues and their solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| The router login page won't open. | Incorrect IP address or port |
Check the address via ipconfig or reset the router to factory settings (button Reset) |
| There is no Wi-Fi settings section. | Outdated router firmware | Update the firmware in the section System → Update |
| The password is not saved | Router failure | Reboot your router or reset it to factory settings. |
| The provider blocked access | The router is rented from the provider. | Contact support - sometimes settings can only be changed through their control panel. |
If the router is rented from a provider (for example, Rostelecom or Beeline), access to some settings may be restricted. In this case:
- Call support and ask them to open access to Wi-Fi settings.
- Or ask them to set the password themselves (usually they do it for free).
⚠️ Attention: After resetting the router to factory settings (Reset) all settings, including the password, will be reset. If you don't know the default password for accessing the control panel (usuallyadmin/admin), look at the router sticker.
7. How to check that the password works
After setting up the password:
- Disconnect from Wi-Fi on all devices.
- Try connecting again using a new password.
- Check that there are no “extra” devices in the list of connected devices (section
DHCPorConnected devicesin the router settings).
If you can't connect:
- 🔄 Make sure you entered your password correctly (case sensitive!).
- 📶 Check that the router is distributing the network (indicator
Wi-Fishould burn). - 🔧 Reboot your router (unplug it from the power outlet for 30 seconds).
FAQ: Frequently Asked Questions About Wi-Fi Passwords
Is it possible to set a Wi-Fi password without access to the router?
No, not when it comes to a router. The password can only be set through its control panel. The exception is when sharing Wi-Fi from a computer (see Section 4).
What password is impossible to hack?
There are no 100% secure passwords, but the most reliable is a random sequence of 16+ characters, including letters, numbers, and symbols. Example: xT9#pL2$kQ1!mN4@.
What to do if you forgot your Wi-Fi password?
Go to your router settings (see Section 1) and see the current password in the section Wireless network or Wi-FiIf this doesn't work, reset the router to factory settings (button Reset).
Is it possible to set different passwords for 2.4 GHz and 5 GHz?
Yes, if your router supports it. double stripe. The settings usually have separate sections for Wi-Fi 2.4G And Wi-Fi 5G.
Why don't some devices connect after changing the password?
Possible reasons:
- The device does not support the selected encryption type (for example,
WPA3). - The password contains characters that are not recognized (for example, Cyrillic).
- The device has saved old network settings (you need to “forget” the network and connect again).