Making windows PC/Laptop a Wi-Fi Hotspot


This article is about to describe, how to convert your PC/Laptop into a Wi-Fi hotspot. These days, most of electronic gadgets are Wi-Fi enabled. What to do if there is no any Wi-Fi hotspot near you. Why not to turn your PC/Laptop into a Hotspot. Hotspot is another name of Coverage Area of Internet Network in case of Wireless Network

Hi,

This article is about to describe, how to convert your PC/Laptop into a Wi-Fi hotspot. These days, most of electronic gadgets are Wi-Fi enabled. What to do if there is no any Wi-Fi hotspot near you. Why not to turn your PC/Laptop into a Hotspot.

Oh! yes, Hotspot is another name of Coverage Area of Internet Network in case of Wireless Network. In this mode, WLAN is created between devices and typically use Wi-Fi for Internet Access or connecting to any other External Web Service.

Lets start our procedure without so much Blah... Blah…

Requirements:


What You Should Have.
1. Active Internet Connection (Lan or Any Data Card) on your Windows Device.
2. Wi-Fi hardware installed and drivers installed properly.
3. User Account with Admin Permission.
See your Network Connections by typing ncpa.cpl in Run or Command Prompt.
Network Connections before Enabling Hostednetwork

Procedure:



Step 1. To Enable Microsoft Hosted Network Virtual Adaptor

  1. Open Command Prompt with Administrator Rights.
  2. Type Following Command in Command Prompt.

    netsh wlan set hostednetwork mode=allow ssid=john key=john1234

    netsh Command

    Command Description:



    • netsh : We are using NETSH utility here.

    • wlan : Changes will be made to 'netsh wlan' context here.

    • set : Sets configuration information

    • hostednetwork : We are telling to change the properties of Hostednetwork.

    • mode : Specifies to allow/dis-allow access to Hostednetwork

    • ssid : SSID of hostednetwork

    • key : The user security key used by Hostednetwork. Windows uses WEP2 authentication. 8 Characters minimum with Number.



  3. Now wait for below message in Command Prompt.

    The hosted network mode has been set to allow.
    The SSID of the hosted network has been successfully changed.
    The user key passphrase of the hosted network has been successfully changed.

    netsh Success message


Step 2. To Start the Newly Created HostedNetwork.


  1. Type below command on Command Prompt which is already open with Administrator Privilege.

    netsh wlan start hostednetwork.

    start Commant

    Command Description:
    All as above
    start: We are starting hostednetwork

    How Network Connections will look after starting.
    Network Connections after Enabling Hostednetwork


Step 3. Share your Existing Internet with newly created Adaptor.
  1. Right Click on Internet Connection which is Active.

  2. Choose Properties.

  3. Click on Share Tab and Check the Box on ICS (Internet Connection Sharing) panel telling you to allow other users to connect using your internet connection.

  4. Choose your Newly created Adaptor, this must be created with Name Local Internet Connection *. Select from Dropdown and Click OK.
    Sharing Existing Internet with Hostednetwork


You have done, Now you have successfully started your Hotspot and can connect your Devices to that hotspot.

All the Best,
John Bhatt


Comments

No responses found. Be the first to comment...


  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:
    Email: