|
本帖最后由 Demigod 于 2024-2-9 14:53 编辑
https://ngabbs.com/read.php?tid=25720336
NGA论坛有人成功了,也是改的注册表
需满足如下条件:
系统:WIN10 20H2
驱动:22.30.0.11
路由器:6GHZ频段使用OWE加密,不能用WPA3。
然后注册表要强制开启6GHZ频段支持。
- 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
复制代码 |
|