when i remove npcap and reinstall everything works like its supposed too. but as soon as i restart the pc the npcap drivers dont start at all.
1. about wireshark
Version 3.0.5 (v3.0.5-0-g752a55954770)
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.5, 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.39.2, 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 (1903), build 18362, with AMD Ryzen 5 1600X Six-Core Processor (with SSE4.2), with 16329 MB of physical memory, with locale Dutch_Netherlands.1252, with Npcap version 0.9983, based on libpcap version 1.9.1-PRE-GIT, with GnuTLS 3.6.3, with Gcrypt 1.8.3, without AirPcap, binary plugins supported (14 loaded). Built using Microsoft Visual Studio 2017 (VC++ 14.16, build 27034).
Wireshark is Open Source Software released under the GNU General Public License.
2.
my pc crashed before so i installed it on a fresh windows 10
3. Diagnostic Report
*************************************************
DiagReport for Npcap ( http://npcap.org )
*************************************************
Script Architecture: 64-bit
Script Path: C:\Program Files\Npcap\DiagReport.ps1
Current Time: 10/22/2019 11:56:37
Npcap install path: C:\Program Files\Npcap
Npcap Version: 0.9983
PowerShell Version: 5.1.18362.145
*************************************************
OS Info:
*************************************************
Caption : Microsoft Windows 10 Pro
BuildNumber : 18362
Locale : 0413
MUILanguages : {nl-NL}
OSArchitecture : 64 bits
ServicePackMajorVersion : 0
ServicePackMinorVersion : 0
SystemDirectory : C:\Windows\system32
Version : 10.0.18362
*************************************************
CPU Info:
*************************************************
Name : AMD Ryzen 5 1600X Six-Core Processor
Manufacturer : AuthenticAMD
DeviceID : CPU0
NumberOfCores : 6
NumberOfEnabledCore : 6
NumberOfLogicalProcessors : 12
Addresswidth : 64
*************************************************
Memory Info:
*************************************************
Size: 16330 MB (17122836480 Bytes)
*************************************************
Network Adapter(s) Info:
*************************************************
Name InterfaceDescription ifIndex Status MacAddress LinkSpeed
---- -------------------- ------- ------ ---------- ---------
Ethernet Intel(R) I211 Gigabit Network Connec... 4 Up 30-9C-23-7D-90-1C 1 Gbps
Caption : [00000001] Intel(R) I211 Gigabit Network Connection
GUID : {2C87C98D-F124-47E2-8ADD-7D0E2E09B24E}
Index : 1
InterfaceIndex : 4
Manufacturer : Intel Corporation
NetConnectionID : Ethernet
PNPDeviceID : PCI\VEN_8086&DEV_1539&SUBSYS_7B001462&REV_03\309C23FFFF7D901C00
*************************************************
NDIS Light-Weight Filter (LWF) Info:
*************************************************
InstallTimeStamp : {221, 7, 12, 0...}
Characteristics : 262144
ComponentId : ms_bridge
Description : @%SystemRoot%\system32\bridgeres.dll,-2
InfPath : netbrdg.inf
InfSection : Install
LocDescription : @%SystemRoot%\system32\bridgeres.dll,-2
6e974-e325-11ce-bfc1-08002be10318}\{171C5016-3D19-4CB2-9556-63E586EE5010}
6e974-e325-11ce-bfc1-08002be10318}
InstallTimeStamp : {221, 7, 12, 0...}
Characteristics : 262184
ComponentId : ms_wfplwf_lower
Description : @%windir%\System32\drivers\wfplwfs.sys,-6006
InfPath : wfplwfs.inf
InfSection : WfpLwf_Lower_Install
LocDescription : @%windir%\System32\drivers\wfplwfs.sys,-6006
6e974-e325-11ce-bfc1-08002be10318}\{3BFD7820-D65C-4C1B-9FEA-983A019639EA}
6e974-e325-11ce-bfc1-08002be10318}
InstallTimeStamp : {221, 7, 12, 0...}
Characteristics : 40
ComponentId : ms_netbios
Description : @%windir%\system32\drivers\netbios.sys,-501
InfPath : netnb.inf
InfSection : NetBIOS.ndi
LocDescription : @%windir ...
(more)
It helps if you include the information from "Help->About Wireshark" or "wireshark -v".
The latest version of npcap is Npcap 0.9983 [2019-08-30].
You might uninstall then reinstall to make sure its a clean install.
Download here: https://nmap.org/npcap/
The npcap Diagnostic Report and install logs might have useful info.
https://nmap.org/npcap/guide/npcap-us...
The npcap installation also has a batch file that attempts to correct service registration and startup,
FixInstall.bat
that should be run from an elevated prompt, but before running that can you show the output of the npcap service status and configuration withsc queryex npcap
followed bysc qc npcap
Requested output:
I don't think this is contributing to your issues, but it seems that you've installed npcap in "Winpcap compatible" mode:
Unless you explicitly need that for another application that can only use WinPcap, Wireshark doesn't, you might want to reinstall npcap and uncheck that box on the installer.
i've tried that aswell but it doesn't make any difference, i keep getting the same error.