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: Most helpful
  1. Anonymous
    2015-12-26T10:28:21+00:00

    Unfortunately it does not work on my Surface 3. :-(

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-12-25T16:44:36+00:00

    Hi Oliver,

    Glad your tablet is working! But it seems the hardware(wireless network card) inside the surface 3/4 pro doesn't support this.

    Looking forward to your update on your surface! Please do reply the post if you have any news, good luck!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-12-25T14:29:23+00:00

    Unbelievable, but I got it running again, after years without success. Didn't test yet on my surface 3 but on another tablet (Akoya, 15.6").

    Only on this device I am in the fast ring of the insider preview program.

    Network chip is Intel Dual Band Wireless AC-3160.

    Internet access is via WLAN, and I could activate a second SSID and share the default WLAN connection on this.

    In used the same mini script as always. Remove the REMark in front of the line setting the SSID and password only once because it is only needed when you want to change it again,

    Starting the hosted network needs administrative rights, too. Stopping not.

    netsh wlan stop hostednetwork

    pause

    netsh wlan start hostednetwork

    REM netsh wlan set hostednetwork mode=allow ssid=mySSID key=myPassword keyUsage=persistent

    REM netsh wlan show hostednetwork

    REM   setting=security

    REM netsh wlan show settings

    pause

    You MUST see that the network could be started successfully. Then there is one last thing that you need to do only once, too: open the properties of your normal internet connection (LAN or WLAN) and share it on this new network adapter. I disallowed other networks to control the internet connection by unchecking this option.

    And I renamed the new network to "Virtual WiFi" in the list of network adapters, just for esthetics :-)

    I successfully verified the function by connecting my smartphone with the new mySSID and could open a website in the browser. Good luck to all.

    Be careful if you are using Hyper-V on the same machine. I suggest taking your WLAN adapter to share out of any virtual switch configuration before you make such tests!!! My experience was that this stuff does not work together. So be are careful hacker :-)

    Disable sharing of the internet adapter before you put it again into a Hyper-V Virtual Switch.

    I'll give it a try on my Surface outside the developer preview program.

    Reason: after upgrading to Windows 10 I could no longer use Virtual WiFi e. g. also on my Dell Venue 8 Pro that had no issues with it under 8 and 8.1.

    Ok, thinking about the complexity I'll go and get my small Dell Venue 8 Pro and give it a try there first. But not before tomorrow.

    Was this answer helpful?

    0 comments No comments