"netsh wlan start hostednetwork" - The hosted network couldn't be started

0

I have Realtek RTL8187SE version 6.9071.822.2008 on Windows 8.1 and I'm trying to start a network but when I try to start the network it gives me "The hosted network could not be started". I set the mode to allow before I tried it. I went to enable ICS I installed the program Connectify to see if that would work but it tells me that my card isn't supported. I updated my driver from the website but I got a Code 31 so I uninstalled it and went back to the older version. I had the same driver when I was on Windows Vista/7 and it worked then. How do I fix this?

kprovost7314

Posted 2015-11-25T21:19:50.880

Reputation: 227

Did you try the command from an elevated command prompt? Right click on cmd.exe -> open as Administrator -> run the command – Smeerpijp – 2015-11-27T13:18:14.507

@doenoe Yes I tried it that way but it didn't work. – kprovost7314 – 2015-11-28T22:06:53.997

Answers

0

  1. In Device Manager :View -> Show Hidden Devices
  2. In Network adapters enable "Microsoft Hosted Network Virtual Adapter"

Microsoft Hosted Network Adapter

krossner

Posted 2015-11-25T21:19:50.880

Reputation: 103

That driver is missing. – kprovost7314 – 2015-12-26T06:23:30.413

Does "netsh wlan show drivers" say "hosted network supported : yes" ? – krossner – 2015-12-28T09:44:01.190

I remember it saying no but I remember being able to start networks on Vista/7 with the same driver (but it may have been a different version). – kprovost7314 – 2015-12-30T01:07:33.487

0

  1. Try to uninstall your physical WiFi adapter
  2. In device manager, click on Actions - Find hardware changes - Wifi adapter should automatically appear again and so the Microsoft Hosted Network Adapter.
  3. If the Hosted Network Adapter is still greyed out, right click on your Physical Wifi adapter, Properties, Drivers, Revert driver changes

IkkieCZ

Posted 2015-11-25T21:19:50.880

Reputation: 33