Hosted Network Not Supported
Back when I had Windows 8, I would run Hosted Networks from my computer all the time using the netsh wlan start hostednetwork
code in the command line terminal. However, since I have updated to Windows 10, I have been unable to start a hosted network. I have looked all over for an answer and there is nothing.
When I type netsh wlan show drivers
the command line comes up with
Hosted Network Supported : No
but, it use to work, it use to be supported. In my research for trying to find out why this is, I have found many tutorials on saying to Enable the “Virtual Network Adapter” within the Device Manager with Hidden Devices shown, however that device does not appear. I have tried to scour the internet in search of the Virtual Network Adapter driver and it is MIA. To add, when I type netsh wlan show hostednetwork
in the command line, this pops up:
Status : Not available
and when I type netsh wlan start hostednetwork
this error pops up:
The hosted network could not be started.
The group or resource is not in the correct state to perform the requested operation.
How do I get my hostednetwork to be able to start and fix these issues?