What does NTSTATUS 0xC00A000C (STATUS_CTX_MODEM_RESPONSE_NO_CARRIER) mean?

 
Previous Next
STATUS_CTX_MODEM_RESPONSE_TIMEOUT STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE

STATUS_CTX_MODEM_RESPONSE_NO_CARRIER

The modem did not establish or keep carrier

Carrier detect is a physical/link-layer modem condition. In this Terminal Services status, the modem path failed because the remote side did not establish a data carrier or because carrier dropped after connect.

The failure belongs to the dial-up link, not to RDP graphics, credentials, or redirected devices. Modern TCP-based RDP deployments normally should not encounter this unless obsolete modem callback configuration remains.

What to inspect

  • Verify the phone line, remote modem endpoint and negotiated data mode.
  • Check whether carrier drops only after authentication or immediately after dialing.
  • Remove stale callback configuration if modem access is no longer intended.

References


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