Generate a Wireless Network Report

Written by Eric Wyatt (last updated March 16, 2020)

1

My computer is connected to my network and internet using a Wi-Fi connection. Normally this connection works perfectly fine. I can access the files on my network drive, surf the web, and retrieve email—all the things I need to do on a daily basis. Other times my network has issues. When it comes to Wi-Fi networks this is not uncommon. What would be helpful is some type of report that tells me what is going on with my Wi-Fi network. Fortunately, Windows 10 includes a Wireless Network Report which can be used to help understand and diagnose connection issues.

To access the Wireless Network Report, you will need to run a command in Command Prompt. Start by pressing the Windows key and typing (without quotes) "CMD." Do not press Enter yet; Windows should show you a few options on the screen. You need to run Command Prompt as an Administrator. Either right-click on the Command Prompt search result and choose "Run As Administrator" or press Ctrl+Shift+Enter. Regardless of the approach, Command Prompt launches in Admin mode. You will be able to tell it is in Admin mode if the resulting Command prompt window shows "\Windows\system32>" as the prompt. (See Figure 1.)

Figure 1. Command Prompt showing that it is being run in Admin mode.

To run the report, enter the following command:

netsh wlan show wlanreport

Once you press Enter the Wireless Network Report is generated. The report is provided in an HTML file that you can then open and review in a web browser of your choice. Command Prompt displays the location where the report can be found. Typically, the report should be located in this location:

C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html

Note that the drive letter could be different depending on your computer. Refer to the location provided by your computer on where to find the report. (See Figure 2.)

Figure 2. Command Prompt showing the location where the Wireless Network Report is saved.

The report provides data relating to the previous 48 hours. The data is grouped based on Wi-Fi sessions. (See Figure 3.)

Figure 3. Wireless Network Report.

The information provided will be able to help aid you in discovering issues that may help you diagnose or identify connection issues that might arise from your Wi-Fi network.

 This tip (13748) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Shortcuts Every Windows User Should Know

Shortcuts improve productivity and speed up repetitive tasks. Here are twenty basic Windows shortcuts you should know.

Discover More

Listening with One Ear

If you use a single speaker to listen to your computer audio, you may be missing out on some sounds. Two quick changes to ...

Discover More

Checking Your Computer's Bandwidth Capability

5 GHz wireless routers allow for fast data transfer rates. Discover how you can tell if your computer can handle those ...

Discover More
More WindowsTips

Clearing the Address Resolution Protocol Cache

Corrupt or unwanted Address Resolution Protocol (ARP) cache entries can cause connectivity errors. Here is how to flush ...

Discover More

Displaying All the Files in a Folder using the Command Prompt

Displaying all the files a folder contains is an easy task in Windows. One way you can display the files is using command ...

Discover More

Switching Between Command Line and File Explorer

Sometimes you can be more effective in a command window, and other times you can be more effective using File Explorer. ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 8?

2020-03-16 10:19:42

Henry Noble

Good tip, but in Win10 there is a faster way to get to a command prompt.

Right-click on the Start button, then from the special menu select Command Prompt (Admin).


Newest Tips