Note that wifi broadcasting on Laptops only applies to Windows 7/8/8.1 operating systems, unfortunately XP is not supported.
PLAY WIFI ON LAPTOP WITHOUT SOFTWARE NEEDED
Join the channel Telegram belong to AnonyViet 👉 Link 👈 |
Step 1: Click Start -> type cmd in the search box to display Command Promt (run with Administrator rights)
Step 2: In the CMD command line screen, enter the command with the following syntax:
netsh wlan set hostednetwork mode=allow ssid=duyquangitkey=12345678
In which: phanmemaz is the network name, nguyenhai is the connection password. You change as you like.
Step 3: To launch the created WiFi network, type the following command and press Enter:
netsh wlan start hostednetwork
Step 4: Share Internet for the newly created WiFi network.
Right click on the network icon in the Taskar bar and select select Open Network and Sharing Center => choose Change adapter settings. You will see the virtual WiFi network you just created named Local Area Connection *12.

Right-click on the network in use, in this example Mobile broadband and chooseProperties. Click on the Sharing Tab, check it Allow other network users… and select the newly created network name (Here is Local Area Connection* 12)

Then click OK to apply. So there you have it Turn your laptop into a WiFi transmitter and that. No need to worry about your wifi password being hacked because it is secure.
Some related commands to broadcast WiFi on Laptops:
- Turn on WiFi: netsh wlan start hostednetwork
- Turn off WiFi: netsh wlan stop hostednetwork
- Check connection information: netsh wlan show hostednetwork
- Delete created WiFi network: netsh wlan set hostednetwork mode=disallow ssid=duyquangit key=12345678 . In which: Duyquangit and 123456 are respectively set by you.
To easily turn on and off the WiFi network, I think you should create a shortcut quickly. Here's how:
- Right-click outside the Desktop and select New -> Shortcut
- To create a Shortcut to turn on WiFi, enter netsh wlan start hostednetwork , click Next and give it a name.
- To create a Shortcut to turn off WiFi, enter: netsh wlan stop hostednetwork, click Next and name it.
Now, let Play WiFi on Laptop without software Very simple, you just need to click and run the 2 corresponding Shortcuts created above and it's OK.