Share this article

Improve this guide

How to use Windows 10 Packet Monitor tool Pktmon

2 min. read

Updated onOctober 4, 2023

updated onOctober 4, 2023

Share this article

Improve this guide

Read our disclosure page to find out how can you help Windows Report sustain the editorial teamRead more

Key notes

Windows10 Packet Monitor or Pktmon is areal-time monitoring tool that was included in theWindows 10 October 2018 Update. Its description fromCommand Promptcalls it anAdvanced packet capture and event collectionbut its more common description would be apackage sniffer.

How can I use Packet Monitor in Windows 10?

How can I use Packet Monitor in Windows 10?

To run the Packet Monitor, first, you need to open aCommand PromptWindow.

  1. Press Ctrl + R to open Run and typecmd,then hit Enter or click the OK button.

  2. While inCommand prompt, typepktmon.exeand hit Enter.

  3. You will see a list of possiblecommands. If you’re not familiar with them, you can use the helpcommand. Type pktmonname of thecommandhelp. For example, thepktmon start helpwill show you the whole description of thecommandlike in the picture below.

Some useful Pktmon command lines

  1. To filter a port for packages, you can use thepktmon filter add -p [port]commandfor each port you want to monitor. For instance,pktmon filter add -p 80willfilter the 80 port.

  2. To start monitoring packages typepktmon start –etw -m real-time.

  3. to stop the monitoring typepktmon stop.

After you stopped monitoring, the report has been stored in the PktMon.etl file. To read that, you either download and install theMicrosoft Network Monitor,or you can transform that into a text file.

To do that, type pktmon format PktMon.etl -o reportlog.txt.

Please leave us your comments in the section below.

[wl_navigator]

More about the topics:Monitoring Software

Claudiu Andone

Windows Toubleshooting Expert

Oldtimer in the tech and science press, Claudiu is focused on whatever comes new from Microsoft.

His abrupt interest in computers started when he saw the first Home Computer as a kid. However, his passion for Windows and everything related became obvious when he became a sys admin in a computer science high school.

With 14 years of experience in writing about everything there is to know about science and technology, Claudiu also likes rock music, chilling in the garden, and Star Wars. May the force be with you, always!

User forum

0 messages

Sort by:LatestOldestMost Votes

Comment*

Name*

Email*

Commenting as.Not you?

Save information for future comments

Comment

Δ

Claudiu Andone

Windows Toubleshooting Expert

Oldtimer in the tech and science press, with 14 years of experience in writing on everything there is to know about science, technology, and Microsoft