Netlogon Error Codes

Error CodeError StatusDescription
0x0STATUS_SUCCESSNo errors
0xC0000022STATUS_ACCESS_DENIEDThe root cause may be various.
0xC000005ESTATUS_NO_LOGON_SERVERSNo logon servers available to service the logon request.
0xC0000064STATUS_NO_SUCH_USERThe username you typed does not exist. Bad username.
0xC000006ASTATUS_WRONG_PASSWORDAccount logon with misspelled or bad password.
0xC000006DSTATUS_LOGON_FAILURE– Generic logon failure.
Some of the potential causes for this:
– An invalid username and/or password was used
– LAN Manager Authentication Level mismatch between the source and target computers.
0xC000006ESTATUS_ACCOUNT_RESTRICTIONAccount logon with restricted account (blank password usage and not allowed, policy restrictions).
0xC000006FSTATUS_INVALID_LOGON_HOURSAccount logon outside authorized hours.
0xC0000070STATUS_INVALID_WORKSTATIONAccount logon from unauthorized workstation.
0xC0000071STATUS_PASSWORD_EXPIREDAccount logon with expired password.
0xC0000072STATUS_ACCOUNT_DISABLEAccount logon to account disabled by administrator.
0xC000009ASTATUS_INSUFFICIENT_RESSOURCESRessource issue on system that prevents Netlogon to operate properly.
0xC00000DCSTATUS_INVALID_SERVER_STATEThe SAM or the LSA was in the wrong state to perform the operation. DC is shutting down or restarting.
0xC000018ASTATUS_NO_TRUST_LSA_SECRETConnection to the domain is broken from the computer user is trying to log on to.
0xC0000192STATUS_NETLOGON_NOT_STARTEDThe netlogon service was not started.
0xC0000193STATUS_ACCOUNT_EXPIREDAccount logon with expired account.
0xC0000199STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNTComputer account used instead of user account. May happen when “Allow local system to use computer identity for NTLM” is confiured, and when the owner of the WAA group is expired, or when the computer failed to join a domain.
0xC0000224STATUS_PASSWORD_MUST_CHANGEAccount logon with “Change Password at Next Logon” flagged.
0xC0000234STATUS_ACCOUNT_LOCKED_OUTAccount logon with account locked.
0xC00002EESTATUS_UNFINISHED_CONTEXT_DELETEDSecurity context deleted before the context was completed.
0xC0000371STATUS_NO_SECRETThe local account store does not contain secret material for the specified account.
0xC0000413STATUS_AUTHENTICATION_FIREWALL_FAILEDThe computer you are loggin to is protected by a firewall, and the specified account is not allowed to authenticate.
Netlogon Error Codes