Forgot your home Wi-Fi password? Rostelecom, and your computer is connected to the router via cable? This situation is familiar to many: the password was entered years ago, the sticker on the router has worn off, and guests or a new device need to connect to the network. Luckily, there are several ways to restore access— without resetting the router and loss of settings.
In this article we will analyze all working methods for different operating systems and router models. You will learn how to extract the password using Windows settings, macOS/Linux terminal or router web interfaceAnd also, what to do if standard methods don't work, and how to avoid security issues when restoring access.
Before you begin, make sure your computer is actually connected to the router. Rostelecom via wire (Ethernet). This is critical: without a physical network connection, most methods simply won't work. Also, check if you have administrator rights on your PC—you'll need them to access system settings.
1. How to find your Wi-Fi password through Windows settings
If your computer is Windows 10 or 11 If you've ever connected to this Wi-Fi network (even if you're currently connected via cable), the password can be retrieved from saved profiles. This method works even if Wi-Fi is currently disabled.
Instructions for Windows 10/11:
- Open
Control Panel(clickWin + R, entercontroland press Enter). - Go to the section
Network and Internet → Network and Sharing Center. - Select on the left
Managing wireless networks(Windows 10) orChanging adapter settings(Windows 11). - Find the name of your Wi-Fi network in the list (SSID), right-click on it and select
Properties. - In the window that opens, go to the tab
Securityand check the boxShow entered characters— the password will become visible in the fieldNetwork security key.
⚠️ Attention: If your network doesn't appear in the list of saved networks, your computer has never connected to it via Wi-Fi. In this case, proceed to the next methods.
The computer is connected to the router via cable|
You have administrator rights on your PC|
Rostelecom network is displayed in the list of saved Wi-Fi|
Do you remember the network name (SSID)-->
Alternative way through command line (if the GUI does not work):
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME to the actual SSID your Wi-Fi. The password will be in the line Key content.
2. Extracting a password on macOS or Linux
For users MacBook or PC with Linux Password recovery methods are also available, but the algorithm differs from Windows. You'll need a terminal and superuser rights (sudo).
For macOS (Catalina, Monterey, Ventura, and later):
- Open
Terminal(via Spotlight orLaunchpad → Utilities). - Enter the command:
security find-generic-password -wa "NETWORK_NAME"Replace
NETWORK_NAMEto yours SSID. - Enter your Mac administrator password and the system will display the Wi-Fi key.
For Linux (Ubuntu, Debian, Fedora, etc.):
Passwords are stored in the configuration file /etc/NetworkManager/system-connections/. Use the command:
sudo cat /etc/NetworkManager/system-connections/"NETWORK_NAME" | grep psk=
The password will be after psk=. If used wpa_supplicant, the path to the file may differ.
What should I do if the terminal returns a "not found" error?
If the command returns an error, it means:
1) The computer has never connected to this network via Wi-Fi.
2) The network name is entered incorrectly (check the case!).
3) On macOS, you may need to first add the network in System Preferences → Network.
3. Viewing the password through the Rostelecom router web interface
The most universal method is to go to router settings via a browser. It will work even if the computer has never connected to this network's Wi-Fi. The main thing is to know Router IP address, login and password to enter.
Steps to log into your router:
- Find out your router's IP address:
- 🖥️ On Windows: Open Command Prompt (
Win + R → cmd) and enteripconfig. Look for the lineMain gateway(usually192.168.1.1or192.168.0.1). - 🍎 On macOS:
System Preferences → Network → Advanced → TCP/IP→ lineRouter.
- 🖥️ On Windows: Open Command Prompt (
| Router model | Login | Password |
|---|---|---|
| Sagemcom [Fast] 5364 | admin | admin or 1234 |
| Sercomm RV6699 | user | user or password |
| Huawei HG8245H | root | admin or telecomadmin |
| ZTE ZXHN H267A | admin | PON (in uppercase!) |
Wireless → Security or Wireless Network → Security). The password will be in the field Password/Network key.⚠️ Attention: If you or your provider changed the default login/password for logging into the router and the data is lost, you will need reset settings button Reset on the back panel (hold for 10-15 seconds). After the reset, the Wi-Fi settings (including the password) will return to the factory defaults, which are indicated on the router's sticker.
4. Features of Rostelecom routers: where to find the password
Routers that are provided Rostelecom, often have unique interfaces and Wi-Fi settings. Here's a quick guide to popular models:
Sagemcom Fast 5364/5365 (the most common):
- 🌐 Log in
192.168.1.1, login/password —admin/admin. - Go to
Interface → WLAN → Security. - The password is specified in the field
WPA/WPA2 key.
Sercomm RV6699 (for tariffs with IPTV):
- 🔗 Address:
192.168.0.1, login/password —user/user. - Path:
Network → WLAN → Security Settings. - Look for the line
Pre-Shared Key.
Huawei HG8245H (optical routers):
- 🔌 IP:
192.168.100.1, login —root, password -admin. - Menu:
WLAN → WPA PreSharedKey. - ⚠️ On some firmware versions, the Wi-Fi section is hidden - you need to enable the mode first
BridgeVNetwork → WAN.
5. If the password is not displayed: alternative methods
There are situations when the password in the router settings is hidden by asterisks (*) and there is no way to see it. Here's what you can do:
Method 1: View the page source code
- In the router's web interface, open the Wi-Fi settings page.
- Click
Ctrl + U(or right click →View page source). - Find the line in the code with
type="password"— there may be a real password nearby.
Method 2: Connecting via WPS
- 🔄 If there is a button on the router
WPS, press it, and then on the device (smartphone, laptop) select the connection via WPS in the Wi-Fi settings. - ⚠️ This method only works if WPS is enabled in the router settings (
Wireless → WPS Settings).
Method 3: Using the program WirelessKeyView (Windows only)
- 💻 Download the utility from the official website NirSoft (check with antivirus!).
- Run as administrator - the program will show all saved Wi-Fi passwords.
- ⚠️ Do not use such software on other people's computers without permission!
6. Security: What to do after password recovery
Once you find out the Wi-Fi password, don't rush to share it with every guest. Here 3 safety rules, which are worth completing:
1. Change your password to a more secure one
- 🔐 Use a combination of 12+ characters with letters, numbers and special characters (for example,
RtKm_2026#WiFi!). - 🚫 Do not use personal information (dates of birth, names, addresses).
2. Update your router firmware
- 🔄 Go to the section
System Tools → Software Updateand check if the version is up to date. - ⚠️ Outdated firmware contains vulnerabilities that allow hackers to compromise your network.
3. Set up a guest network
- 📶 Create a separate network for guests in the router settings (
Wireless → Guest Network). - 🔒 Limit speed and access to local devices (printers, NAS).
⚠️ Attention: If you suspect that your Wi-Fi has been hacked (the Internet is slow, unknown devices appear on the network), immediately change the password and check the list of connected devices in the sectionDHCP → ClientsorWireless → Statistics.
7. Common mistakes and how to avoid them
When trying to find a password, users often encounter typical problems. Here are the most common ones and their solutions:
Problem 1: I can't access the router (the page won't open)
- 🔌 Check if the cable is connected to the port
LAN(NotWAN!) on the router. - 🔄 Reboot your router (unplug it for 30 seconds).
- 🌐 Try a different browser or clear your cache (
Ctrl + Shift + Del).
Problem 2: There is no password field in the Wi-Fi settings
- 🔍 Make sure you are in the right section (look for
Security,Wireless Security,WPA). - 📋 On some routers the password is hidden - try viewing the source code of the page (
Ctrl + U).
Problem 3: The password is displayed as asterisks and cannot be copied
- 🖱️ Right-click on the password field →
View code(in Chrome/Firefox). - 🔍 Find the attribute in the code
value="..."— there will be password symbols inside.
If your router displays an "Incorrect login/password" error even with the default credentials, it means your provider has changed them. In this case, contact Rostelecom support or perform a factory reset (press the Reset button).
FAQ: Answers to frequently asked questions
Is it possible to find out the Wi-Fi password if the computer is connected via a wire, but has never been connected to this network over the air?
Yes, but only through router web interface (Method 3 in the article). If the computer hasn't connected to Wi-Fi, the password isn't saved in the Windows/macOS settings.
My Rostelecom router won't let me access the settings—it says "Access Denied." What should I do?
Possible reasons:
- You are entering an incorrect IP address (check via
ipconfig). - Your provider has blocked access to settings (please contact support).
- The router is broken or requires a reset (button
Reset).
How can I find out the password if I rented a router from Rostelecom and it doesn't have a sticker?
In this case:
- Try the standard logins/passwords for your model (see the table in the article).
- If this doesn't work, call Rostelecom support (8-800-100-08-00) and request login information.
Is it possible to find out the password from a phone if it is connected to this Wi-Fi?
Yes, on Android (with root rights) or iPhone There are ways (with jailbreak), but they're more complicated than on a PC. Without root/jailbreak, the password can only be seen if the phone was once connected to the router via cable (which is unlikely).
For Android without root, try the app WiFi Password Viewer (requires superuser rights).
What should I do if the internet doesn't work after resetting my router?
After the reset you need to:
- Connect to the router via cable.
- Login to the web interface (usually
192.168.1.1, login/password —admin/admin). - In the section
WANorInternetEnter your provider's details (you can find them in your contract or by contacting Rostelecom support). - Save settings and reboot the router.