How can I enable the hotspot function for win10 laptops ?, Win10 hotspot

Source: Internet
Author: User

How can I enable the hotspot function for win10 laptops ?, Win10 hotspot

There is a feature on the mobile phone that enables hot spots, which makes it easy for us to share network connections with others. But do you know that a laptop can also enable the hotspot and share the network with other mobile devices? Let's continue.

First, move the mouse over the Start menu in the lower left corner of the screen, right-click the screen, and select the "command line prompt (Administrator)" option.

Then, enter netsh wlan show drive in the pop-up command line window, press enter, and many text information will appear in the command line window, we can find "supported bearer network options" and check whether the backend is "yes". We need to determine whether it is a wireless network card (generally used in laptops ).

After confirming, enter netsh wlan set hostednetwork mode = allow ssid = PCwifi key = 12345678 in the command line window.

The ssid is your hotspot name in the future, and the key is the hotspot password. You can modify it by yourself, but the number of digits of the password must be between 8 and 16.

When a success prompt appears, congratulations! You are not far from success!

 

Then, enter the command netsh wlan start hostednetwork again. When the bearer network has been started, we can turn off the command prompt line window.

After entering the command, right-click the Start menu, select control panel options, find "network and sharing center" in the control panel, and click open.

Click "Change adapter Settings.

In the pop-up dialog box, we will find a connection icon ("local connection 3" or another name, Here "local connection 3" is used as an example ). In this case, right-click a network connected to the Internet and select "properties" in the pop-up menu.

In the displayed Properties dialog box, select the "share" tab and select the "allow other network users to connect through the Internet connection of this computer" option, click "local connection 3" in the drop-down menu and click "OK.

So far, we have achieved success by enabling the notebook hotspot. Please pick up your mobile phone and connect the hotspot We Just configured to enjoy wireless Internet access.

In addition, for future convenience, we can write the command: netsh wlan start hostednetwork into the bat file. To enable the hotspot in the future, we only need to double-click the bat file. To create this bat file, we can first open the notepad tool, and then enter the netsh wlan start hostednetworkcommand. Then, select the file "#", and then change the suffix when entering the saved file name (Change .txt to. bat ).

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.