My application use tshark but it cannot decode any packet and I found the root cause is user disabled all protocols in Wireshark -> Analyze -> Enabled Protocols If I enable all protocols in that dialog, tshark works fine Is there any option to enable all protocol when calling tshark, like "--enable-protocol=all" ? even if user disabled all protocol in Wireshark any advice and suggestions will be appreciated