Hi,
Try to update or reinstall the NIC card on your machine for test.
This solution not work for me. My wireles device is intel centrino N-2230, it is show me a star(* available connections) but, when i click connection list, isnt show me any connection.
It turns out that Windows 8.1 doesn't show ad-hoc networks and it's by design. Not sure what on earth made them add this change.
Anyway, after a lot of digging, I was finally able to force it to connect. I compiled a small howto.
Note, this is NOT about how to create an ad-hoc network to share your Internet connection with another device! It's about how to connect your Windows 8.1 PC to an existing ad-hoc network created on another device.
How to connect to an ad-hoc WiFi network in Windows 8.1.
Because the wireless network picker in Windows 8.1 doesn't show ad-hoc networks, connecting must be done by hand.
To see all networks in range, including ad-hoc, run this command in command shell (cmd.exe):
> netsh wlan show networks
SETUP
This must be done once per network.
- go to "Network and Sharing Center"
- click "Set up a new connection or network"
- double click "Manually connect to a wireless network"
- enter the SSID of the ad-hoc network (as shown by "netsh wlan show networks") into the "Network name" field
- configure security settings accordingly
- uncheck "Start this connection automatically" (important)
- click "Next", then "Close"
Run this command (important):
> netsh wlan set profileparameter <ssid> connectiontype=ibss
Replace <ssid> with the SSID of your network.
CONNECT
After setting up, run this command whenever you want to connect:
> netsh wlan connect <ssid>
Replace <ssid> with the SSID of your network.
Hovering over WiFi icon in system tray will show the name of the network that you are currently connected to, even if it's an ad-hoc network (the network picker will not show it if it's ad-hoc). The name is also visible in "Network and Sharing Center" window.
DISCONNECT
To disconnect from the ad-hoc network: connect to a different network, turn off wifi, or run this command:
> netsh wlan disconnect
CLEANUP
To remove the network profile from Windows, run this command:
> netsh wlan delete profile <ssid>
Replace <ssid> with the SSID of your network.
- Edited by y4k Sunday, November 03, 2013 11:38 PM
- Proposed as answer by EEStud Monday, December 09, 2013 2:30 AM
- Marked as answer by David WoltersModerator Friday, March 21, 2014 3:13 PM
The above given solution of connecting to an ad-hoc network through command prompt is the perfect solution for windows 8.1
PS Updating your wireless drivers wont do any good.But work out the above given solution.It's 100% working.
And I request Microsoft to please bring an update in windows 8.1 that would allow to see other ad-hoc network and connect with it.
Agreed.
However, we work with home automation, and some Global Cache products (which are very popular) require Adhoc for initial configuration.
So, this "improvement" to Windows is actually going to cost us a lot of money and time wasted on Support.
Seeing as the windows stack still supports Adhoc anyway, it might make sense to prevent the creation of Adhoc networks on GUI to encourage people to migrate, but there is no good reason for blocking viewing of adhoc networks by GUI.
It's particularly rediculous because Microsoft didn't exactly visibly depreciate the use of the protocol, which makes me wonder if there is a serious security flaw with Microsoft's Adhoc implementation (which is the only reason I could think of why they would do this, otherwise, its simply an incredibly stupid mistake)
when i try to set connectiontype =IBSS it brings me help screen with error one or more parameters for the command are not correct or missing . I am using windows surface tablet Gen1 . But if i set nonbroadcast=yes , then i am able to see the ssid in my wireless GUI ,still wont connect though
I also tried to create profile usind xml file and forcing ConnectionType=IBSS , ut after successful creation still shows Connectiontype as ESS
- Edited by skumar19 Friday, December 06, 2013 11:11 AM
Try This App To Join Or Creat Adhock Network On Windows 8.1
http://www.sharebeast.com/5ft39mql0ysx
- Proposed as answer by Aideal Ryder Sunday, December 08, 2013 7:38 AM
Heh, nice one, Aideal Ryder :).
You basically made my howto interactive. Even the wording in "steps to setup" is the same.
I have an asus vivotab me400 tablet running on win 8. It can see ad hoc networks but can not connect to them.
When I try to connect it says it is verifying but it just timesout. The device that is transmitting the wifi says it's connected but my win 8 tablet does not connect.
Will I be able to use this tweek to connect with on a win 8? thanks
- Edited by kcaegis45 Sunday, January 12, 2014 8:56 AM
This solution not work for me. My wireles device is intel centrino N-2230, it is show me a star(* available connections) but, when i click connection list, isnt show me any connection.
me too. any solution? I need urgent help as I cannot get my Dell Tab online.
Its working for me now.
Yes this has been a major problem for me as I use my Phone WiFi to use internet and it's a Ad-Hoc Network. Somehow my Wifi Dongle from "D-Link" is able to detect and connect to any Ad-Hoc network. This wnot possible with the in-built wireless lan in the laptop.
Earlier I had tried the longer route through CMD mentioned in the chains of responses here, but the WiFi network used to drop put very frequently. So I sticked with the WiFi Dongle solution instead.
Recently, I again tried to connect to the Ad-Hoc network hoping that some recent Windows Patch would have fixed the problem. Alas the same "Exclamation Mark" in the taskbar, saying I have limited connection and no link to Internet. Then I ran Network Diagnostics on the same to see if that brings out something new. The result was a message saying "DHCP not enabled for your <Wireless LAN Name>". I let the Diagnostic Tool do an autofix and "Mama Mia", no exclamation mark!!!!!, I am connected to the Internet now.
I tried restarting and reconnecting and it works fine now.
Let me know if this works for everyone.
when i enter this command netsh wlan set profileparameter <ssid> connectiontype=ibss says...Failed to modify the profle. Error 0x8000E: not possible to set automatic connection for ad-hoc network
I realize this is for 8.1 and my question relates to 8, but I can't find anything that even comes close. I have a Acer running Windows 8 (not pro) and I cannot get the ad-hoc to work. When I run
> netsh wlan show networks
the network shows, but when I try to replace it, it states that it does not exist. The SSID also shows in the network list with a triangle along with all the rest on the tablet. The wireless part of my router has died and I have connected my laptops and printer ad-hoc while I am waiting for a new router. The tablet does not want to cooperate.
I found a software to connect as well as create adhoc network in any windows os ..
Hope u solved your problem ..
Its working 100%
http://www.techotimes.com/p/adhoc-network-in-windows-8-and-81-solved.html
I found a software to connect as well as create adhoc network in any windows os ..
Hope u solved your problem ..
Its working 100%
http://www.techotimes.com/p/adhoc-network-in-windows-8-and-81-solved.htmlYes it worked! Thank You admin.
I was also trying to connect to an ad-hoc network on my windows 8.1 PC before following these steps even my teachers and seniors also tried but failed to connect bcoz it doesn't show the device in list. After following these steps in command prompt and network and sharing center finely i succeeded to join and I have played counter strike 1.6 and DOTA with friends.
how should I create an ad-hoc network on my windows 8.1 PC
Hi,
I had the similar issue after updating to Windows 8.1.
You method worked for me on a dell notebook.
cheers,
P.
So I'm stuck.
I get to:
Run this command (important):
> netsh wlan set profileparameter <ssid> connectiontype=ibss
Replace <ssid> with the SSID of your network
at which point i get the error:
Failed to modify the profile. Error 0x800F: None-broadcast cannot be set for an ad hoc network.
---
Have they killed the work-around?