Create WiFi Hotspot in windows 8.1, 8, 7 Laptop/PC

preview_player
Показать описание
How to share internet over wifi.
Hotspot on laptop windows 8
OPEN CMD AS ADMIN .

Now, first you need to check wether your network interface supports virtualization or not.

Simply, run the following command to view Hosted network supported status.
"netsh wlan show drivers" .
If your NIC supports virtualization, you're good to go.
Now, enter the following commands to configure an ad hoc wireless connection.

"netsh wlan set hostednetwork mode=allow ssid=network name key=passkey"

Once the hosted network has been set to allow, you need to start the mode to create an ad hoc connection. Just enter the command below.

"netsh wlan start hostednetwork"

To stop it use:
netsh wlan stop hostednetwork

Once done with cmd
Рекомендации по теме
Комментарии
Автор

please sir solve this issue.
(The hostednetwork couldn't be started
The group or resource is not in the correct state to perform the requested operation
)

junaid_qadir
Автор

netsh wlan show drivers (its not running)

akniazi
Автор

when i try to start the hostednetwork i get the massage:
The hostednetwork couldn't be started
The group or resource is not in the correct state to perform the requested operation

any help please

bubaichako
welcome to shbcf.ru