Jump to content

connect to new wifi networks via cmd


Renderer
 Share

Recommended Posts

  • 3 months later...

Now-a-days internet connectivity is everything. For Internet we have Wi-Fi connections which we manage and use through the network settings on Windows 7/8.1 and Windows computers. You can also run, manage and delete your WiFi networks using the command prompt. In fact, the command prompt offers many more features than the standard network connection settings in Windows 10.

To do this we only require a CMD(Command Prompt) with Administrator privileges. Here are some best commands for your CMD to run, manage, connect to WiFi networks :

Its the Command open your command promt and submit it

OMMAND > NETSH WLAN SET HOSTEDNETWORK MODE=ALLOW SSID=”YOUR WIFI CONNECTION NAME” KEY=”YOUR WIFI CONNECTION PASSWORD”

Edited by Kasiratnam

 I am kasiratnamma marketing specialist at fieldengineer.com.

Link to comment
Share on other sites

  • 5 months later...

1. Search for command prompt.
2. Choose Command Prompt (Admin) in the results.
3. To locate the name of the network to connect to, type netsh wlan show profiles and press Enter. Write down the name of the network you want to connect to.
4. To locate the name of the interface, type netsh wlan show interface and press Enter on the keyboard. Write down what you find in the first entry, next to name. This is the name of your network adapter.
5. Type netsh wlan connect name="nameofnetwork" interface="nameofnetworkadapter" and press Enter on the keyboard.

192.168.0.1 login

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...