| Previous | Next |
| ERROR_NDIS_BAD_CHARACTERISTICS | ERROR_NDIS_OPEN_FAILED |
ERROR_NDIS_ADAPTER_NOT_FOUND
ERROR_NDIS_ADAPTER_NOT_FOUND NDIS could not locate a usable network interface for the request. The adapter may have been removed, disabled, still initializing, or referenced by stale identity information.
What to check
- Confirm the adapter is present and enabled before retrying the operation.
- Check Device Manager and the System event log for a driver start, reset, or Plug and Play failure.
- For software that stores adapter identifiers, refresh the identifier instead of assuming that a previous interface instance still exists.
Looking for a different code? Search another status or error code.