Welcome to DVT IT Solutions' website. We have expertise in software development and website design.

Turn Your PC Into A Wireless Hotspot

Turn Your PC Into A Wireless Hotspot

  By DVT IT Solutions     01 May, 2014     11:43     1 Comments

Turn Your PC Into A Wireless Hotspot

In this tutorial, you will learn how to turn your pc into a wireless router using command prompt.

Requirement:

A pc or laptop with a working wireless card in it.

Difficulty level:

Easy

Steps:
  1. Open command prompt
  2. For Windows Vista and 7 users, click on Start and type cmd. Right-click on the cmd that appears in the list and click Run as administrator

    For Windows 8 users, move the mouse cursor to the top right corner of the screen and click on Search. Type cmd. Right-click on Command Prompt that appears on the left and click on Run as adminstrator at the bottom of the screen.

    Click Yes on the prompt that appears on the screen.


  3. Create the wireless connection
  4. On the command window, type the command below and press enter.

    netsh wlan set hostednetwork mode=allow ssid="Hotspot" key="password"

    After pressing enter you should have the following results on the 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.

    You can replace Hotspot and password with your own preferred wireless name and password respectively. Your password must be at least 8 digits.

  5. Starting the wireless connection
  6. Type the command below and press enter.

    netsh wlan start hostednetwork

    After pressing the enter key you should have the result:

    The hosted network started.

    Note that this wireless network does not start automatically when the pc starts, so any time you would like to use the network, run command prompt as administrator and type the last command i.e. netsh wlan start hostednetwork and press enter.


  7. 4. Sharing your internet connection
  8. First make sure your pc is connected to the internet either by wireless, cable, modem or whatever.

    Right click on your network signal icon from the notification icon area and click on Open Network and Sharing Center. You should see something similar to this:


    From the image above, my internet connection is POPE JOHNS and the wireless network that others can connect to is Hotspot, so I have to share POPE JOHNS.

    On the right side of the connection with internet access, click on whatever name that you have for the connection. Mine is WiFi (POPE JOHNS). Also note the connection of the wireless network you created. Mine is Local Area Connection* 13.

    Click on Properties. Click on the Sharing tab. Under Internet Connection Sharing, check Allow other network users to connect through this computer's Internet connection and change the Home networking connection: to the connection of the wireless you created which mine is Local Area Connection* 13

    Click OK and then Close

    Now the Network and Sharing Center page should look like this:

Now anyone can connect to your wireless network using the password you used to create the network and browse the internet.

Good Luck!

1 Comments
Georgianna Goode commented on Monday, December 18th, 2023 8:51:25 am

Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! However, how could we communicate?

Leave Your Comments
Share

Articles

  • How To Make A Bootable USB
    How To Make A Bootable USB

    You might be wondering how you going to make a fresh installation of Windows XP/Vista/7/8 on your notebook pc without a CD/DVD ROM.

    More...
  • Turn Your PC Into A Wireless Hotspot
    Turn Your PC Into A Wireless Hotspot

    In this tutorial, you will learn how to turn your Windows 7/8/8.1 PC into a wireless router using command prompt.

    More...
  • How To Install Whatsapp On Nokia Asha 200
    How To Install Whatsapp On Nokia Asha 200

    I believe you were and still feeling bad as I was about your Nokia Asha 200 not able to support WhatsApp but Nokia Asha 201 does.

    More...
  • Contact Form Using HTML and PHP
    Contact Form Using HTML and PHP

    PHP's in-built mail() function allows developers to send emails. This function only works if your server is configured to send emails.

    More...
  • How To Recover Lost Files
    How To Recover Lost Files

    This tutorial is for the one who has accidentally deleted files, formatted or lost a disk partition as a result of virus attack or disk failure.

    More...
  • How To Customize Your Disk Icon
    How To Customize Your Disk Icon

    This is one of the coolest things you can do on your PC. Customizing your hard disk icon or flash drive icon is very easy.

    More...
  • Reset or Remove Any Windows Password With Hiren's BootCD
    Reset or Remove Any Windows Password With Hiren's BootCD

    Hiren's BootCD is a first-aid tool which every computer wizard needs to have a copy either on CD or USB.

    More...
  • 10 Coding Techniques That Every Programmer Should Know
    10 Coding Techniques That Every Programmer Should Know

    This document addresses ten(10) fundamental coding techniques that improve the readability and maintainability of code.

    More...
Tags

Sign Up

Subscribe now and get the latest updates by DVT IT Solutions