About Wireshark "The NPF driver isn ' t running ..." Workaround

Source: Internet
Author: User

When starting the Wireshark software, as shown in the error, the search for a solution, the following is summed up as follows:


This error is caused by not opening the NPF service. Briefly say NPF.

NPF , the network packet filter (Netgroup Packet FILTER,NPF) is a core part of WinPcap, and it is the component that WinPcap does difficult work. It processes packets that are transmitted over the network and provides capture (capture), send (injection), and analytical performance (analysis capabilities) to the user level. it not only provides basic features (such as grabbing packets), but also more advanced features (such as a programmable filter system). The former can be used to constrain a packet capture session only for a subset of network traffic, which provides a powerful and simple mechanism for statistical network traffic.

The solution is as follows:

(1) Make sure you install the WinPcap (which will be prompted when installing Wireshark) can also be downloaded from the official website:

Address: http://www.winpcap.org/

(2) at the command prompt, enter : net start NPF will prompt to open the driver service successfully. As shown in the following:


If you want to close the service, enter the: net stop NPF. Okay, now the Wireshark can work perfectly.

About Wireshark "The NPF driver isn ' t running ..." Workaround

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.