当前位置: 软件志 >资讯 > 如何查看你的WIFI网卡(网络适配器)信息

如何查看你的WIFI网卡(网络适配器)信息

更新时间:2021-05-18 14:07:39    浏览次数:454+次

使用命令提示符或PowerShell,你可以快速检索你可能需要的关于你的Wi-Fi适配器的所有信息,适合任何技能水平。

当然,这些信息也可以在 “设置 “或 “控制面板 “中发现,但使用 “命令提示符 “是快速而简单的。例如,你可以找到品牌、型号、SSID、频段、频道等等。你也可以找出你所有的网络驱动信息!

打开命令提示符或Powershell。

键入:netsh wlan show interfaces

如何查看你的WIFI网卡(网络适配器)信息图片

现在你应该看到以下信息:

  • 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

如何查看你的WIFI网卡(网络适配器)信息图片1

现在你应该看到以下信息:

  • 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