Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Share Internet Connection: Turn Windows 8 Laptop Into

Learn how to share Internet Connection: Turn Windows 8 Laptop Into with clear steps, practical examples, and troubleshooting tips for safer, more reliable...

Published: · 4 minutes read
Table of Contents

How to Share Internet Connection: Turn Windows 8 Laptop Into is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.

To enable wireless network connection sharing on Windows 8, follow the steps below.

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 1

Windows 7 has an Internet connection sharing function via ad-hoc protocol. However, on Windows 8 this function has been disabled, or more accurately hidden. Although it is unclear what the cause of this is from Microsoft, we can see the inconvenience. Want to share network connection via wireless waves, people often have to install an additional third-party program such as Connectify .

However, Microsoft does not "lock" this feature completely. To enable wireless network sharing, follow the steps below:

Step 1: Prepare the network card

- Press Windows + R key combination, type ncpa.cpl to access the network card management window.

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 2

Right-click the wireless network card and select Properties.

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 3

- Go to the Sharing tab , select the first option and uncheck the second option to allow other devices to use your device's Internet connection. Select the network card that has an Internet connection to share.

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 4

- OK and exit.

Step 2: Tips with the command line

- Press Windows + X key combination or right click on the lower left corner of the screen, run Command Prompt window under Admin , select Ok when a message appears.

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 5

- Type the command line:

netsh wlan set hostednetwork mode = allow ssid = 'your network name' key = 'your password'

For instance,:

netsh wlan set hostednetwork mode = cho phép ssid = 'techz' key = 'Pa $$ w0rd'

How to Share Internet Connection: Turn Windows 8 Laptop Into example image 6

With the SSID is the network name you want others to see, and the key is the password of that network. With this password, your connection is protected by the WPA2-PSK (AES) security mechanism.

After finishing this step, by default, other people still cannot see your network because Windows has not activated the network name promotion service.

- Activate network name promotion mode:

netsh wlan start hostednetwork

Here, the work is completed. If you want to display information about the machines connecting to your network, use the command:

netsh wlan show hosted network

FAQ

What should you know about step 1: Prepare the network card?

- Press Windows + R key combination, type ncpa.cpl to access the network card management window.

What should you know about step 2: Tips with the command line?

- Press Windows + X key combination or right click on the lower left corner of the screen, run Command Prompt window under Admin, select Ok when a message appears.

What is How to Share Internet Connection: Turn Windows 8 Laptop Into?

To enable wireless network connection sharing on Windows 8, follow the steps below.

David Pac - IT Expert and Technology Writer

Written by David Pac

IT Expert & Technology Writer

David Pac has 20+ years of experience in software development, Windows troubleshooting, computer hardware diagnostics, and system administration.

Expertise: Windows | Software | Hardware | System Troubleshooting

Was this article helpful?

Your feedback helps us improve.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.