使用命令提示符或PowerShell,你可以快速检索你可能需要的关于你的Wi-Fi适配器的所有信息,适合任何技能水平。
当然,这些信息也可以在 “设置 “或 “控制面板 “中发现,但使用 “命令提示符 “是快速而简单的。例如,你可以找到品牌、型号、SSID、频段、频道等等。你也可以找出你所有的网络驱动信息!
打开命令提示符或Powershell。
键入:netsh wlan show interfaces
现在你应该看到以下信息:
- Name
- Description
- GUID Physical address
- Interface type
- State
- SSID
- BSSID
- Network type
- Radio type
- Authentication
- Cipher
- Connection mode
- Band
- Channel
- Receive rate (Mbps)
- Transmit rate (Mbps)
- Signal
- Profile
- Hosted network status
接下来,让我们检查一下你当前的驱动程序。
键入:netsh wlan show drivers
现在你应该看到以下信息:
- Driver
- Vendor
- Provider
- Date
- Version
- INF file
- Type
- Radio types supported
- FIPS 140-2 mode supported
- 802.11 Management Frame Protection supported
- Hosted network supported
- Authentication and cipher supported
- Wireless display supported