Where to find your laptop's WiFi password: full instructions

A situation when you need to connect a new device to your home network, but the password for it WiFi Forgotten or lost passwords are extremely common. Users often forget the complex combinations of characters they once set to protect their router, relying on automatic connection on older devices. However, at some point, they urgently need to re-enter these details, for example, when purchasing a new smartphone or laptop.

Fortunately, operating systems Windows And macOS Store passwords for previously connected networks in their encrypted vaults. This means that if your laptop is currently connected to the router or has connected to it in the past, retrieving the stored encryption key is easy. There are several proven ways to do this, ranging from the graphical settings interface to entering commands in the console.

In this article, we'll cover all the current methods for restoring network access in detail. We'll cover standard operating system tools, the router's web interface, and physical access to the hardware. It's important to understand that the security of your network directly depends on the strength of your password, so if you find out your old key, consider replacing it with a more secure one.

Viewing your password through Windows 10 and 11 settings

The easiest and most obvious way to find out a saved password is to use the operating system's graphical interface. WindowsThis method does not require any special knowledge or use of the command line, making it ideal for most users. The settings interface in Windows 10 And Windows 11 differs, but the logic of actions remains similar.

First, you need to open the network connections control panel. In modern versions of the system, this can be done through the settings menu, going to the network status section. However, the classic route is via Control Panel It often turns out to be faster and more accessible, as it is unified across different OS versions.

After opening your wireless connection status window, you need to go to the wireless network properties. It's here, in the security tab, that the password you're looking for is hidden. By default, it's displayed as dots or asterisks, but the system allows administrators to view it in plain text.

Below is a step-by-step guide to help you find the parameter you need:

  • 📌 Press the key combination Win + R and enter the command ncpa.cpl, then press Enter.
  • 📌 In the window that opens, find your wireless connection, right-click on it and select State.
  • 📌 In the dialog box that appears, click the button Wireless network properties.
  • 📌 Go to the tab Security and check the box next to the item Show entered characters.

After completing these steps, your password will appear in the "Network Security Key" field. You can copy it or rewrite it. This method only works for the network the laptop is currently connected to, has been connected to previously, and hasn't been deleted from your profile.

Using the command line to retrieve data

For more advanced users or in cases where the graphical interface does not work correctly, using the command line is a great solution. Windows. Tool netsh Allows you to manage network settings and display saved WiFi profiles in plain text, including passwords in clear text.

This method is especially useful if you need to find the password for a network your laptop isn't currently connected to, but whose profile is saved in the system. The command line provides access to a complete list of all wireless networks ever used on this device.

First, you need to launch the command prompt as administrator. This is mandatory, as prompting for passwords requires elevated privileges. Once the console launches, you can begin entering commands.

☑️ Check before entering commands

Completed: 0 / 4

First, you need to find out the exact network profile name if it differs from the access point name. Enter the following command:

netsh wlan show profiles

Find your network name in the list. Then, use the command to display detailed profile information, including the security key. The command syntax is as follows:

netsh wlan show profile name="Your_Network_Name" key=clear

In the command output, find the line Key Content (or Key Content (in the English version). The value next to it is your password. This method is universal and works on all modern versions of Windows, starting with Vista.

⚠️ Important: When entering the network name in quotation marks, be sure to maintain capitalization. If the name contains spaces, the quotation marks are required, otherwise the command will not execute correctly.

How to view your password on a MacBook (macOS)

For laptop owners Apple You also don't have to worry about forgotten passwords. Operating system macOS stores all passwords, including WiFi keys, in a secure vault called Bunch of keys (Keychain Access). This is a centralized database where the system stores passwords for websites, applications, and networks.

The process of viewing a password on a Mac is slightly different from Windows, but still quite simple. You'll need access to an administrator account and your login password, as macOS will ask for confirmation before displaying your saved data.

There are two main ways to access the required information: via Spotlight search or via Finder. In newer versions of macOS (Ventura and later), network settings have been redesigned, and you can now view the password directly in the WiFi settings menu, significantly simplifying the process.

  • 🍏 Click Command + Space, type "Keychain" and open the app.
  • 🍏 In the list on the left, select the "System" or "iCloud" category, then find the name of your WiFi network in the list.
  • 🍏 Double-click the network name, check the "Show password" box, and enter the password for your Mac account.

If you have the latest version of macOS installed, you can do it even easier. Open System Preferences, go to the section Wi-Fi, find your network in the list of known networks, and tap the information icon (three dots or the letter "i"). Next to the password field, you'll see a "Copy" or "Show" button that requires Face ID, Touch ID, or your user passcode to confirm.

What should I do if Keychain Access can't find the network?

If the network doesn't appear in Keychain Access, it may have been previously removed from the list of known networks. In this case, recovering the password through macOS won't work, and you'll have to use other methods, such as logging into the router.

Finding a password through the router's web interface

If none of the operating system methods work (for example, the laptop has never connected to this network or the settings were reset), the only option is to turn to the source of the signal—the router. The WiFi password is stored in the device's settings.

To enter the router settings, you need to know the gateway IP address (usually 192.168.0.1 or 192.168.1.1) and the administrator login and password. This information is often found on a sticker on the bottom of the device. If you changed the administrator password and forgot it, you'll need to reset the router to factory settings.

Interfaces from different manufacturers (TP-Link, ASUS, Keenetic, MikroTik) look different, but the search logic remains the same. You need to find the section related to wireless mode or WLAN. The network name (SSID) and the set security key will be listed there.

Below is a table with typical paths to WiFi settings for popular brands:

Router brand Menu section Subsection Parameter
TP-Link Wireless Wireless Security Wireless Password
ASUS Additional settings Wireless network Authentication Method / WPA Pre-Shared Key
Keenetic My Networks and Wi-Fi Home network Password
D-Link Wi-Fi Security settings PSK encryption key

After entering the appropriate section, you can not only view the current password but also change it to a more complex one. Don't forget to save your changes by clicking "Apply" or "Save." The router may reboot, and you'll need to reconnect all devices.

⚠️ Note: Interfaces and menu item names may change with router firmware updates. If you can't find the item you need, check the official instructions for your specific model on the manufacturer's website.

Using third-party programs and utilities

There are many specialized tools that automate the process of password extraction. Programs like WirelessKeyView from NirSoft or WiFi Password Revealer They can instantly display all keys stored in the system. However, using such software requires caution.

Antivirus programs often report such utilities as potentially unwanted (PUP), as they are used by hackers to steal data. Therefore, when downloading such tools, it is important to use only the official websites of the developers.

The main advantage of such programs is the ability to export a list of all networks and passwords to a text file or HTML report with one click. This is convenient for system administrators who need to quickly transfer settings to a new computer.

📊 Which method do you use most often?
Through Windows settings
Command line
I'm looking at the router
Third-party programs

When using third-party software, be aware of the risks. Downloading a program from an untrusted source can infect your computer with a stealer that will steal not only WiFi passwords but also banking information. Always scan files with an antivirus before running them.

Physical access and factory reset

In extreme cases, when the password is lost, access to the router is blocked, and there are no connected devices at hand, the only option is to reset the router to factory settings. There's a small button on the device's body. Reset, often recessed into the body.

To reset, press this button with a thin object (like a paperclip or toothpick) and hold it for about 10-15 seconds until the router's indicators flash. After this, the device will reboot to factory settings.

The WiFi password will revert to the default value found on the sticker on the bottom of the router. However, this method has a significant drawback: you'll have to reconfigure your internet connection (enter your ISP login and password) if these details weren't automatically assigned.

  • 🔌 Find the hole Reset on the back panel of the router.
  • 🔌 Press and hold the button for 10-15 seconds until the indicators reset.
  • 🔌 Connect to the network with the factory name (indicated on the sticker).
  • 🔌 Complete the initial router setup via your browser.