How to find your wifi password using computer
This is necessary to connect new devices to the network, whether you misplaced your home network password or you're visiting someone and don't want to ask them for the password again, here's how to find it.
First: Check your router's default password
If your router is still using the default username and password, it's easy to find. Modern Wi-Fi routers come with a default Wi-Fi network name and password. Each router has its own default password, which is often random.To find the default password, find your Wi-Fi router and check it. You should see a sticker somewhere on it that says "SSID," which is the wireless network's name and password. If you haven't changed the default password yet, you can use this password to connect to the router.
If you don't see a default password printed on the router itself, try looking at the documentation that came with the router for more information.
What if you don't have the manual or the password isn't on the router label? To reset your router's password, you may be able to find the password using common username and password combinations (for example, "admin" for username and "admin" for password) or consulting Router Passwords.com, a database of logins. Virtual login for common routers.
Once you connect to the router using the default password, be sure to change it and store the password in a password manager so that your router is secure.
How to Find Current WiFi Network Password on Windows
If you are connected to a Wi-Fi network from a Windows laptop or desktop computer, the system will remember the password for that Wi-Fi network. You can look up the WiFi password on any Windows computer that is currently connected to the current or previously connected WiFi network.Click the name of the current Wi-Fi connection, click the Wireless Properties button in the Wi-Fi status window that appears. Click on the "Security" tab and activate the "Show characters" checkbox to display the hidden password.
How to find passwords for previously connected WiFi networks
Windows also stores the Wi-Fi password for networks you connected to previously. In Windows 7 and earlier, you can find it from the Network and Sharing Center, but in Windows 8 and Windows 10, you'll need to use the command prompt.
Find passwords for other Wi-Fi networks in Windows 7 and earlier
To get started, click the Manage wireless networks link in the left menu of the Network and Sharing Center. You will see a list of previous networks you have connected to. Double-click the network name to open the network properties.In the network properties window, go to the "Security" tab and check the box next to "Show characters" to see the Wi-Fi password in the "Network security key" field.
Find passwords for other Wi-Fi networks in Windows 8 and 10
In Windows 10 and 8.1, you will have to use Command Prompt to find your previous network password. Right-click the start button and select Command Prompt to quickly open it, then type the following command:
netsh wlan show profiles
`You will get a list of WiFi networks that you have accessed before.
To find the password for a profile, type the following, replacing "profilename" with "the name of the profile":
netsh wlan show profile name=profilename key=clear
Look for the "Key Content" line to find the wifi password for that specific network.
