
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:
- The system of the binary conversionThe binary number system defines a number in a binary system. You only find the number in a two-number system the 1…
- What is web development for beginners?Introduction In web development, we refer to website so web development refers to website development. “Web” word has been taken from the…
- Guide to Proxy Servers: How They Work and Why You Need Them?What is a web proxy? During our college days, we often heard the term “proxy” which referred to the act of someone…
- Python | Check Armstrong Number using for loopAn Armstrong number is a number that is equal to the sum of its own digits raised to the power of the…
- Python | Factorial of a number using for loopThe factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to…
Thank you for reading
Keep updated for more amazing content like this
Keep learning