wireshark don't open after first start. Reinstall didn't help, wireshark ones starts okay, but on next attempt don't open, freezes on 100%. My system is windows 8.1 x64. asked 19 Mar '14, 13:06 belnarto |
One Answer:
Sounds similar to the following question:
Please check if there is a dumpcap.exe process running in the background. If so, kill it and Wireshark should start again. Regards answered 19 Mar '14, 13:12 Kurt Knochner ♦ edited 19 Mar '14, 13:40 |
I made - In the registry, change HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NPF\Start to 0x3 (SERVICE_DEMAND_START) and wireshark work normal, thanks you!