Find out the profiles that saved. netsh wlan show profile 2. Use the following command to show the saved password netsh wlan show profile "WIFI PROFILE" key=clear
Windows 10
System requirements for installing Windows 10
These are the basic requirements for installing Windows 10 on a PC. Processor:1 gigahertz (GHz) or faster compatible processor or System on a Chip (SoC)RAM: 1 gigabyte (GB) for 32-bit or 2 GB for 64-bit Hard drive size:32GB or larger hard diskNote: See below...
Command to show WiFi password saved on Windows and Ubuntu
Run Command Prompt as Administrator Run the following command to show all your wifi profile netsh wlan show profile Run the following command to show details about the profile netsh wlan show profile [PROFILENAME] key=clear Command to show WiFi profile on Ubuntu Run...
The new windows terminal
Microsoft finally have something replacing the cmd.exe and the PowerShell app, it is call Windows Terminal I like it the most because it's tab features, and you can add your favorite command line program to it, below example I added git-bash shell to Windows Terminal,...
Change the max Number of Simultaneous Downloads in Windows
Open up Windows Registry + r regedit Add following keys to the registry HKEY_CURRENT_USER -> Software -> Microsoft -> Windows -> CurrentVersion -> Internet Settings right-click add new DWORD (32-bit) Value and name it MaxConnectionsPerServer change it to Decimal and...