Open up a Command Prompt to run the following commands.
List all the saved Wireless Network
netsh wlan show profiles
List info on specific network, change SSID to the wireless network name. key=clear lets you see the actual passkey.
netsh wlan show profiles name="SSID" key=clear