Open CMD in Administration
![Open CMD in Administration]()
Run below command to see all saved wifi profiles in your PC. Pick the wifi name to see password
1
netsh wlan show profile
![Run command to see saved wifi profiles]()
Run below command (replaces hoangvu to your wifi name) and see the saved password in
Key Contentsection1
netsh wlan show profile hoangvu key=clear
![Run command to see the saved password]()
How to get saved wifi password in windows?
This post is licensed under CC BY 4.0 by the author.


