First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

why does wireshark not show interfaces in windows 10

  • retag add tags

i tried to install wireshark but do not see the interfaces

bhenniga's avatar
1
bhenniga
asked 2019-06-27 20:19:52 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Hello, Could you specify which version of Wireshark did you install, and the permissions for the libpcap,/dumpcap. Did you restart the Windows 10 Client after the installation? (not required always)

xinxolHH's avatar xinxolHH (2019-06-28 06:47:58 +0000) edit

Can you copy and paste (highlight the text with the mouse) the contents of the Wireshark -> Help -> About Wireshark dialog (the Wireshark tab) and edit your question with that text.

grahamb's avatar grahamb (2019-06-28 09:24:58 +0000) edit

Same problem...

Version 3.0.2 (v3.0.2-0-g621ed351d5c9)

Copyright 1998-2019 Gerald Combs <[email protected]> and contributors. License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 

Compiled (64-bit) with Qt 5.12.3, with WinPcap SDK (WpdPack) 4.1.2, with GLib 2.52.2, with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.14.0, with Lua 5.2.4, with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.8.3, with MIT Kerberos, with MaxMind DB resolver, with nghttp2 1.14.0, with LZ4, with Snappy, with libxml2 2.9.9, with QtMultimedia, with AirPcap, with SBC, with SpanDSP, with bcg729. 

Running on 64-bit Windows 10 (1803), build ...
(more)
doctorz1026's avatar doctorz1026 (2019-07-05 20:12:10 +0000) edit
add a comment see more comments

1 Answer

0

From your Help text: Running on ... without Npcap or WinPcap ....

The following should get you going again:

  1. Stop Wireshark and anything else using npcap.
  2. Uninstall npcap.
  3. Reboot.
  4. Install npcap 0.996 (latest as of writing this).
grahamb's avatar
23.8k
grahamb
answered 2019-07-05 22:38:05 +0000
edit flag offensive 0 remove flag delete link

Comments

Uninstalled 0.996, reinstalled 0.996. That worked - thanks!

doctorz1026's avatar doctorz1026 (2019-07-08 15:29:43 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer