How to find the Wi-Fi password on a D-Link router: all recovery methods

I forgot my Wi-Fi password, and it's on the router box. D-Link Have you lost your data sticker for a long time? Or do guests need to connect, but you don't remember the combination? This situation is familiar to many, especially if the network was set up a long time ago or the password was changed through a mobile app. Fortunately, it's possible to restore wireless network access on devices. D-Link There are several ways to do this, and most users won't even need to reset to factory settings.

In this article we will look at all current methods, including access via a web interface, mobile application D-Link Wi-Fi, viewing saved passwords on connected devices, and emergency measures (e.g., resetting the router). Please note: these instructions are suitable for most popular models, from budget ones DIR-300 And DIR-615 to the flagship DIR-882 And COVR-X1870If your model is different, please check compatibility at official catalog.

Before you begin, make sure you have physical access to the router—some methods require a cable connection or pressing buttons on the router. Also, have a device (PC, smartphone, or tablet) already connected to the Wi-Fi network ready—this will simplify the process.

📊 Which password recovery method have you tried before?
Via the web interface
Resetting the router to factory settings
View on a connected device
Mobile application
Never forgot my password

The most reliable and universal method is to access your router's control panel. You don't need to know your current Wi-Fi password, but you will need administrator login and password (by default often admin/admin or admin/empty). If you haven't changed them, the information can be found on a sticker on the bottom of the router.

Step-by-step instructions:

  • 🔌 Connect your computer or laptop to the router D-Link through LAN cable (recommended) or via Wi-Fi (if the device is already connected to the network).
  • 🌐 Open any browser (Chrome, Firefox, Edge) and enter in the address bar 192.168.0.1 or 192.168.1.1If the page does not open, check the router's IP address via the command line (ipconfig V Windows or ifconfig V macOS/Linux).
  • 🔐 Enter your administrator login and password. If the default credentials don't work, try user/user or look at them on the router sticker.
  • 📡 Go to the section Wi-Fi (or Wireless network, Wireless (In English-language firmware). Depending on the model, the path may look like this:
    • Settings → Wireless → Security Settings
    • Advanced → Wi-Fi → Security Settings
  • 🔑 In the field Network key, Password or Pre-Shared Key You'll see your current Wi-Fi password. It may be hidden behind stars—click the eye icon (👁️) or check the box. Show password.

If you don't remember your control panel login details, try the standard combinations for your model:

Router model Default login Default password
DIR-300, DIR-615, DIR-620 admin admin or empty
DIR-825, DIR-850L admin admin or 1234
COVR-2202, COVR-X1870 admin Indicated on the sticker
DWR-921 (4G router) admin admin or password
⚠️ Attention: If you have previously changed your administrator login/password and do not remember them, the only way to restore access is resetting the router to factory settings (See Section 5). This will delete all user settings, including your Wi-Fi name and password.

Disable VPN/proxy on your device | Check the cable connection to the LAN port | Reboot the router (using the button on the device) | Try a different browser (e.g., Firefox) | Make sure the router's IP address is correct (using ipconfig)

-->

If you don't have a computer at hand, you can use the official application D-Link Wi-Fi (available for Android And iOS). This method is convenient because it doesn't require a cable connection—it's enough for your smartphone to be connected to the router's Wi-Fi network.

Step-by-step instructions:

  • 📱 Install the application D-Link Wi-Fi from Google Play or App Store.
  • 🔗 Connect your smartphone to the Wi-Fi network whose password you need to find out.
  • 🔒 Launch the app and click LoginIf the router is already linked to your account D-Link, log in. If not, select Local login and enter the administrator login/password (the same as for the web interface).
  • 📡 Go to the section Wi-Fi or Wireless network.
  • 👁️ Click on your network name (SSID) and select Show passwordIn some versions of the app, the password is displayed immediately below the network name.

The application also allows change password directly from your smartphone. To do this:

  1. Click the gear icon (⚙️) next to the network name.
  2. Select Change password.
  3. Enter a new password (minimum 8 characters, it is recommended to use numbers and letters of different upper and lower case).
  4. Save the changes and the router will automatically update the settings.
⚠️ Attention: In some router models (for example, DIR-868L or DIR-890L) the mobile application may request additional authentication via SMS or email, if the function was previously enabled D-Link CloudIf you haven't set up a cloud account, use local login.

3. View the saved password on the connected device

If your computer, laptop or smartphone is already connected to a Wi-Fi network D-Link, you can extract the password directly from the device settings. This works even if you don't know the login details for the router's control panel.

On Windows 10/11

  • 🖥️ Click Win + R, enter ncpa.cpl and press Enter.
  • 📡 Find your wireless connection (usually Wireless network or Wi-Fi), right-click on it and select State.
  • 🔗 Click Wireless network properties, then go to the tab Security.
  • 👁️ Check the box Show entered characters — in the field Network security key a password will appear.

On macOS

  • 🍎 Open Programs → Utilities → Keychain.
  • 🔍 Enter the name of your Wi-Fi network in the search bar.
  • 🔑 Double-click on the found entry, mark Show password and enter the password for your account Mac.

On Android

On smartphones with Android 10 and newer password viewing is only possible if you have root accessWithout it, the system hides this information. However, you can try to bypass the restriction:

  • 📱 Install a file manager with access to system files (for example, Root Explorer or FX File Explorer).
  • 📂 Follow the path /data/misc/wifi/ and find the file WifiConfigStore.xml.
  • 🔍 Open the file and find the line with the name of your network (SSID). There will be a field nearby. PreSharedKey - this is the password.
⚠️ Attention: On devices with iOS (iPhone/iPad) View saved Wi-Fi passwords impossible Without jailbreaking. Apple deliberately blocks access to this information for security reasons.
What should I do if my Windows password is displayed as asterisks and the "Show" checkbox is disabled?

This means your Windows account doesn't have administrator rights. To view your password:

1. Log in to the system using an account with administrator rights.

2. Or temporarily grant yourself these rights through Control Panel → User Accounts.

3. Alternatively, you can extract the password via the command line (see the next section).

4. Extracting the password via the command line (for advanced users)

If you prefer to work with the console, the Wi-Fi password can be obtained through command line V Windows or Terminal V macOS/LinuxThis method does not require administrator rights on the router, but the device must be connected to the network.

For Windows

Open Command Prompt as Administrator (Win + X → Command Prompt (Administrator)) and run:

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

Find the line in the results Key content — this is the password. Replace it YOUR_NETWORK_NAME to the actual name of your Wi-Fi network (case-sensitive!).

For macOS/Linux

IN macOS use the command:

security find-generic-password -wa "YOUR_NETWORK_NAME"

IN Linux (if the network is saved in NetworkManager):

sudo grep psk= /etc/NetworkManager/system-connections/"YOUR_NETWORK_NAME"

If you're using a D-Link router with the "Guest Wi-Fi" feature, the passwords for your primary and guest networks are stored separately. In the command line, you need to specify the exact network name (SSID) to which the device is connected.

If none of the previous methods worked (for example, you don’t remember your control panel login details), the remaining option is hard resetThis will reset the router to factory settings, including the default Wi-Fi name and password. All user settings will be deleted., so use this method only as a last resort.

Instructions:

  • 🔌 Make sure the router is turned on (the power indicator is green or blue).
  • 🔍 Find the small button on the back of the router Reset (usually recessed into the body to prevent accidental pressing).
  • 📍 Take a paperclip or toothpick, press and hold the button Reset for 10-15 secondsuntil the indicators start flashing or the router reboots.
  • ⏳ Wait 1-2 minutes for the device to fully boot up.

After reset:

  • Wi-Fi network name (SSID) and the password will become standard (indicated on the router sticker).
  • The login and password for entering the web interface will also be reset (usually admin/admin).
  • 🔧 When connecting for the first time, it is recommended update firmware router via the control panel (System → Software Update).
⚠️ Attention: On some models D-Link (For example, DIR-882 or DIR-1960) button Reset It can have a dual purpose: a short press (1-2 seconds) reboots the router, and a long press (10+ seconds) resets the settings. Check this in FAQ section for your model.

6. Alternative methods: WPS and cable connection

If you urgently need to connect a new device to Wi-Fi, but you don’t know the password, you can use technology WPS (Wi-Fi Protected Setup). This method works if WPS is enabled in the router settings (it's usually disabled by default for security reasons).

How to connect via WPS:

  • 🔄 Click the button WPS on the router body (usually labeled and located next to the button) Reset).
  • 📱 On the device you want to connect to, select your network from the list of Wi-Fi networks and press Connect via WPS (on Android) or WPS (in Wi-Fi settings on other devices).
  • ⏳ Wait 1-2 minutes – the device will connect automatically without entering a password.

Please note:

  • ⚠️ WPS is vulnerable to hacking, so after connecting, it is recommended to disable this function in the router settings (Wi-Fi → WPS → Disable).
  • 🔌 If WPS doesn't work, connect your device to the router via LAN cable — Internet access will be password-free (but only via wired connection).

7. How to avoid losing your password in the future

To avoid the problem of a forgotten password again, follow these simple recommendations:

  • 📝 Save your password in a safe place: write it down in a notepad, in your smartphone notes (with encryption) or in a password manager (KeePass, 1Password).
  • 🔄 Update your firmware regularly router - this not only improves security, but also keeps the settings up to date.
  • 📱 Use the mobile app D-Link Wi-Fi for network management - it stores the history of changes.
  • 🔐 Set up backup router configuration via web interface (System → Backup). The settings file can be saved on your PC.

If you change passwords frequently, consider using QR code for connectionMany modern routers D-Link (For example, DIR-X1560 or COVR-X1870) support QR code generation for quick guest login. This code can be printed and posted in an accessible location, eliminating the need for guests to manually enter a complex password.

Is it possible to find out the Wi-Fi password if I'm not connected to the network?

No, if you are not connected to the network and do not know the login details for the router control panel, the only way is reset settings (section 5). Alternatively, you can try connecting via WPS (section 6), if the feature is enabled.

I reset my router, but the default password on the sticker doesn't work. What should I do?

The sticker may have worn off or the router may have been reset before. Try this:

  • Enter admin in both fields (login and password).
  • Leave the password field blank.
  • Try it 1234 or password.

If nothing helps, contact D-Link support service indicating the model and serial number of the device.

How do I change my D-Link Wi-Fi password to make it secure?

Go to the router's web interface and go to Wi-Fi → Security Settings And:

  • Select encryption type WPA2-PSK or WPA3-PSK (do not use WEP - it's not safe!).
  • Create a password of length 12+ characters, including letters of different registers, numbers and special characters (for example, GreenTree$2026!WiFi).
  • Save changes and reconnect all devices.
Is it possible to recover a password using the router's serial number?

No, serial number (S/N) does not contain password information. It is only needed for warranty service or support requests. The password is stored in the router's memory and is not linked to the serial number.

What should I do if my router doesn't provide internet after a reset?

After the reset, you need to reconfigure your internet connection:

  1. Go to the web interface at 192.168.0.1.
  2. Go to Internet → WAN Settings.
  3. Select connection type (PPPoE, Dynamic IP etc.) and enter the provider's data (they are specified in the contract).
  4. Save the settings and reboot the router.

If you are unsure of the parameters, contact your provider or check them in your personal account on their website.