Many people are familiar with the situation of needing to connect a new device to the network but forgetting the password. We often change the default security settings when first installing a router to protect it. wireless network from neighbors, and we conveniently forget the complex character set. Fortunately, operating systems and routers themselves store this data, allowing us to restore access without a complex hardware reset.
There are several proven methods for finding your security key. You can find it in the settings of an already connected computer, use your mobile phone, or log into your router's admin panel. The method you choose depends on the devices you have available and the operating system you use most often.
Finding a password in Windows 10 and 11
If your computer or laptop is already connected to the desired network, the operating system Windows Stores the access key in its records. This is the easiest and fastest method, requiring no additional software installation. You just need to access the wireless adapter's properties through the control panel.
To get started, open the Start menu and type the phrase in the search bar. View network connections or follow the path Control Panel → Network and Internet → Network and Sharing CenterIn the window that opens, find the active connection with the name of your Wi-Fi networks and click on it. A small status window will appear, where you need to select the "Wireless Network Properties" button.
In the new dialog box, switch to the "Security" tab. This is where the code you're looking for is hidden. By default, it appears as dots or asterisks. To see the actual characters, check the "Show entered characters" box. Then the password will become visible, and you can copy it or rewrite it.
⚠️ Note: If you don't have administrator rights on your computer, the system may prompt you to confirm the action or may not display the Security tab at all. On corporate networks, access to these settings is often blocked by security policies.
An alternative method for advanced users is to use the command line. This method is even faster if you know the exact command. Open Terminal as administrator and enter the following command:
netsh wlan show profile name="Your_Network_Name" key=clear
In the command output, find the line "Key Content." The value opposite it is your password. This method is especially useful if the system's graphical interface isn't working correctly.
How to find out the password on an Android smartphone
Owners of smartphones based on Android They can also easily recover a forgotten code, especially if the system version is 10 or higher. Older versions required root privileges, but recent updates have brought this feature into the standard settings menu.
Here's the process: go to "Settings" and select "Connections" or "Wi-Fi." Tap the network you're connected to or the gear icon next to it. In the menu that opens, find the "QR code" or "Share" button.
After verifying your identity (face or fingerprint scan), a QR code will appear on the screen for quick connection to other devices. The password text is often written directly below the graphic code. If there is no text, simply take a screenshot and open it with any QR code scanner or the Google Camera—it will recognize the text automatically.
- 📱 Open Wi-Fi settings from the home screen.
- 🔐 Click on the gear next to the active network.
- 👁️ Select the "Show password" or "QR code" option.
- 📸 Take a screenshot if the text is hidden under the graphics.
It is worth noting that on some phone models from manufacturers like Xiaomi or Samsung The interface may differ slightly. However, the logic remains the same: look for the sharing menu or QR code in the current network's properties.
Restoring access to iPhone and iPad
Ecosystem users Apple For a long time, there was no way to easily view saved passwords, but with the release of iOS 16, this feature became native. Access keys are now synced via iCloud Keychain and are available for viewing on all devices linked to the same Apple ID.
To view the code, go to Settings → Wi-Fi. Find the network you need to know the password for in the list and tap the blue information icon. (i) to the right of the name. In the menu that opens, find the line "Password." Initially, the characters will be hidden by dots.
Tap the line with dots. The system will prompt you for biometric authentication (Face ID or Touch ID) or an unlock PIN. Once verified, the password will be displayed in text format and can be copied from the clipboard menu.
⚠️ Note: The password viewer feature is only available on devices running iOS 16, iPadOS 16, and macOS Ventura or later. This method will not work on older versions of the operating system.
If you don't have a device with the new iOS but have a Mac, you can find your saved passwords using the Keychain Access app. Enter your network name in the app's search, double-click it, and check "Show password" to confirm the action.
Checking via the router's web interface
A universal method that works for any device with a browser is to access the router's settings. To do this, you need the gateway IP address and the administrator login/password. This method is useful because it allows you to not only view but also change security settings.
First, find out the gateway address. On Windows, you can do this via the command line by entering ipconfigFind the line "Default Gateway". This is usually an address of the form 192.168.0.1 or 192.168.1.1Enter this IP address into your browser's address bar.
After entering the address, the system will request authorization. If you've never changed your login details, they'll be found on a sticker on the bottom of the router. Standard login/password pairs often look like this: admin/admin or admin/password.
☑️ Checking access to the router
Interfaces from different manufacturers routers The settings differ, but the search logic is the same. You need to find the section related to wireless networking. Look for the "Wireless," "Wi-Fi," "Wireless Mode," or "WLAN" tabs. Within this section, there will be a "Security" or "Basic Settings" subsection, where the "Password/Key" field displays the current key.
Below is a table with addresses and login details for popular brands:
| Router brand | Default IP address | Login | Password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | admin | admin |
| ASUS | 192.168.1.1 | admin | admin |
| D-Link | 192.168.0.1 | admin | (empty) |
| Keenetic | 192.168.1.1 | admin | 1234 |
| Tenda | 192.168.0.1 | admin | admin |
What should I do if my admin password has been changed?
If you changed your router password and forgot it, you can only restore access by resetting the device to factory settings. To do this, press and hold the Reset button on the router for about 10-15 seconds. This will restore the device to the factory settings indicated on the sticker.
Using the Command Prompt and PowerShell
For console users or in situations where the Windows graphical interface is unstable, PowerShell is ideal. This tool provides direct access to network profiles stored on the system.
Run PowerShell as administrator. First, you'll need to get a list of all saved networks to ensure the profile name is spelled correctly. Enter the command:
netsh wlan show profiles
Find your network name in the list. Then, use the command to display details for a specific profile with a key. The syntax requires the exact name:
netsh wlan show profile name="Name_WiFi" key=clear
In the "Security settings" section, you'll see a "Key Content" field. This is the key you're looking for. This method is secure because it accesses the Windows network settings database directly, bypassing the graphical interface.
Viewing through third-party programs
There are many utilities designed specifically for managing wireless connections. They can scan the air, display signal levels, and, most importantly, display saved passwords. Popular examples include WirelessKeyView from NirSoft or WiFi Password Decoder.
These programs work by reading Windows system registry entries. The advantage of using them is that they display all previously saved networks in a convenient list. You don't need to switch between the settings of different adapters.
- 📥 Download the utility from the developer's official website.
- 🚀 Run the program as administrator.
- 📋 Find your home network's SSID in the list.
- 👁️ Copy the value from the Password/Key column.
⚠️ Warning: Antivirus programs may detect such utilities as "hacking tools" (HackTools) because they extract sensitive data. Use only verified software from official sources.
Be careful when downloading such programs from untrusted sites. It's easy to download malware in the rush for features. Always scan files using services like VirusTotal before running them.
What to do if none of the methods helped
There are situations when none of the connected devices remember the password, and access to the router settings is blocked. In this case, the last, radical, but effective option is a full reset of the router.
There is a small hole on the back of the router with the inscription Reset or DefaultTo reset, press the reset button with a thin object (such as a paperclip or toothpick) and hold it there for about 10-15 seconds until the indicators flash simultaneously. This will restore the device to its factory settings.
After rebooting, the router will operate with the settings indicated on the factory label. You will be able to connect using the default password (or without it, if the network is open by default) and access the web interface to set a new password.
After the reset, be sure to reconfigure your network security by creating a strong password to prevent your neighbors from using your traffic.
FAQ: Frequently Asked Questions
Is it possible to find out someone else's WiFi password?
Technically, this is only possible by cracking encryption (for example, WPA2), which requires specialized equipment, time, and knowledge, and is also illegal. Legally, you can only find out someone else's network password if the owner grants you access via a QR code or a guest network.
Where can I find the password if the router is new, just from the store?
On a new router, the password (if the network is already secured) is always located on the factory sticker on the bottom of the router. Look for the "Wireless Password," "WPA Key," or "PIN" field.
Why does Windows say "Cannot display password"?
This happens if your account doesn't have administrator rights. You need to log in as an administrator or ask the computer owner to show you the security tab.
Will the WiFi password change after rebooting the router?
No, a regular reboot (power cycle) does not reset the settings. The password will remain the same. To change it, you must manually adjust the settings in the web interface or perform a hard reset.