Re: VERR_INTNET_FLT_IF_NOT_FOUND of death
Posted: 2. Oct 2020, 17:44
Indeed it helped! Ran into dead host-only adapter condition after Windows 10 1906 host upgrade to 2004. Your solution solved this glitch in seconds. I would recommend your solution being pinned at top of this topic as main solution for this issue.SirLouen wrote:By the way, I've found a solution from pure "luck".
So here is the solution (in case I have to check this in 6 months)
1. Start the process (from any of the software that likes to play with Host-Only interfaces like Flywheel or Genymotion)
2. It will create a new interface and end with the VERR_INTNET_FLT_IF_NOT_FOUND error
3. Stop the process
4. Go to Windows Network Interface list
5. Disable the Host-Only interface
6. Reenable the Host-Only interface
7. Re-run the process