Site icon EfmSoft

What does NTSTATUS 0xC00000C5 (STATUS_BAD_REMOTE_ADAPTER) mean?

 
Previous Next
STATUS_UNEXPECTED_NETWORK_ERROR STATUS_PRINT_QUEUE_FULL

STATUS_BAD_REMOTE_ADAPTER

The remote adapter is incompatible with the requested legacy operation

This status belongs to older redirector and NetBIOS networking paths in which both endpoints exposed adapter-specific capabilities. The remote endpoint was reachable, but its adapter or protocol behavior could not satisfy the requested operation.

Preserve the negotiated transport, remote platform, and command that failed. The problem is different from an unreachable host: retrying the same request over the same incompatible path is unlikely to help. A supported SMB dialect or modern transport may avoid the obsolete adapter contract entirely.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version