Many times we forget our saved passwords Right!, for example, we connect to a friends wifi and fill the password by asking him. But sometimes, due to some problems, we weren’t able to connect to wifi and it asks the password again which we don’t remember(obviously)
So, here in that type of case, you can own this trick i.e. see wifi password using cmd. You just need to follow the steps below:
Step1: Open Cmd(command prompt)
Step2: type “NETSH WLAN SHOW PROFILE” in cmd and click “enter“
Step3: type “NETSH WLAN SHOW PROFILE WIFI-NAME KEY=CLEAR” in cmd and hit “enter“
Step4: Under the security settings, in the ‘key content’, you will see the WiFi password of that particular network
We hope you may found your wifi password but still if there is any problem or you want us to suggest any other topic or problem then comment below.
Also read:
- Simple Code to compare Speed of Python, Java, and C++?Introduction There’s often a lot of debate about the speed of different programming languages, with many assuming that C++ is always the…
- Falling Stars Animation on Python.Hub October 2024Hello Python enthusiasts! Check out the cool animation below, featured on our Instagram page, python.hub. You can view the latest reel, posted…
- Most Underrated Database Trick | Life-Saving SQL CommandHello folks! Today we are again back with a super important article on the Most underrated SQL & Database Trick to save…
- Python List MethodsHello friends, in this article, we will explore various Python List methods, indispensable tools in a programmer’s toolkit for manipulating lists efficiently….
- Top 5 Free HTML Resume Templates in 2024 | With Source CodeIntroduction Hello friends! Welcome to another article where I will share more useful resources for free. Today, I will share the Best…
Thank you for reading
Keep updated for more amazing content like this
Keep learning