NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
denny1514
Feb 21, 2013Follower
New A6200 doesn't connect after restart.
Hi Guys,
Having issue with A6200 not connecting after restart, i have to take it out and plug it back up then it reads it. Is this normal or is there a fix for this?
thanks in advance
59 Replies
- cilonieAspirantHi denny1514,
Have you tried connecting the wireless adapter on other USB slot?
Is the wireless adapter directly connected to your computer or you are using the Desktop Dock?
What is the operating system of your computer?
You may try to install the wireless adapter to a different computer and check if you will encounter the same problem. - Dacow79Aspirant
denny1514 wrote: Hi Guys,
Having issue with A6200 not connecting after restart, i have to take it out and plug it back up then it reads it. Is this normal or is there a fix for this?
thanks in advance
I have the same issue. Are you running Windows 7 x64? - AdohlNoviceWhen I was running windows 7, there was no problems at all. But since installing windows 8 recently, I've had nothing but trouble.
- emondragonNoviceI too was having the same problem. I discovered when I upgraded from .18 to .26 firmware the problem of not starting up again began. My setup is HP TouchSmart 600 using Windows 7 64bit computer. I uninstalled the .23 firmware and installed again the .18 firmware and problem was solved. I'm afraid to use the firmware updates.
- Mark_KTutorI am having the same issue.
After the upgrade I am have an issue where after boot up my a6200 will not connect to my R6300 until I unplug the adaptor and plug it back in. - WirelessWackoAspirantJust did a fresh install with Windows 7 x64 after having some problems with windows 8, Everything seemed to be working fine until the first reboot for drivers.
I have to disable the A6200 through windows, or disconnect the adapter manually. It always seems to work after the first try.... - Mark_KTutorHas anyone else upgraded their adaptor and not have this problem?
- TheGuyInitiateThis may not be the answer some of you want but a fix for this is to create a batch file and run it at start up using task scheduler at logon.
@echo on
netsh interface set interface "NETGEAR A6200 WiFi Adapter #2" DISABLED
ping localhost -n 6 > nul
netsh interface set interface "NETGEAR A6200 WiFi Adapter #2" ENABLED
This batch file disables and reanables the adapter after 5 seconds. The ping command acts as a pause. You may need a longer pause.
I changed my adapter name so you'll need to get the name off of you system and make the appropriate changes.
Hope This Helps!- BurtLightAspirant
This WORKED! I needed my son's help to write the batch file and walk me through creating a task to run at startup, and had to do this as Administrator (and tick the box to run the task with highest priority), but, upon re-start, the adapter connection to the router and the Internet worked!
In my lay understanding, the set of commands is the equivalent of unplugging the adapter and re-plugging it in, which is what we have all had to do to get this A6200 to work.It is a nuisance that I had to go through this, but the good news is that the procedure works.
Thank you!
- BurtLightAspirant
The Startup task series of commands works.
Thanks!
- BurtLightAspirant
I gave up. After a few hours on the phone with tech support, and a few hours trying various schemes to make this adapter work, it just was not worth it. I returned it to Amazon.
- Mark_KTutorlol LIKE I'M GOING TO DO THIS.....
This should work correctly without all this stuff!!!!!!!!!!!!!!!!!!!!!!!
I have a work-a-round I just reach over and unplug and plug it back in.... - Mark_KTutorOkay,
I just submitted a ticket with support.
I told them to come look at this (their) forum and they will see others with the same issue.
This has something to do with the new Firmware they distributed.