Where to find your laptop's Wi-Fi password: full instructions

Needing to connect a new device to your home network but having forgotten or lost the Wi-Fi password is one of the most common problems in modern digital life. Fortunately, modern laptop operating systems have a built-in password storage feature, allowing you to recover forgotten data at any time without having to reset the router. If you've previously connected to this network from this device, then security key stored securely in the system registry or keychain.

Network information recovery is possible on computers running Windows And macOSHowever, the paths to this data vary significantly depending on the operating system version. In most cases, you won't need any special programs or superuser rights; you just need to know which menu contains the desired option. Below, we'll cover the steps for different platforms in detail.

It's important to understand that for the procedure to be successful, the laptop must either be currently connected to the desired network or have it listed in its connection history. If you've never connected to this Wi-Fi network from this device, it will be technically impossible to find the password through its settings without access to the router's admin panel.

How to view your Wi-Fi password in Windows 10 and 11

Operating systems of the family Windows Network connection management has been using graphical interfaces for decades, and finding saved data there is quite easy. You need to open the network status window, where the wireless properties tab is hidden. To do this, right-click the Wi-Fi icon in the system tray (near the clock) and select Network and Internet settings, then find the section Additional network settings or Network and Sharing Center.

In the window that opens, find the active connection and click on the link Wireless network propertiesA dialog box will appear in front of you, in which you need to switch to the tab SecurityThis is where the field is located. Network security key, which is hidden by asterisks by default. To see the symbols, you need to check the box next to the item. Show entered characters.

⚠️ Note: Opening the Security tab may require administrator privileges. If the system prompts you for UAC confirmation, be sure to agree, otherwise the password field will remain unavailable for viewing.

If you have a laptop with Windows 11The interface may be slightly different, but the logic remains the same. In new OS versions, Microsoft is actively implementing the Settings app, where the path looks like this: Network and Internet → Advanced network settings → Advanced adapter settingsThis is a classic window, familiar to users since the days of Windows 7.

📊 What version of Windows do you have?
Windows 10
Windows 11
Windows 7 or later
MacOS (not Windows)

An alternative and faster method for experienced users is to use the command line. This method allows you to instantly display the password of any saved network without long menu navigation. Open the command line (cmd) as administrator and enter the following command to display the list of profiles: netsh wlan show profilesFind your network name in the list and then use the command netsh wlan show profile name="NETWORK_NAME" key=clearIn the "Security Settings" section, there will be a line labeled "Key Contents," which contains the code you're looking for.

Password recovery on macOS (MacBook)

For laptop owners Apple You're even luckier: all Wi-Fi network passwords are automatically synced and stored in iCloud Keychain. This means you can find a forgotten password not only on your MacBook itself, but also on any other device linked to the same device. Apple ID. First, open the Keychain Access program, which can be easily found through Spotlight (by pressing Cmd + Space and entering the name).

In the left panel, select the "Passwords" category, and find the name of your wireless network in the list. Double-click the line with the network name to open its properties. In the window that opens, check the box. Show passwordThe system will ask you to enter the password for the user account or use Touch ID to confirm your identity. After successful authentication, the password will appear in the field next to the check mark.

On new versions macOS Ventura And Sonoma The process has become even simpler and has been moved to the main system settings. You need to go to System Preferences → Wi-Fi, scroll down to the list of known networks, and tap the information icon (three dots or the letter "i") next to the desired network. There will be a "Show Password" button, which also requires Face ID or user passcode verification.

What to do if Keychain is empty?

If there are no saved passwords in your keychain, syncing may have been disabled previously. In this case, you won't be able to recover your password from your laptop, and you'll have to access the data on the router itself or reset it.

Using the Command Prompt for Advanced Users

For those who prefer speed and precision, the command line Windows provides a powerful tool for managing wireless networks. The utility netsh Allows you not only to view profiles, but also to export them, delete them, or change their settings. This is especially useful when the graphical interface is not working correctly or when you need to access data from a network to which the laptop is not currently connected but the profile is saved.

Let's look at the step-by-step algorithm of actions. First, launch the command prompt with administrator rights. Enter the command netsh wlan show profiles to get a list of all networks ever connected. Note the exact profile name. Next, use the command template netsh wlan show profile name="Name" key=clearThe key parameter here is key=clear, which forces the security key to be displayed in clear text.

Team Description of action Necessary rights
netsh wlan show profiles Displays a list of all saved Wi-Fi profiles. User
netsh wlan show profile name="Name" key=clear Shows profile details and password in plain text Administrator
netsh wlan delete profile name="Name" Deletes the network profile from the computer's memory. Administrator
netsh wlan export profile key=clear Exports profiles to XML files with public key Administrator

This method is universal and works on all modern versions. Windows, starting from VistaIt also avoids issues with GUI drivers, which can sometimes hide the security tab. If the system returns an access error, make sure you're running the console as an administrator, not a standard user.

Checking through the router settings

If none of the methods using the laptop's operating system worked (for example, you changed the device or reinstalled the OS), the only reliable option is to check the router settings. To do this, the laptop must be connected to the router using any method: cable or Ethernet or via Wi-Fi (even without the Internet, the local network will work). In the browser's address bar, enter the router's IP address, most often it is 192.168.0.1 or 192.168.1.1.

After entering the administrator login and password (often indicated on a sticker on the bottom of the device), go to the section Wireless network or Wireless SettingsThere in the field Wireless Password, WPA Key or PSK password The current access key will be displayed. Some router models hide the password behind asterisks, but there's usually a "Show" or "Eye" button next to it that makes the text visible.

⚠️ Please note: Router interfaces vary significantly between manufacturers (Asus, TP-Link, Keenetic, D-Link). Look for sections labeled "Wireless," "Wi-Fi," "Security," or "WPS." If you've changed your router's administrator password and forgotten it, you'll need to reset the device to factory settings.

This method is great because it displays the current password, even if it was changed after you last connected your laptop. You can also immediately change the password to a more complex one if necessary.

Third-party utilities and programs

There are many password recovery programs available such as WirelessKeyView from NirSoft, WiFi Password Decoder or Magical Jelly Bean WiFi Password RevealerThese utilities scan the system registry and display a list of all saved networks and their keys in a convenient table format. Using such software is advisable if standard Windows methods fail for some reason or the system interface is damaged.

However, extreme caution should be exercised when downloading such programs. Many cracked versions or utilities from unknown developers may contain viruses or miners. It is recommended to use only verified portable versions from the developers' official websites. Such programs often require temporarily disabling your antivirus software, which creates additional security risks.

  • 🔍 WirelessKeyView — a lightweight utility that does not require installation, displays all WEP/WPA keys.
  • 🔍 WiFi Password Revealer - simple interface, ability to copy password to clipboard.
  • 🔍 NirSoft utilities — a set of professional tools for system administrators.

The main advantage of third-party software is the ability to bulk export passwords to a text file, which is convenient for backing up settings before reinstalling the system. However, for a one-time password view for a single network, the OS's built-in tools are quite sufficient.

☑️ Check before using the software

Completed: 0 / 4

Possible problems and their solutions

Users often encounter a situation where the "Security" tab is grayed out or the system displays an "Access Denied" message. This can be caused by group security policies, especially on corporate laptops, or by corrupted system files. In this case, try running the command prompt as administrator, as described above. If this doesn't help, check to see if your antivirus software is blocking access.

Another common issue is the absence of the desired network in the list of saved networks. This means the laptop has "forgotten" the network, perhaps after clearing the cache or updating drivers. In this case, recovering the password from the laptop is impossible, as it is simply not stored in the device's memory. The only solution is to search for a device that is currently connected to the network or use the router method.

⚠️ Please note: If you're using public Wi-Fi or a corporate network with web-based authentication (captive portal), the password in its traditional form may not exist. Access is granted using a login or by entering a code sent via SMS.

Driver issues are also worth mentioning. If the wireless adapter driver isn't working correctly, the system may not display full network properties. In this case, updating the driver via device Manager or from the laptop manufacturer's website.

Security measures when working with passwords

After you have succeeded find out the Wi-Fi password, the question of its security arises. Writing passwords in text files on the desktop or sticking sticky notes on the monitor is bad practice. It's better to use password managers, such as KeePass, Bitwarden or built-in browser vaults with a master password. This will ensure secure encryption of your data.

Regularly changing your router password is a good habit, but it requires updating the settings on all connected devices. If you've changed the password but forgotten to update it on your laptop, it will attempt to connect with the old password, which can cause network errors. In such cases, the "Forget Network" feature in Windows 10/11 can help, allowing you to enter a new password.

  • 🛡️ Don't share your Wi-Fi password through open instant messengers without encryption.
  • 🛡️ Use a guest network to avoid compromising your main home network.
  • 🛡️ Regularly check the list of connected clients in the router's admin panel.

Remember that your home network's security starts with a strong password and control over who knows that key. Smart TV, CCTV cameras and other IoT devices should be especially careful, as these devices often have weak built-in security.

Is it possible to hack someone else's Wi-Fi?

Technically, this is possible using special utilities and vulnerabilities in the WPS protocol, but such actions are illegal and punishable by law. This article is for educational purposes only, and is intended to help you regain access to YOUR networks.

Frequently Asked Questions (FAQ)

Where can I find the password if my laptop isn't connected to Wi-Fi right now?

If the laptop has previously connected to this network, the password is stored in memory. Use the command line with the command netsh wlan show profile name="Name" key=clearIf the profile is deleted or the system is reinstalled, it will not be possible to recover the password from this laptop.

Why is the Security tab grayed out and inactive?

You likely don't have administrator rights on this computer, or it's a corporate network with special security policies. Try running the network management tool as an administrator.

Is it possible to find out the Wi-Fi password on an Android phone?

On Android 10 and above, you can do this without root access: go to Wi-Fi settings, tap the gear icon next to the network, and select "Share" (QR code). The QR code is often accompanied by a password, or it can be scanned.

What should I do if I forgot my router admin password?

If the default password (admin/admin) doesn't work and has been changed, the only solution is to reset the router to factory settings using the Reset button. After that, you'll need to reconfigure your internet connection and set a new Wi-Fi password.

Are password recovery programs safe to use?

It's safe to use trusted utilities from reputable developers (such as NirSoft). However, downloading cracks from torrents can infect your computer. Always scan your files with an antivirus.