netsh wlan start hostednetwork not working on surface pro 3

Anonymous
2014-10-07T15:25:52+00:00

I am trying to start the hostednetwork 

netsh wlan set hostednetwork mode=allow ssid=test key=12345678

The hosted network mode has been set to allow.

The SSID of the hosted network has been successfully changed.

The user key passphrase of the hosted network has been successfully changed.

netsh wlan start hostednetwork

The hosted network couldn't be started. 

A device attached to the system is not functioning

I am getting this error , """ The hosted network couldn't be started. A device attached to the system is not functioning """

I never had problem using on my previous dell which ran on windows 8.1, but on surface pro3 i am not able to , 

I tried all the suggestions , like going to device manager restart network adapter and all , 

Please help.

Thank you.

Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2014-10-08T12:42:18+00:00

Hi Bhaskaratumati

Welcome to Microsoft Community.

I understand that you are unable to establish a hostednetwork on Surface Pro 3.

This must be an issue with hidden networks that is disabled and not allowing you to connect.

To assist you better on this issue, I need more information from your end.

  1. Are you trying to create a hotspot connection?
  2. Is your system connected to a domain network?

(If it is not in domain network, we need to make sure that other computers are able to connect to the same network.)

Let’s try some basic troubleshooting steps down here to fix it.

Step 1. On the Start screen, swipe in from the right edge of the screen, and then tap Settings.

(If you're using a mouse, point to the lower-right corner of the screen, move the mouse pointer up, and then click Settings.)

**Step 2.**Tap or click Change PC Settings, and tap or click Control Panel.

**Step 3.**Tap or click Hardware and Sound, and then tap or click Device Manager.

Step 4:  Go to device manager.

Step 5: Click on view and press on "show hidden devices".

Step 6: Go down to the list of devices and expand the node "Network Devices”.

Step 7: Find an adapter with the name "Microsoft Hosted Network Virtual Adapter" and then right click on it.

Step 8: Select Enable

Step 9: This will enable the AdHoc created connection, it should appear in the network connections in Network and Sharing Center, if the AdHoc network connection is not appear then open elevated command prompt and apply this command " netsh wlan stop hostednetwork" without quotations.

(To open the command prompt type “cmd “ in search option of Start Window and click on it.)

Step 10. After this, the connection should appear.

Hope it can answer all your queries. Do reply us with the update, we will be happy to help.

Thank You

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2014-10-28T23:21:12+00:00

The opening poster is not having problems connecting to wifi.

He/she is having problems sharing their wifi connection via netsh command.

I have exactly the same problem as do many other Surface Pro 3 users.

Microsoft, please issue a fix for this asap.

See below taken from: http://www.surfaceforums.net/threads/anyone-able-to-create-hotspot-on-surface-pro-3.9440/page-2

*"*So, for the benefit of all, I made the dreaded call to Surface support to see what could be done. After the usual useless resets and other basic troubleshooting were needlessly completed, I was eventually transferred to a technician that knew what she was talking about. She tried to set up a hosted network on her SP3 and ran into the same error message. Nothing she could think of to try made any difference, so there appears to be some sort of compatibility issue with hosted networks and the SP3. I suspect it is a driver problem, but only time will tell.

She will be reporting the case to the next level of Surface support for their evaluation. I will keep everyone posted as I hear back from Microsoft about this issue. However, for now, it appears that we're dead in the water."

Was this answer helpful?

0 comments No comments

54 additional answers

Sort by: Newest
  1. Anonymous
    2016-02-03T17:28:03+00:00

    Just one word, but 10x:

    Wow!

    I checked, researched a bit (didn't want to install spyware... :-), and what I read was that good that I immediately bought your current offer (3x the MAX version for up to 3 PCs) with 30 day money back, then installed it on my Surface Pro 3 and - bang! - what a GUI and user experience!

    I am a software developer on my own for decades (more on the backend, .NET, and in the meantime more an architect), but didn't come across many pieces of software that impressed me that much from the beginning.

    Setting Auto Start off (incl. service) is easy, the GUI extremely handy, your auto-starting short tutorial, the huge amount of  possible settings. And it worked - as easily as hoped. Thumbs up (I hoped to have a 3rd one for that gesture... wait a minute... :-D !

    You also have a free version I think. But the product looks that great to me that I at least (!) wanted to offer you 3 cappuccini for your really awesome work (that's about the worldwide value in Starbucks currency, I think :)

    http://www.connectify.me/

    I will immediately forward this link to some colleagues and publish it on Twitter. Really cool stuff! Thank you sooo much!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-02-03T15:01:39+00:00

    With the latest update, the Surface Pro 4 does support creating a hotspot, but not through the old "hosted network" api ("netsh wlan start hostednetwork" does not, and will never work), but through the new Wi-Fi Direct APIs.   There is no command line on the Wi-Fi Direct API, you need to write code to use it.

    So... we wrote that code.  Sorry to be pushing my own product, but my Connectify Hotspot 2016 uses the new Wi-Fi Direct APIs to create a hotspot on even a Surface Pro 4 (I know this is true, because I running a hotspot on my Surface Pro 4 right now as I type this).  I don't know of any other way to do this.  http://connectify.me/

    Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-02-03T14:54:54+00:00

    It's actually kind of nasty, Microsoft isn't going to remove it, but it's going away anyways: Microsoft has told the WiFi hardware vendors that support for hosted network is now optional.  Apparently Realtek and Intel are pushing updated drivers that don't have that feature anymore, as it's optional, and they don't want to support it.  

    WiFi Direct is the API to use now, but there's no command line on it, so you need an app.

    Was this answer helpful?

    0 comments No comments