Missing Microsoft Hosted Network Virtual Adapter while setting up WiFi hotspot in Windows 10

17

4

I've recently upgraded from Windows 8.1 to Windows 10.

I'm using my computer as a WiFi hotspot, and I can't get that to work in Windows 10.

First, I'm setting up the network:

netsh wlan set hostednetwork mode=allow ssid=[name] key=[password]

I'm trying to start the network:

netsh wlan start hostednetwork

The hosted network couldn't be started.
The group or resource is not in the correct state to perform the requested operation.

Investigating a little, I saw that I need to enable "Microsoft Hosted Network Virtual Adapter" on the Device Manager, but it is not there.

Next, I tried

netsh wlan show drivers
Interface name: Wi-Fi

    Driver                    : Dell Wireless 1704 802.11b/g/n (2.4GHz)
    Vendor                    : Broadcom
    Provider                  : Broadcom
    Date                      : 30/07/2015
    Version                   : 7.35.295.0
    INF file                  : C:\WINDOWS\INF\oem162.inf
    Files                     : 4 total
                                C:\WINDOWS\system32\DRIVERS\bcmwl63a.sys
                                C:\WINDOWS\system32\bcmihvsrv64.dll
                                C:\WINDOWS\system32\bcmihvui64.dll
                                C:\WINDOWS\system32\DRIVERS\vwifibus.sys
    Type                      : Native Wi-Fi Driver
    Radio types supported     : 802.11n 802.11g 802.11b
    FIPS 140-2 mode supported : Yes
    802.11w Management Frame Protection supported : Yes
    Hosted network supported  : No
    Authentication and cipher supported in infrastructure mode:
                                Open            None
                                Open            WEP
                                WPA-Enterprise  TKIP
                                WPA-Enterprise  CCMP
                                WPA-Personal    TKIP
                                WPA-Personal    CCMP
                                WPA2-Enterprise TKIP
                                WPA2-Enterprise CCMP
                                WPA2-Personal   TKIP
                                WPA2-Personal   CCMP
                                Vendor defined  Vendor defined
                                Vendor defined  Vendor defined
    IHV service present       : Yes
    IHV adapter OUI           : [00 10 18], type: [00]
    IHV extensibility DLL path: C:\WINDOWS\System32\bcmihvsrv64.dll
    IHV UI extensibility ClSID: {aaa6dee9-31b9-4f18-ab39-82ef9b06eb73}
    IHV diagnostics CLSID     : {00000000-0000-0000-0000-000000000000}
    Wireless Display Supported: Yes (Graphics Driver: Yes, Wi-Fi Driver: Yes)

I have Hosted network supported : No - which I think is the cause of my problem.

How can I fix this issue? Did anything change in Windows 10?

Kobi

Posted 2015-10-05T10:00:31.943

Reputation: 425

If it used to work in 8 and doesnt worked in 10 then we know HW support is present and thus its a driver issue. Remove the driver completely and manually grab the latest from dell. – Linef4ult – 2015-10-05T10:03:14.560

I have the same issue with 7.35.295.0 driver version, which is proposed by Windows 10 Update. The default version 6.3.x is OK, but the new one, which Windows 10 downloads automatically breaks the functionality. – Mike B. – 2016-01-01T15:31:52.773

Answers

1

I solved the issue by updating the drivers, like the comment suggested.

In my very specific case, for Dell Inspiron 3721, I found the drivers at http://downloads.dell.com/published/pages/inspiron-17-3721.html#Drivers , under Dell Wireless 1704 WiFi Driver.

Kobi

Posted 2015-10-05T10:00:31.943

Reputation: 425

I also updated the Realtek sound driver and now it doesn't sound like a radio. – Kobi – 2015-10-06T19:07:31.933

Another note: I had to reinstall the drivers after a major Windows update. – Kobi – 2015-11-19T17:38:45.447

This stopped working after the Windows 10 Anniversary Update. Here's a related question: Internet Connection Sharing stopped working after Windows 10 Anniversary Update

– Kobi – 2016-09-24T15:35:41.870

I bought a modem router. ☹ – Kobi – 2016-09-28T10:18:49.910

5

I restored my old WiFi driver using the steps found here because my new one was breaking the hosted network functionality.

To restore a driver to its previous version

You must be logged on as an administrator to perform these steps.

  1. Open Device Manager by clicking the Start button Picture of the Start button, clicking Control Panel, clicking System and Security, and then, under System, clicking Device Manager. Administrator permission required If you're prompted for an administrator password or confirmation, type the password or provide confirmation.‌

  2. Double-click the category containing your device driver, and then double-click the name of the device that you want to restore to a previous driver version.

  3. Click the Driver tab, and then click Roll Back Driver.

If you are logged on as a standard user, the button will be dimmed, which means it's unavailable. You must be logged on as an administrator to roll back a driver.

YehyaUmar

Posted 2015-10-05T10:00:31.943

Reputation: 51

Could you expand your answer to include how you restored it? We prefer the details be put here, as opposed to just linking – Simon Sheehan – 2016-06-15T13:13:46.470

2

Try this. Once it worked for me in Windows 10.

  1. Go to Device Manager.
  2. Go to Properties of Wi-Fi Adapter.
  3. On Properties dialog box, Click on Advanced option tab at the top.
  4. Inside the Property list, click on HT mode.
  5. Then set the box below the Value to Enabled.
  6. Click the OK button.

After that check the hosted network mode by cmd command.

 netsh wlan show drivers 

If the hostednetwork supported = "yes" then Your problem is solved. After that follow the create hostednetwork process using cmd command.

enter image description here
(Click image to enlarge)

zoras

Posted 2015-10-05T10:00:31.943

Reputation: 21

0

For me I get same error when I tried to execute netsh wlan start hostednetwork. I solved it by set EnableAdaptivity as Enable.

My wifi card is RTL8192CU. I could not find Microsoft Hosted Network Virtual Adapter either, even though I update my driver. But I have Hosted network supported : Yes. There is no HT mode in my wifi adapter's Property list. But I have EnableAdaptivity option in the list and I set it as Enable. netsh wlan start hostednetwork just works, at same time I still did not find Microsoft Hosted Network Virtual Adapter.

Nick Dong

Posted 2015-10-05T10:00:31.943

Reputation: 208

4Where now do you set Enable Adaptivity? – n8bar – 2017-06-14T17:54:20.217

in my wifi adapter's Property list – Nick Dong – 2019-04-09T05:59:47.713

0

You need to manually change the version of your wi-fi driver. Just follow the below steps to do it:

1.Open device manager

2.Go to network adapters

3.Now right click on your wireless adapter and click on update driver software

4.Then click on browse my computer.....

5.Then click on "let me pick from a list...."

6.Finally u will see a list of drivers and their versions. Just double click on the oldest version.(Mostly it should be listed in the top with no date of release in it)

7.It will install and the virtual adapter will show up when u refresh it.

Sparkzz

Posted 2015-10-05T10:00:31.943

Reputation: 11

-2

Installing the Microsoft hosted Virtual Adapter will solve your problem. That particular adapter can create a WiFi hotspot in Windows.

prav

Posted 2015-10-05T10:00:31.943

Reputation: 1

3How? Details/steps would improve this answer. – Enigma – 2016-03-03T15:29:59.050