Open CMD
netsh wlan show profile
netsh wlan show profile name = "ENTER NETWORK NAME HERE" key=clear | find "Key Content"
#Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...