The Computer Oracle

How to tell if my Wi-Fi is connecting using 802.11n?

--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 3

--

Chapters
00:00 Question
00:39 Accepted answer (Score 16)
00:52 Answer 2 (Score 24)
01:24 Answer 3 (Score 3)
01:42 Answer 4 (Score 3)
02:06 Thank you

--

Full question
https://superuser.com/questions/381963/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #wirelessnetworking

#avk47



ANSWER 1

Score 24


Answer from another question:

C:\Users\kuba>netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wireless Network Connection 2
    Description            : DW1520 Wireless-N WLAN Half-Mini Card
    State                  : connected
    Network type           : Infrastructure
    Radio type             : 802.11g         <-- the currently negotiated value
    Authentication         : WPA-Personal
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Channel                : 11
    Receive rate (Mbps)    : 54
    Transmit rate (Mbps)   : 54
    Signal                 : 82%
    Profile                : xxxx

    Hosted network status  : Not started



ACCEPTED ANSWER

Score 16


If you want to see clear solid indicator, simply hover over connected wireless network. You can find Radio Type in tooltip.
Tooltip of Wireless Network
In the screenshot, you can see that my Radio Type is 802.11g.




ANSWER 3

Score 3


Go to the Network and Sharing Center and select Change Adapter Settings. Right-click your wireless adapter and click "Status". It should say somewhere there whether you're using Wireless-N, Wireless-G, etc.




ANSWER 4

Score 3


On Windows 7 the status box doesn't seem to pop up but if you mouse over the connection link a box appears that says 802.11n if you are on n.