What's new

Tutorial Installing a AX210 Windows 10 Driver that works

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

thiggins

Mr. Easy
Staff member
NOTE: As of 24 February, Intel has updated its installer to include the 22.30.0.11 driver. So the instructions are greatly simplified.

I just went through installing a working Windows 10 driver for the Intel AX210. With credit and thanks to @avtella for his initial posts, I found a few details lacking. So here are the steps I followed. I've copied some of this from the posts starting here.

First thing you need to do is make sure your Windows 10 is running version 2004 (aka May 2020 update) or higher. I installed the latest as of this writing, Version 20H2 (aka October 2020 update).
win10_about.jpg

You need this for Windows to support Opportunistic Wireless Encryption (OWE). That is one of the two methods supported (WPA3 is the other) for wireless authentication on 6 GHz for the ASUS GT-AXE11000.

If you have installed the correct version of Windows 10, you can verify that OWE is supported by opening a command window and entering netsh wlan show drivers. You should see a result like this one:
owe_supported.png
1) Download and install the latest Intel Windows 10 Wi-Fi Driver package https://downloadcenter.intel.com/download/30208/Windows-10-Wi-Fi-Drivers-for-Intel-Wireless-Adapters

2) When the driver installation is done, you will be prompted to reboot. After reboot, go back to the Network Properties Driver screen and verify that the driver version is 22.30.0.11.

3) Now do the registry edit:
a) Open RegEdit
b) Go to HKEY_LOCAL_MACHINE
c) Under it open SYSTEM
d) Under that open ControlSet001 or ControlSet
e) Under it open Control
f) Under that open Class
g) Then find the key that contains Class Net. The key ID varies by system.
Note: I found it helpful to click on the Class folder and enter Control+F to open the Find window. Then enter "Net" in the Find field, check only the Data box under "Look at" and check "Match whole string only"
h) In the Net Class folder, you should see many folders, numbered 0000, 0001, etc. To find the one you want, right-click on the Net Class folder you found in step g), select Find Value and search for "Intel(R) Wi-Fi 6E AX210 160MHz"
i) Add the DWORD Is6GhzBandSupported with value 1

4) Close the registry editor and reboot the system.

Please let me know if you find any errors in this procedure. Thanks!
 

Attachments

  • owe_supported.png
    owe_supported.png
    62.5 KB · Views: 1,393
Last edited:
Thanks for making corrections, much better, I see no errors above. I didn't realize people had the AX210 model key in something other than 001, so my apologies for that.
 
Last edited:
Thanks. The Net class looks like it holds all the network connections. So it takes a little looking to find the right one! :)
Now I just have to see if it works when I get the router tomorrow!
 
Once I updated to Windows 20H2 (aka 2020 October update), OWE was enabled and I could connect to the GT-AXE11000.
 
g) Then find the key that contains Class Net. The key ID varies by system.
Note: I found it helpful to click on the Class folder and enter Control+F to open the Find window. Then enter "Net" in the Find field, check only the Data box under "Look at" and check "Match whole string only"
h) In the Net Class folder, you should see many folders, numbered 0000, 0001, etc. Click through these until you find the folder with the AdapterModel key value = Intel(R) Wi-Fi 6E AX210 160MHz



You just combine these steps by choosing "Class" folder and right click to select Find value. Then Find "Intel(R) Wi-Fi 6E AX210 160Mhz. So it's just easier and faster.
 
i) Add the DWORD Is6GhzBandSupported with value 0x00000001 (Hex value)

Just put "1" for the value. No need to type multiple "0" lol.
 
I hope not many actually typed multiple 000s, I stated it like that in the initial instructions as that’s the standard way I’ve generally seen keys listed along with their values, any time I had make any regedits. I suppose I can see those unfamiliar with reg keys doing it that way though, not that it hurts :). Yeah might be better to say just put a one when clicking “Modify” to clear any confusion.
 
You just combine these steps by choosing "Class" folder and right click to select Find value. Then Find "Intel(R) Wi-Fi 6E AX210 160Mhz. So it's just easier and faster.
I'll make the edit. I wasn't sure that the exact wording of the adapter name could be trusted..

i) Add the DWORD Is6GhzBandSupported with value 0x00000001 (Hex value)

Just put "1" for the value. No need to type multiple "0" lol.
Entering the hex value as I stated will work. But, yes, entering 1 works too.
 
So you use the existing antenna in your laptop?


I´m looking forward to some new "Wi-Fi 6E" benchmark results.
I'm not using a laptop. It's an ASUS pico-ITX board running Win10.
There are some preliminary results here.
 
Yesterday Intel released the 20.30.0.11 drivers officially on their site so no need for the Killer driver extraction now.

Intel Proset Version:

Driver Only Version
 
Thanks for the heads-up. Do you see any performance differences? Is the registry hack still needed? Is WPA3 now supported with the AXE11000?
 
No it's the same driver, so no performance differences and you still need the regedit as Intel hasn't officially enabled 6Ghz. The WPA3 issue is due to lack of H2E. To get working H2E (SAE Hash to Element) support aside from the 20.30.0.11 driver, I believe you need to also install an additional Intel NDA protected driver and need W10 21H1 Preview installed. Without that additional intermediary driver even if you upgrade to 21H1 you won't get WPA3 working on 6Ghz. I think you may be able to get it on request from Intel, I have personally not tried.
 
Last edited:
@avtella Thanks again for all the information. I'm ok not having WPA3 support. Was just wondering about whether there was a change.
 
@thiggins, I have not found an error, but I have a situation where this procedure is not working.

I have the Asus GT-AXE11000 in router mode operating on the 6 GHz band, with 2.4 GHz and 5 GHz radios disabled.
I have two identical Dell 7480 notebooks with the AX-210 installed.
The first has Ubuntu 20.10 with kernel upgraded to 5.11, iwlwifi updated to latest for AX-210 iwlwifi-ty-59.601f3a66.0.tgz
From this system I am able to see the Asus SSID, connnect to it, and ping the Asus gateway IP.
I mention to rule out a failure or other issue with the Asus router.

The other Dell 7480 has Windows 10 installed. I have followed the process above, but 6 GHz SSIDs are not seen with "netsh wlan show networks"
Other WLAN networks in 2.4 GHz and 5 GHz bands are visible and can be used.
If I turn on 2.4 GHz or 5 GHz radios in the Asus, those SSIDs are visible on the Windows machine and can be connected to.

I have provided the details, corresponding to your procedure below. I must have missed something significant, or there is another combination of factors that has not been run into yet.

Thanks!


Windows Version:
1614701959147.png


Drivers:
Code:
c:\>netsh wlan show drivers

Interface name: Wi-Fi 2

Driver : Intel(R) Wi-Fi 6E AX210 160MHz
Vendor : Intel Corporation
Provider : Intel
Date : 1/20/2021
Version : 22.30.0.11
INF file : oem87.inf
Type : Native Wi-Fi Driver
Radio types supported : 802.11b 802.11g 802.11n 802.11a 802.11ac 802.11ax
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-40bit
Open WEP-104bit
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
Open Vendor defined
WPA3-Personal CCMP
Vendor defined Vendor defined
WPA3-Enterprise GCMP-256
OWE CCMP
IHV service present : Yes
IHV adapter OUI : [00 00 00], type: [00]
IHV extensibility DLL path: C:\Windows\system32\IntelIHVRouter08.dll
IHV UI extensibility ClSID: {00000000-0000-0000-0000-000000000000}
IHV diagnostics CLSID : {00000000-0000-0000-0000-000000000000}
Wireless Display Supported: Yes (Graphics Driver: Yes, Wi-Fi Driver: Yes)

1614700342289.png


Registry Change:

1614700442872.png
 

Attachments

  • 1614700217698.png
    1614700217698.png
    2.6 KB · Views: 511
Last edited:
@timg11 Sounds like you have done everything correctly. What 6 GHz channels have you tried? Do you have PSC enabled? Have you checked Device Manager to see if it shows anything wrong?
 
Similar threads
Thread starter Title Forum Replies Date
A AX210 Streaming Spikes General Wireless Discussion 16

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top