Friday, September 20, 2019

Forgot your Wifi Password - Thank you Reddit

If you ever forget your WiFi password or you want to get your school WiFi password etc. Just type this command into the command line of a computer already connected to that WiFi: netsh wlan show profile WiFi-name key=clear

No comments:

How ASP.NET MVC Works Step by Step

Introduction to ASP.NET MVC What is ASP.NET MVC? ASP.NET MVC is a web application framework developed by Microsoft, designed to facilita...