Windows virtual machines may experience a BSOD or crash, specifically during or after a VMware Tools upgrade
nt!KeBugCheckExnt!MiSystemFaultvsepflt+0xf5b5vnetflt+0x12c5This issue occurs due to an outdated vnetflt.sys or vnetWFP driver remaining in the system from a previous VMware Tools package. An installer bug may leave the driver service active even after the NetworkIntrospection feature is removed, leading to a conflict with the current vsepflt driver
NOTE: This issue applies to VMware Tools upgrades from versions older than 11.1.0 only
To resolve this issue, remove the old vNet driver service using one of the following methods.
/s /v"-qn ADDLOCAL=All REMOVE=BootCamp,Hgfs,AppDefense"/s /v"-qn REMOVE=NetworkIntrospection"