hotspot script

Upload: raouf-valayappuram

Post on 07-Jul-2018

233 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/19/2019 Hotspot Script

    1/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 1/23

    ALL CONTENT DOWNLOADS TUTORIALS PLATFORMS REVIEWS BLOG ABOUT BEST OF

    By Codrut Neagu on 06/18/2015

    If you used Windows 7 or Windows XP, you know that these operating systems allow you to create ad

    hoc wireless connections between computers. You could use those connections to create a wireless

    network between multiple computers or to share the Internet connection that was available on one of 

    them. If you use Windows 8.1 or if you just migrated to Windows 10, then you might have noticed that

    this can no longer be done, at least not using a visual interface. However, with the help of the Command Prompt 

    and a few commands, you too can turn your Windows 8.1 or Windows 10 laptop or hybrid device into a WiFi

    access point. Here's how:

    What You Need In Order For This To Work

    To use your Windows 8.1 or Windows 10 laptop or hybrid device as an WiFi access point for other devices, it

    must have at least 2 network cards installed and one of them must be a wireless network card. One of them

    must be connected to the Internet.

    We've tested multiple scenarios, and the ones that worked great include:

    One laptop using its Ethernet connection for Internet access and its WiFi adapter to broadcast  ‐ use a

    network cable to connect your laptop to the Internet and the wireless network card for the access pointthat's sharing the Internet access with other devices.

    One laptop that is connected to the Internet through a mobile USB modem and broadcasts the wireless

    network through its WiFi adapter  ‐ many users will have a USB mobile modem available with 3G or 4G

    connectivity. They can use it for Internet access and use the wireless network adapter for creating the

    access point and sharing the Internet access with others.

    One laptop and two wireless network adapters, one connected to the Internet and the other acting as an

    access point  ‐ you won't find this situation too often, as laptops and hybrid devices don't come with two

    wireless network cards installed. However, you can install a wireless USB adapter and use it to create the

    access point.

    Step 1. Create A Virtual WiFi Network

    To begin, we'll need to open Command Prompt  with administrative privileges and use a command to create a

    virtual wireless network that is broadcasted by your device.

    How To Turn Your Windows 8.1 Or Windows 10 Device

    Into A WiFi Access Point

    http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/all-contenthttp://www.7tutorials.com/downloadshttp://www.7tutorials.com/tutorialshttp://www.7tutorials.com/platformshttp://www.7tutorials.com/reviewshttp://www.7tutorials.com/bloghttp://www.7tutorials.com/Abouthttp://www.7tutorials.com/recommendedhttp://www.7tutorials.com/http://www.7tutorials.com/Abouthttp://www.7tutorials.com/recommendedhttp://www.7tutorials.com/bloghttp://www.7tutorials.com/tutorialshttp://www.7tutorials.com/http://www.7tutorials.com/downloadshttp://www.7tutorials.com/platformshttp://-/?-http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/all-contenthttp://www.7tutorials.com/reviews

  • 8/19/2019 Hotspot Script

    2/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 2/23

    To show you how this is done, we will create a wireless network called Hotspot . The password for this network

    will be "7Tutorials".

    Inside the Command Prompt  window, type the following command:

    netsh wlan set hostednetwork mode=allow ssid=Hotspot key=7Tutorials

    Notice that the name of the network is set using the SSID parameter and the password is set using the KEY 

    parameter. Obviously, you can set your own values for them.

    To create the access point, press Enter . If all goes well, you should see that the hosted network has been set.

    Now you have created a virtual adapter that can function as a wireless access point for other computers and

    devices in your area. However, in order for it to work, you need to take one more step: turn this virtual adapter

    on.

    Do not close the Command Prompt . Keep it open and enter the following command:

    netsh wlan start hostednetwork

  • 8/19/2019 Hotspot Script

    3/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 3/23

    Then, press Enter.

    The virtual wireless adapter is now started and shown in the Network and Sharing Center .

    You can connect all your devices to the newly created wireless network. However, it has no Internet access. If 

    you stop at this point, when you connect other devices and computers to the newly created access point, you

    can create a network between them and use it to share files and resources, but they won't have any Internet

    access.

    Step 2. Allow Internet Access For The Devices That Are Connected To The

    Virtual WiFi Network

    Open the Network and Sharing Center. Notice that the virtual network adapter you just created is displayed as

    active, but it has no Internet access at this time.

    http://www.7tutorials.com/what-network-and-sharing-center

  • 8/19/2019 Hotspot Script

    4/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 4/23

    Click or tap the connection of the physical network adapter that currently has Internet access. In our case, it is an

    Ethernet  connection.

    This opens the Status window for the selected network adapter. Click or tap Properties.

    In the Properties window, go to the Sharing tab.

  • 8/19/2019 Hotspot Script

    5/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 5/23

    In order to give others Internet access to the virtual WiFi adapter that we created earlier, check the box near

    "Allow other network users to connect through this computer's Internet connection".

    Then, select the virtual adapter that was created earlier.

  • 8/19/2019 Hotspot Script

    6/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 6/23

    Click or tap OK  and Close to save the settings you've made.

    Go back to the Network and Sharing Center  and you will notice that the virtual network adapter now has Internet

    access.

    The virtual adapter now gives Internet access to all the devices that are connected to it.

    Step 3. Connect Your Wireless Devices To The Access PointThe next step is to connect your wireless devices to the virtual WiFi access point and use them to access the

    Internet. Also, the devices that are connected to your laptop or hybrid PC, are placed in the same network with

    the access point. You can use that network to share files and folders between devices.

    The Fast Way Of Turning Your Windows 8.1 Or Windows 10 Device Into A

    WiFi Access Point

    In order to help you, we searched for a way to automate as much as possible the procedure described above.

    That is why we created a program that would make things as simple as possible.

    We've created a custom executable file, available for you to download. Its name is WiFiAccessPoint.EXE  and it's

    included in an archive that you have to extract manually, after downloading it. Look for the wifiaccesspoint.zip

    archive file at the end of this article, download it and extract the executable inside.

    http://www.googleadservices.com/pagead/aclk?sa=L&ai=CZ0vHjr3UVfzTDuKnigbo-6vADemS5MsGgfzsuOQBwI23ARABILvzwgdg5YKAgLgOoAG3-_XkA8gBAeACAKgDAcgDmwSqBMQBT9BBiPBjMeYuf9a4SI-QqkO6iBNfMPx_iGof8hzqTDOYDnsycEm-GHxjvsoX_yzo8bUvKgLQK29FXL7v6a281S3tFGKsKBt7PZJRxJhn2jCcia_RrCfz1dL4oTdPXIKyGuIhzqFCYPG_UpCHsB6Rq3eTPl2msu2SYvdlWsnbF-0Foc6-HE6jXGJnStMwG-w7yhRLn-uyDx9GfQol2bhgqbSiow23K9dKuHG2dqef-eGAy5lwO5qfSO9MS45eyst427ezn-AEAYgGAYAHsYSKG6gHpr4b2AcB&num=1&cid=5Gh6gZScoNFzFZabeMkoZlEt&sig=AOD64_3-3XmvxTn1cxALWYu0stUVZPpvBQ&client=ca-pub-4636325249148529&adurl=http://www.microchip.com/miwihttp://www.googleadservices.com/pagead/aclk?sa=L&ai=CZ0vHjr3UVfzTDuKnigbo-6vADemS5MsGgfzsuOQBwI23ARABILvzwgdg5YKAgLgOoAG3-_XkA8gBAeACAKgDAcgDmwSqBMQBT9BBiPBjMeYuf9a4SI-QqkO6iBNfMPx_iGof8hzqTDOYDnsycEm-GHxjvsoX_yzo8bUvKgLQK29FXL7v6a281S3tFGKsKBt7PZJRxJhn2jCcia_RrCfz1dL4oTdPXIKyGuIhzqFCYPG_UpCHsB6Rq3eTPl2msu2SYvdlWsnbF-0Foc6-HE6jXGJnStMwG-w7yhRLn-uyDx9GfQol2bhgqbSiow23K9dKuHG2dqef-eGAy5lwO5qfSO9MS45eyst427ezn-AEAYgGAYAHsYSKG6gHpr4b2AcB&num=1&cid=5Gh6gZScoNFzFZabeMkoZlEt&sig=AOD64_3-3XmvxTn1cxALWYu0stUVZPpvBQ&client=ca-pub-4636325249148529&adurl=http://www.microchip.com/miwi

  • 8/19/2019 Hotspot Script

    7/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 7/23

    The file is small, only 163KB in size. When you run it, it is possible that the SmartScreen Filter will be triggered

    saying that our file might put your PC at risk. That is not true. Click or tap on More Info and Run Anyway . Then, aUAC prompt  will be displayed, because this program requires administrative permissions. Click or tap Yes to run

    it.

    Our file uses both the Command Prompt  and PowerShell in order to run and do its thing. After it starts, a window

    is displayed, in which you can enter the details of the wireless access point that you want to create. Also, you can

    choose whether you want it enabled each time you start Windows. When you are done, you should see

    something similar to the screenshot below:

    Our program has a limitation though: it's not possible to automatically set the Internet connection sharing

    between the network adapters. Accordingly, the program will notify you that you have to perform this step

    manually. The first time you set things, you have to manually share your working Internet connection with the

    one created by our program. However, from there on, you won't have to share it again, as Windows willremember your initial settings.

    http://www.7tutorials.com/what-smartscreen-filter-how-does-it-work

  • 8/19/2019 Hotspot Script

    8/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 8/23

    The Fast Way Of Turning Off And Uninstalling The WiFi Access Point

    WiFiAccessPoint , the small program which you can download and run in order to transform your device into a

    wireless hotspot, also gives you a choice to turn off and/or disable the automatic startup of the wireless hotspot

    feature. When asked if you want to stop and uninstall your hotspot, all you have to do is answer No, by typing in

    the letter N.

    We hope that this little tool will come in handy for you!

    Conclusion

    As you can see, with the help of a few clicks/taps and commands, you can create a virtual wireless connection in

    Windows 8.1 or Windows 10. Try it out for yourself and let us know how well it worked for you. Also, do you

    know of other ways to create a wireless network connection between Windows devices? If you do, don't hesitate

    to share your ideas with us, using the comments form below.

    Attachment Size

     wifiaccesspoint.zip 102.83 KB

    Discover more: Tutorials Network and Internet Wireless Windows Recommended

    MiWi to Wi-Fi GatewayDesign Mesh Networks Controlled by Wi-Fi

    Comments

    Related articles:

    How To Disable a Virtual WiFi Network Adapter in Windows 8.1

    How To Connect To Wireless Networks In Windows 10

    How To Connect To Hidden Wireless Networks In Windows 10

    How to Connect to Wireless Networks in Windows 8 and Windows 8.1

    http://www.7tutorials.com/tutorialshttp://www.7tutorials.com/how-connect-wireless-networks-windows-10http://www.7tutorials.com/how-connect-hidden-wireless-networks-windows-10http://www.7tutorials.com/recommendedhttp://www.7tutorials.com/windowshttp://www.7tutorials.com/sites/default/files/wifiaccesspoint_0.ziphttp://www.7tutorials.com/tutorials/network-and-internethttp://www.7tutorials.com/how-disable-virtual-wifi-network-adapter-windows-81http://www.7tutorials.com/wirelesshttp://www.7tutorials.com/how-connect-wireless-networks-windows-8

  • 8/19/2019 Hotspot Script

    9/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 9/23

    by hameed on 07/05/2014 ‐ 07:20

    was helpful info but in my case it can't be started when I enter the command "netsh wlan start

    hostednetwork" and I get the message "the hostednetwork could not be started" " The group or resource is

    not in the correct state to perform the requested opera

    tion." please help me out. thanks in advance.

    reply

    by Codrut Neagu on 07/06/2014 ‐ 09:12

    This can occur when your WiFi adapter goes into "sleep mode". Follow these steps to correct the problem:

    1. Open Device Manager

    2. Click on the Network adapters section

    3. Locate the disabled WiFi adapter, then right‐click on it and enable it

    4. Start your hosted network again, by running this command: "netsh wlan start hostednetwork"

    And finally... tell us if it worked for you : 

    reply

    by R K Lodhi on 12/02/2014 ‐ 12:44

    thanks for your suggestions. When I open the wifi adapter it was already enable but it ask to update the

    adapter softwer which I did and within no time my wifi got connected.so thanks once again.

    reply

    by Grant on 12/08/2014 ‐ 17:38

    I created everything just as you said but when I try to connect on any iphone, it just sits there trying toconnect but the phone won't actually connect and when i connect on a computer, It says its a limited

    connection. Any suggestions?

    reply

    by Akhilesh on 03/06/2015 ‐ 08:23

    it is still showing me the same problem...

    can u help out..

    reply

    by Bibhuti on 04/08/2015 ‐ 10:23

    Dear sir it worked for me for the first time. But in next time my mob. Wifi connection stuck in obtaining IP

    address and authentication. I am using LAN connection. Do i need to make my wifi on for this hosted

    application to run. Can u tell me the command to change password key.

    reply

    by madhukar on 06/12/2015 ‐ 07:25

    Hi Bibhuti, I have the same issue on windows 8.1, can you please let me know if somebody replied to yourquery?

    Madhukar

    reply

    http://www.7tutorials.com/comment/reply/1210/38677http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/39738http://www.7tutorials.com/comment/reply/1210/37634http://www.7tutorials.com/comment/reply/1210/37552http://www.7tutorials.com/comment/reply/1210/39073http://www.7tutorials.com/comment/reply/1210/36355http://www.7tutorials.com/comment/reply/1210/36352

  • 8/19/2019 Hotspot Script

    10/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 10/23

    by Jane on 05/10/2015 ‐ 00:28

    Hi, I had the same problem with the command saying "The hosted network couldn't be started. The group

    or resource is not in the correct state to perform the requested operation"

    But I can't find the local area connection adapter in my device manage, neither under network connections

    I accidentally disabled the local area connection adapter before, is that why i can't start internet sharing?

    Thxreply

    by utkarsh on 05/11/2015 ‐ 20:16

    sir,i tried this but same problem is getting..

    my wifi adopter is enable and up‐to‐date

    reply

    by roger on 05/29/2015 ‐ 18:34

    nice

    reply

    by Sheena on 07/22/2015 ‐ 20:34

    I had the same problem as the person above and i did as told but all of them had already been enabled.

    reply

    by Steve L on 08/16/2015 ‐ 02:38

    nope. it just keeps saying that the WLAN interface is powered down.

    reply

    by baltar john on 01/05/2015 ‐ 16:51

    open first your wifi adaptor

    reply

    by Makena on 05/26/2015 ‐ 22:06

    I have the same problem

    reply

    by saishankarmanugula on 08/18/2015 ‐ 16:24

    hi.....

    i followed the above mentioned steps...

    my hotspot name is visible in other devices...but they cant access the internet....it is showing that connection

    is limited...can u please suggest me any solution....reply

    by vas on 07/09/2014 ‐ 22:38

    http://www.7tutorials.com/comment/reply/1210/37962http://www.7tutorials.com/comment/reply/1210/39626http://www.7tutorials.com/comment/reply/1210/40640http://www.7tutorials.com/comment/reply/1210/39592http://www.7tutorials.com/comment/reply/1210/39403http://www.7tutorials.com/comment/reply/1210/39438http://www.7tutorials.com/comment/reply/1210/40142http://www.7tutorials.com/comment/reply/1210/40597

  • 8/19/2019 Hotspot Script

    11/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 11/23

    I am able to access shared folders on host my computer, but unable to access internet even though 'Access

    type' is showing as 'Internet' on both. Anything else is missing?

    reply

    by Ciprian Adrian Rusen on 07/10/2014 ‐ 16:19

    If you meet all the prerequisites we have share and you have followed everything we documented, it should

    work.

    Disable the virtual adapter and try again. See this guide for the disabling procedure:

    http://www.7tutorials.com/how‐disable‐virtual‐wifi‐network‐adapter‐windo...

    reply

    by vas on 07/10/2014 ‐ 21:44

    No luck even after i followed the steps.

    These are the details from the command:

    netsh wlan show all

    Wireless System Information Summary

     Time: 7/11/2014 12:06:18 AM India Standard Time 

    =======================================================================

    ============================== SHOW DRIVERS ===========================

    =======================================================================

    Interface name: Wi‐Fi

    Driver : Intel R  Centrino R  Advanced‐N 6230Vendor : Intel Corporation

    Provider : Intel

    Date : 11/24/2013

    Version : 15.9.2.1

    INF file : C:\Windows\INF\oem41.inf 

    Files : 2 total

    C:\Windows\system32\DRIVERS\NETwsw00.sys

    C:\Windows\system32\drivers\vwifibus.sys

    Type : Native Wi‐Fi Driver

    Radio types supported : 802.11a 802.11b 802.11g 802.11n

    FIPS 140‐2 mode supported : Yes802.11w Management Frame Protection supported : No

    Hosted network supported : Yes

    Authentication and cipher supported in infrastructure mode:

    Open None

    Open WEP‐40bit

    Open WEP‐104bit

    Open WEP

    WPA‐Enterprise TKIP

    WPA‐Enterprise CCMP

    WPA‐Personal TKIP

    WPA‐Personal CCMPWPA2‐Enterprise TKIP

    WPA2‐Enterprise CCMP

    WPA2‐Personal TKIP

    WPA2‐Personal CCMP

    http://www.7tutorials.com/how-disable-virtual-wifi-network-adapter-windows-81http://www.7tutorials.com/comment/reply/1210/36377http://www.7tutorials.com/comment/reply/1210/36382http://www.7tutorials.com/users/ciprian-adrian-rusen

  • 8/19/2019 Hotspot Script

    12/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 12/23

    Open Vendor defined

    Authentication and cipher supported in ad‐hoc mode:

    Open None

    Open WEP‐40bit

    Open WEP‐104bit

    Open WEP

    WPA2‐Personal CCMP

    ==================================================================================================== SHOW INTERFACES =========================

    =======================================================================

    There is 1 interface on the system:

    Name : Wi‐Fi

    Description : Intel R  Centrino R  Advanced‐N 6230

    GUID : 4ad8b416‐b616‐4b35‐a3da‐7074c2276051

    Physical address : 88:53:2e:11:17:c3

    State : disconnected

    Hosted network status : Started

    =======================================================================

    =========================== SHOW HOSTED NETWORK =======================

    =======================================================================

    Hosted network settings

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Mode : Allowed

    SSID name : "vas12"

    Max number of clients : 32

    Authentication : WPA2‐PersonalCipher : CCMP

    Hosted network status

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Status : Started

    BSSID : 88:53:2e:11:17:c4

    Radio type : 802.11n

    Channel : 11

    Number of clients : 0

    ==================================================================================================== SHOW SETTINGS ===========================

    =======================================================================

    Wireless LAN settings

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Show blocked networks in visible network list: No

    Only use GP profiles on GP‐configured networks: No

    Hosted network mode allowed in WLAN service: Yes

    Allow shared user credentials for network authentication: Yes

    Block period: Not Configured.

    Auto configuration logic is enabled on interface "Wi‐Fi"

  • 8/19/2019 Hotspot Script

    13/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 13/23

    =======================================================================

    ============================== SHOW FILTERS ===========================

    =======================================================================

    Allow list on the system group policy 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Allow list on the system user 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Block list on the system group policy 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Block list on the system user 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    =======================================================================

    =========================== SHOW CREATEALLUSER ========================

    =======================================================================

    Everyone is allowed to create all user profiles.

    =======================================================================

    ============================= SHOW PROFILES ===========================

    =======================================================================

    Profiles on interface Wi‐Fi:

    Group policy profiles read only 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    User profiles

    ‐‐‐‐‐‐‐‐‐‐‐‐‐All User Profile : KARTEEK‐PC_Network

    =======================================================================

    ========================== SHOW PROFILES NAME=* =======================

    =======================================================================

    Profile KARTEEK‐PC_Network on interface Wi‐Fi:

    =======================================================================

    Applied: All User Profile

    Profile information

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Version : 1

    Type : Wireless LAN

    Name : KARTEEK‐PC_Network

    Control options :

    Connection mode : Connect automatically

    Network broadcast : Connect only if this network is broadcasting

    AutoSwitch : Do not switch to other networks

    Connectivity settings‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Number of SSIDs : 1

    SSID name : "KARTEEK‐PC_Network"

    Network type : Infrastructure

    Radio type : [ Any Radio Type ]

  • 8/19/2019 Hotspot Script

    14/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 14/23

    Vendor extension : Not present

    Security settings

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Authentication : WPA2‐Personal

    Cipher : CCMP

    Security key : Present

    Cost settings

    ‐‐‐‐‐‐‐‐‐‐‐‐‐

    Cost : Unrestricted

    Congested : No

    Approaching Data Limit : No

    Over Data Limit : No

    Roaming : No

    Cost Source : Default

    =======================================================================

    ======================= SHOW NETWORKS MODE=BSSID ======================

    =======================================================================

    Interface name : Wi‐Fi

    There are 3 networks currently visible.

    SSID 1 : raghavendra

    Network type : Infrastructure

    Authentication : WPA2‐Personal

    Encryption : CCMP

    BSSID 1 : 64:66:b3:84:34:16

    Signal : 46%

    Radio type : 802.11n

    Channel : 1

    Basic rates Mbps  : 1 2 5.5 11

    Other rates Mbps  : 6 9 12 18 24 36 48 54

    SSID 2 : Raja

    Network type : Infrastructure

    Authentication : WPA2‐Personal

    Encryption : CCMP

    BSSID 1 : ec:1a:59:17:0a:69

    Signal : 36%

    Radio type : 802.11n

    Channel : 4

    Basic rates Mbps  : 1 2 5.5 11

    Other rates Mbps  : 6 9 12 18 24 36 48 54

    SSID 3 : NETGEAR99

    Network type : Infrastructure

    Authentication : WPA2‐Personal

    Encryption : CCMP

    BSSID 1 : 9c:d3:6d:02:2b:6c

    Signal : 0%

    Radio type : 802.11n

    Channel : 1

    Basic rates Mbps  : 1 2 5.5 11

    Other rates Mbps  : 6 9 12 18 24 36 48 54

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

  • 8/19/2019 Hotspot Script

    15/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 15/23

    Please let me know anything is missing.

    reply

    by asif on 10/31/2014 ‐ 05:53

    i am having the same problem , access is internet in both the connection still not getting internet in my

    android phone ‐ if there is any silution to this then please tell me

    reply

    by gopal on 11/16/2014 ‐ 04:15

    i have also the same problem , access in internet in both the connection still not getting internet in my

    android phone ‐ if there is any silution to this then please tell me

    reply

    by Ransidthing on 07/14/2014 ‐ 03:31

    Would this work with an xbox so I am able take advantage of a VPN

    reply

    by Ciprian Adrian Rusen on 07/14/2014 ‐ 10:44

    It doesn't matter which type of device you connect to the wireless network you have created. It should work

    also with an Xbox.

    I connected a smartphone to the test network we created and it worked just fine.

    reply

    by prayag on 11/13/2014 ‐ 18:34

    well, i followed every single step as shown but got problem on accessing the internet to my other devices,

    laptop and cell‐phones, as it is showing that the password created or shown in home group is incorrect.

    Is there anything wrong or i left to do?..

    reply

    by Codrut Neagu on 11/13/2014 ‐ 19:20

    Try running this commandnetsh wlan set hostednetwork mode=allow ssid=Hotspot key=7Tutorials

    keyUsage=persistent

    instead of 

    netsh wlan set hostednetwork mode=allow ssid=Hotspot key=7Tutorials

    Also check that on your phones you're using the same input language as on your computer.

    reply

    by Sam on 09/06/2014 ‐ 14:04

    Hi, i have a problem at step 2, when i check "Allow other network users to connect through this computer'sInternet connection" i can't select the virtual network that i already created and it just says "Wi‐Fi", i hope you

    can help me

    reply

    http://www.7tutorials.com/users/ciprian-adrian-rusenhttp://www.7tutorials.com/comment/reply/1210/36388http://www.7tutorials.com/comment/reply/1210/37342http://www.7tutorials.com/comment/reply/1210/36667http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/37344http://www.7tutorials.com/comment/reply/1210/37361http://www.7tutorials.com/comment/reply/1210/37170http://www.7tutorials.com/comment/reply/1210/36402http://www.7tutorials.com/comment/reply/1210/36403

  • 8/19/2019 Hotspot Script

    16/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 16/23

    by Codrut Neagu on 10/04/2014 ‐ 15:59

    Open Device Manager . Click View ‐> Show hidden devices. Go to Network adapters. Locate Microsoft Hosted 

    Network Virtual Adapter . Right click it and select Enable. Then use the commands below again:

    netsh wlan set hostednetwork mode=allow

    netsh wlan start hostednetwork

    reply

    by abas on 05/19/2015 ‐ 11:59

    Thanks a lot man. really helped

    reply

    by Alexandre on 07/04/2015 ‐ 05:51

    I've followed all the steps in the tutorial and I've even tried this solution nothing works... I still only have the

    option WiFi...

    reply

    by David Atkinson on 04/17/2015 ‐ 18:09

    I have exactly the same problem but i can't see whether anyone has posted a solution. Can anyone help

    please?

    reply

    by David Atkinson on 04/17/2015 ‐ 18:11

    I should have said I have exactly the same problem as Samreply

    by TIJO on 09/11/2014 ‐ 08:20

    Hi,i do the above steps and created the hotspot. Also connect my mobile with laptop. I am using tata

    photone 2G for accesing internet in laptop.But i can't access the internet in mobile ,is this because of slow

    internet connection? or any other problem?

    reply

    by Codrut Neagu on 10/04/2014 ‐ 16:00

    Probably. 2G is really slow even for mobile internet.

    reply

    by Shawlyn Dias on 09/11/2014 ‐ 08:20

    i created the hotspot. but its not getting connected to my device..

    reply

    by Codrut Neagu on 10/04/2014 ‐ 16:01

    Check your firewall.

    reply

    http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/36875http://www.7tutorials.com/comment/reply/1210/36873http://www.7tutorials.com/comment/reply/1210/36702http://www.7tutorials.com/comment/reply/1210/39195http://www.7tutorials.com/comment/reply/1210/36701http://www.7tutorials.com/comment/reply/1210/39194http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/39532http://www.7tutorials.com/comment/reply/1210/39957http://www.7tutorials.com/comment/reply/1210/36874http://www.7tutorials.com/users/codrut-neagu

  • 8/19/2019 Hotspot Script

    17/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 17/23

    by Srisankar on 09/11/2014 ‐ 12:20

    I just followed the steps mentioned, it's working like a charm :  Thanks a lot :D

    reply

    by Nazia on 09/11/2014 ‐ 12:40

    Thanks for the tip! It was very helpful! : 

    reply

    by tykobrian on 09/11/2014 ‐ 13:29

    looks like i have to follow these steps every time I turn off my wifi of my laptop. So can you plesase create a

    batch file of these commands so it can be automated?

    reply

    by Aiman on 09/15/2014 ‐ 08:27

    I am at the part where you enter "netsh wlan start hostednetwork".

    I'm getting the message "The hosted network couldn't be started. A device attached to the system is not

    functioning".

    Your help is kindly appreciated.

    reply

    by Codrut Neagu on 10/04/2014 ‐ 16:03

    Open Device Manager . Click View ‐> Show hidden devices. Go to Network adapters. Locate Microsoft Hosted 

    Network Virtual Adapter . Right click it and select Enable. Then use the commands below again:

    netsh wlan set hostednetwork mode=allow

    netsh wlan start hosted network

    reply

    by Thaisa on 02/14/2015 ‐ 18:28

    I have the same problem occuring, but I can't find Microsoft Hosted Network Virtual adapter. What can I

    do?

    reply

    by Sam on 03/06/2015 ‐ 11:32

    I have the same problem. When I right click, it only shows me the option to disable virtual network adapter.

    Please help

    reply

    by Makena on 05/26/2015 ‐ 22:20

    I am at the part where you enter "netsh wlan start hostednetwork".

    I'm getting the message "The hosted network couldn't be started. A device attached to the system is not

    functioning".

    http://www.7tutorials.com/comment/reply/1210/36707http://www.7tutorials.com/comment/reply/1210/36722http://www.7tutorials.com/comment/reply/1210/38437http://www.7tutorials.com/comment/reply/1210/36876http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/36706http://www.7tutorials.com/comment/reply/1210/36705http://www.7tutorials.com/comment/reply/1210/38680

  • 8/19/2019 Hotspot Script

    18/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 18/23

    I also enabled my Microsoft Hosted Network Virtual Adapter but I am still getting the message above.

    Your help is kindly appreciated.

    reply

    by Eugen on 09/21/2014 ‐ 12:51

    Very helpful, thank a lot : it works perfectly !

    reply

    by Emmanuel on 09/23/2014 ‐ 08:26

    The tips you pasted was useful. Thanks a lot. I've been looking for a way to create this since I bought my

    system. Thnaks for your help

    reply

    by havyas on 09/23/2014 ‐ 11:02

    Hi i had used all the mentioned tricks to create wifi hotspot in my lappy but its not possible.. so below i had

    pasted my network connection properties please give me the valuable suggestion.. thanks in advance ...

     Time: 23‐09‐2014 03:55:46 US Eastern Daylight Time 

    =======================================================================

    ============================== SHOW DRIVERS ===========================

    =======================================================================

    Interface name: Wi‐Fi

    Driver : Intel R  PRO/Wireless 3945ABG Network Co

    Vendor : Intel Corporation

    Provider : Microsoft

    Date : 15‐08‐2010

    Version : 13.3.0.137

    INF file : C:\Windows\INF\netwlv64.inf 

    Files : 1 total

    C:\Windows\system32\DRIVERS\netwlv64.sys

    Type : Native Wi‐Fi Driver

    Radio types supported : 802.11a 802.11b 802.11g

    FIPS 140‐2 mode supported : Yes802.11w Management Frame Protection supported : No

    Hosted network supported : No

    Authentication and cipher supported in infrastructure mode:

    Open None

    Open WEP‐40bit

    Open WEP‐104bit

    Open WEP

    WPA‐Enterprise TKIP

    WPA‐Enterprise CCMP

    WPA‐Personal TKIP

    WPA‐Personal CCMP

    WPA2‐Enterprise TKIP

    WPA2‐Enterprise CCMP

    WPA2‐Personal TKIP

    WPA2‐Personal CCMP

    http://www.7tutorials.com/comment/reply/1210/39593http://www.7tutorials.com/comment/reply/1210/36789http://www.7tutorials.com/comment/reply/1210/36781

  • 8/19/2019 Hotspot Script

    19/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 19/23

    Open Vendor defined

    Authentication and cipher supported in ad‐hoc mode:

    Open None

    Open WEP‐40bit

    Open WEP‐104bit

    Open WEP

    WPA2‐Personal CCMP

    ==================================================================================================== SHOW INTERFACES =========================

    =======================================================================

    There is 1 interface on the system:

    Name : Wi‐Fi

    Description : Intel R  PRO/Wireless 3945ABG Network Conne

    GUID : 6ff73785‐ac6a‐4642‐ba9f‐0ac77b325379

    Physical address : 00:1f:3c:e4:af:33

    State : disconnected

    Hosted network status : Not available

    =======================================================================

    =========================== SHOW HOSTED NETWORK =======================

    =======================================================================

    Hosted network settings

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Mode : Disallowed

    SSID name : "MyPublicWiFi"

    Max number of clients : 100

    Authentication : WPA2‐PersonalCipher : CCMP

    Hosted network status

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Status : Not available

    =======================================================================

    ============================= SHOW SETTINGS ===========================

    =======================================================================

    Wireless LAN settings‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Show blocked networks in visible network list: No

    Only use GP profiles on GP‐configured networks: No

    Hosted network mode allowed in WLAN service: No

    Allow shared user credentials for network authentication: Yes

    Block period: Not Configured.

    Auto configuration logic is enabled on interface "Wi‐Fi"

    =======================================================================

    ============================== SHOW FILTERS ===========================

    =======================================================================

    https://adclick.g.doubleclick.net/pcs/click?xai=AKAOjsteDuej-cwXUVwwdk4jyxnkwgjariIFh1PVY2pAKpEWyStFju-f0tKu0E5tlJ3Ouqg7GpUI3LOyfe-dBRnFAQJGxxBhqMqN_5WZUua0zMz-Xk5waPFTjz4NC0U6t9I-szSyjdNLsE_v&sig=Cg0ArKJSzDo2Dv7KCnBf&adurl=http://adclick.g.doubleclick.net/aclk%3Fsa%3DL%26ai%3DCycJ5jr3UVdHxDoWEjAbjzp7ACv7pr9cDpun3s2TAjbcBEAEgAGDlgoCAuA6CARdjYS1wdWItNDYzNjMyNTI0OTE0ODUyOcgBCeACAKgDAZgEAKoE1wFP0OclH7meRto1f51z4DiKwnd51EaMUeU-8FfAumXjD-kPAtmMrgcrRNflTc_UceG8oBYbvmJVBg7zdr26KvTNRcoh3kv89bZz8fEapin32HEEBsFMG0rPYftH3tN-_f2TNwYVWTdT0cns1AuQPf5RJvsrHEEXOZkRFDmnVD1KqXRyPCWU4nZNiOzsyH0dtwdRCQnGNiSFU1r9G9YE7SaLpN0qXL363xu-9lv0yYK7s2lgoedmnHAEOBxkkVJtR4ZdTa3sqhpnMCTheHi_EtHok-WokD5YO-AEAYAGmrCX2426k_d0oAYh2AcA%26num%3D1%26sig%3DAOD64_3kwuDkvGlOVMr88avutt01PiRorA%26client%3Dca-pub-4636325249148529%26adurl%3Dhttps://groupbuying.compareraja.in/groupdeal01%253Futm_source%253DDBM%2526utm_campaign%253Dgroupbuy

  • 8/19/2019 Hotspot Script

    20/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 20/23

    Allow list on the system group policy 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Allow list on the system user 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Block list on the system group policy 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    Block list on the system user 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    =======================================================================

    =========================== SHOW CREATEALLUSER ========================

    =======================================================================

    Everyone is allowed to create all user profiles.

    =======================================================================

    ============================= SHOW PROFILES ===========================

    =======================================================================

    Profiles on interface Wi‐Fi:

    Group policy profiles read only 

    ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐

    User profiles

    ‐‐‐‐‐‐‐‐‐‐‐‐‐

    =======================================================================

    ========================== SHOW PROFILES NAME=* =======================

    =======================================================================

    Profile "*" is not found on the system.

    =======================================================================

    ======================= SHOW NETWORKS MODE=BSSID ======================

    =======================================================================

    Interface name : Wi‐Fi

    reply

    by Codrut Neagu on 10/04/2014 ‐ 15:33

    Sorry, but your network adapter doesn't support hosted networks. Look at the line: "Hosted network 

    supported : No"

    reply

    by Varun Gupta on 09/24/2014 ‐ 08:52

    Hi,

    I followed all the steps and everything worked fine for me. But I am facing authentication problem even if i

    give correct key in my mobile. can you please help me

    reply

    by Codrut Neagu on 10/04/2014 ‐ 15:52

    http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/comment/reply/1210/36793http://www.7tutorials.com/comment/reply/1210/36868http://www.7tutorials.com/comment/reply/1210/36800

  • 8/19/2019 Hotspot Script

    21/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 21/23

    1   2   3   4   5   6   7   8   9   next ›   last »

    Add new comment

    Name *

    E‐mail *

    Website

    CAPTCHAThis question is for testing whether you are a human visitor and to prevent automated spam submissions.

    Your Answer 

     Notify me when new comments are posted

    Run netsh wlan show drivers and tell us what you see : 

    reply

    by Palla Sridhar on 10/09/2014 ‐ 17:27

    I'm facing the same problem ‐ Authentication Error. I'm using Wireless network adapter connected to my

    PC. The Virtual Host is created fine and this wi‐fi is showing in my Android One mobile... But in Android

    mobile i get the error..reply

    by Codrut Neagu on 10/14/2014 ‐ 19:16

    Check 3 things:

    1. Do you have a proxy set up on your smartphone? If yes, remove it.

    2. Check the firewall on your computer. Try disabling it and try the connection again.

    3. Make sure the IPs of all your devices are set to auto.

    reply

    Enter the following:

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=3http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=1http://www.7tutorials.com/comment/reply/1210/36872http://acpuzzle.change2audio%28%27%27%29/http://www.7tutorials.com/users/codrut-neaguhttp://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=4http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=7http://www.7tutorials.com/comment/reply/1210/36914http://acpuzzle.reload%28%27%27%29/http://www.pallareviews.com/http://acpuzzle.moreinfo%28%27%27%29/http://acpuzzle.moreinfo%28%27%27%29/http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=2http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=8http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=5http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=9http://www.7tutorials.com/comment/reply/1210/36965http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=1http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point?page=6

  • 8/19/2019 Hotspot Script

    22/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    http://www.7tutorials.com/how-turn-your-windows-81-laptop-wifi-access-point 22/23

    Preview

     All comments

     Replies to my comment

    Subscribe to 7 Tutorials

    Learn more about our subscription options

    Recommended guides

    How To Upgrade Your Windows 8.1 Or Windows 7 PC To Windows 10 TODAY!

    Where To Buy Windows 10? Which Version Should You Buy?

    How To Configure The Mouse In Windows 10

    The Complete Guide To Pinning Everything To The Windows 10 Start Menu

    Popular guides

    15 Best Mouse Cursor Schemes For Windows

    Simple Questions: What is WPS Wi‐Fi Protected Setup ?

    How to Copy a Disc CD, DVD or Blu‐Ray  in Windows

    Enter search terms here...

    https://twitter.com/7Tutorialshttp://feeds.feedburner.com/7tutorials/KVoPhttp://www.7tutorials.com/how-configure-mouse-windows-10http://www.7tutorials.com/how-copy-disc-cd-dvd-or-blu-ray-windowshttp://www.7tutorials.com/where-buy-windows-10-which-version-should-you-buyhttps://www.facebook.com/7tutorialshttp://www.7tutorials.com/top-10-best-mouse-cursor-schemes-windowshttp://www.7tutorials.com/how-subscribe-7-tutorialshttp://eepurl.com/f9Sqnhttp://www.windowsphone.com/en-us/store/app/7-tutorials/c5bb1ba3-cd8c-4589-9c6a-a7af011a747ahttp://apps.microsoft.com/windows/en-US/app/7-tutorials/201e7ec6-835d-4b3d-b7cf-fcb79005cd1dhttp://eepurl.com/e3xbUhttp://www.7tutorials.com/complete-guide-pinning-everything-windows-10-start-menuhttp://www.7tutorials.com/how-upgrade-your-windows-81-or-windows-7-pc-windows-10-right-nowhttp://www.7tutorials.com/simple-questions-what-wps-wi-fi-protected-setuphttps://www.google.com/+7tutorials

  • 8/19/2019 Hotspot Script

    23/23

    20/08/2015 How To Turn Your Windows 8.1 Or Windows 10 Device Into A WiFi Access Point

    5 Tools to Password Protect Your Folders in Windows

    Learn WindowsWindows ‐ the basics

    Read all Windows articles

    Learn Windows Phone

    Read our Windows Phone articles

    Learn from our books

    Except where otherwise noted, this site distributes content under a Creative Commons Attribution‐Noncommercial‐

    Share Alike 3.0 Unported License. Microsoft, Windows and the Windows logo are either registered trademarks or

    trademarks of Microsoft Corporation in the United States and/or other countries. Microsoft Corporation in no way

    endorses or is affiliated with our site. All other products mentioned are registered trademarks and/or trademarks of 

    their respective companies. This blog is running on the Drupal CMS ‐ the best Content Management Platform.

    http://creativecommons.org/licenses/by-nc-sa/3.0/http://drupal.org/http://www.7tutorials.com/5-tools-password-protect-your-folders-windowshttp://www.7tutorials.com/books-published-members-7-tutorialshttp://www.7tutorials.com/introducing-windows-8http://www.7tutorials.com/windows-phonehttp://www.7tutorials.com/windows