Home‎ > ‎Server config‎ > ‎

NT STATUS CODES

Error CodeError CodeNT StatusDescription
0x000000000x00000000NT_STATUS_OK“The operation completed successfully.”
0xC00000010x0000001fNT_STATUS_UNSUCCESSFUL“A device attached to the system is not functioning.”
0xC00000020x00000001NT_STATUS_NOT_IMPLEMENTED“Incorrect function.”
0xC00000030x00000057NT_STATUS_INVALID_INFO_CLASS“The parameter is incorrect.”
0xC00000040x00000018NT_STATUS_INFO_LENGTH_MISMATCH“The program issued a command but the command length is incorrect.”
0xC00000050x000003e6NT_STATUS_ACCESS_VIOLATION“Invalid access to memory location.”
0xC00000060x000003e7NT_STATUS_IN_PAGE_ERROR“Error performing inpage operation.”
0xC00000070x000005aeNT_STATUS_PAGEFILE_QUOTA“Insufficient quota to complete the requested service.”
0xC00000080x00000006NT_STATUS_INVALID_HANDLE“The handle is invalid.”
0xC00000090x000003e9NT_STATUS_BAD_INITIAL_STACK“Recursion too deep, stack overflowed.”
0xC000000a0x000000c1NT_STATUS_BAD_INITIAL_PC“Not a valid Windows NT application.”
0xC000000b0x00000057NT_STATUS_INVALID_CID“The parameter is incorrect.”
0xC000000c0x0000013dNT_STATUS_TIMER_NOT_CANCELED“NT_STATUS_TIMER_NOT_CANCELED”
0xC000000d0x00000057NT_STATUS_INVALID_PARAMETER“The parameter is incorrect.”
0xC000000e0x00000002NT_STATUS_NO_SUCH_DEVICE“The system cannot find the file specified.”
0xC000000f0x00000002NT_STATUS_NO_SUCH_FILE“The system cannot find the file specified.”
0xC00000100x00000001NT_STATUS_INVALID_DEVICE_REQUEST“Incorrect function.”
0xC00000110x00000026NT_STATUS_END_OF_FILE“Reached end of file.”
0xC00000120x00000022NT_STATUS_WRONG_VOLUME“The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.”
0xC00000130x00000015NT_STATUS_NO_MEDIA_IN_DEVICE“The device is not ready.”
0xC00000140x000006f9NT_STATUS_UNRECOGNIZED_MEDIA“The disk media is not recognized. It may not be formatted.”
0xC00000150x0000001bNT_STATUS_NONEXISTENT_SECTOR“The drive cannot find the sector requested.”
0xC00000160x000000eaNT_STATUS_MORE_PROCESSING_REQUIRED“More data is available.”
0xC00000170x00000008NT_STATUS_NO_MEMORY“Not enough storage is available to process this command.”
0xC00000180x000001e7NT_STATUS_CONFLICTING_ADDRESSES“Attempt to access invalid address.”
0xC00000190x000001e7NT_STATUS_NOT_MAPPED_VIEW“Attempt to access invalid address.”
0xC000001a0x00000057NT_STATUS_UNABLE_TO_FREE_VM“The parameter is incorrect.”
0xC000001b0x00000057NT_STATUS_UNABLE_TO_DELETE_SECTION“The parameter is incorrect.”
0xC000001c0x00000001NT_STATUS_INVALID_SYSTEM_SERVICE“Incorrect function.”
0xC000001d0xc000001dNT_STATUS_ILLEGAL_INSTRUCTION“NT_STATUS_ILLEGAL_INSTRUCTION”
0xC000001e0x00000005NT_STATUS_INVALID_LOCK_SEQUENCE“Access is denied.”
0xC000001f0x00000005NT_STATUS_INVALID_VIEW_SIZE“Access is denied.”
0xC00000200x000000c1NT_STATUS_INVALID_FILE_FOR_SECTION“Not a valid Windows NT application.”
0xC00000210x00000005NT_STATUS_ALREADY_COMMITTED“Access is denied.”
0xC00000220x00000005NT_STATUS_ACCESS_DENIED“Access is denied.”
0xC00000230x0000007aNT_STATUS_BUFFER_TOO_SMALL“The data area passed to a system call is too small.”
0xC00000240x00000006NT_STATUS_OBJECT_TYPE_MISMATCH“The handle is invalid.”
0xC00000250xc0000025NT_STATUS_NONCONTINUABLE_EXCEPTION“NT_STATUS_NONCONTINUABLE_EXCEPTION”
0xC00000260xc0000026NT_STATUS_INVALID_DISPOSITION“NT_STATUS_INVALID_DISPOSITION”
0xC00000270x0000013dNT_STATUS_UNWIND“NT_STATUS_UNWIND”
0xC00000280x0000013dNT_STATUS_BAD_STACK“NT_STATUS_BAD_STACK”
0xC00000290x0000013dNT_STATUS_INVALID_UNWIND_TARGET“NT_STATUS_INVALID_UNWIND_TARGET”
0xC000002a0x0000009eNT_STATUS_NOT_LOCKED“The segment is already unlocked.”
0xC000002b0xc000002bNT_STATUS_PARITY_ERROR“NT_STATUS_PARITY_ERROR”
0xC000002c0x000001e7NT_STATUS_UNABLE_TO_DECOMMIT_VM“Attempt to access invalid address.”
0xC000002d0x000001e7NT_STATUS_NOT_COMMITTED“Attempt to access invalid address.”
0xC000002e0x0000013dNT_STATUS_INVALID_PORT_ATTRIBUTES“NT_STATUS_INVALID_PORT_ATTRIBUTES”
0xC000002f0x0000013dNT_STATUS_PORT_MESSAGE_TOO_LONG“NT_STATUS_PORT_MESSAGE_TOO_LONG”
0xC00000300x00000057NT_STATUS_INVALID_PARAMETER_MIX“The parameter is incorrect.”
0xC00000310x0000013dNT_STATUS_INVALID_QUOTA_LOWER“NT_STATUS_INVALID_QUOTA_LOWER”
0xC00000320x00000571NT_STATUS_DISK_CORRUPT_ERROR“The disk structure is corrupt and non-readable.”
0xC00000330x0000007bNT_STATUS_OBJECT_NAME_INVALID“The filename, directory name, or volume label syntax is incorrect.”
0xC00000340x00000002NT_STATUS_OBJECT_NAME_NOT_FOUND“The system cannot find the file specified.”
0xC00000350x000000b7NT_STATUS_OBJECT_NAME_COLLISION“Cannot create a file when that file already exists.”
0xC00000360x0000013dNT_STATUS_HANDLE_NOT_WAITABLE“NT_STATUS_HANDLE_NOT_WAITABLE”
0xC00000370x00000006NT_STATUS_PORT_DISCONNECTED“The handle is invalid.”
0xC00000380x0000013dNT_STATUS_DEVICE_ALREADY_ATTACHED“NT_STATUS_DEVICE_ALREADY_ATTACHED”
0xC00000390x000000a1NT_STATUS_OBJECT_PATH_INVALID“The specified path is invalid.”
0xC000003a0x00000003NT_STATUS_OBJECT_PATH_NOT_FOUND“The system cannot find the path specified.”
0xC000003b0x000000a1NT_STATUS_OBJECT_PATH_SYNTAX_BAD“The specified path is invalid.”
0xC000003c0x0000045dNT_STATUS_DATA_OVERRUN“The request could not be performed because of an I/O device error.”
0xC000003d0x0000045dNT_STATUS_DATA_LATE_ERROR“The request could not be performed because of an I/O device error.”
0xC000003e0x00000017NT_STATUS_DATA_ERROR“Data error (cyclic redundancy check)”
0xC000003f0x00000017NT_STATUS_CRC_ERROR“Data error (cyclic redundancy check)”
0xC00000400x00000008NT_STATUS_SECTION_TOO_BIG“Not enough storage is available to process this command.”
0xC00000410x00000005NT_STATUS_PORT_CONNECTION_REFUSED“Access is denied.”
0xC00000420x00000006NT_STATUS_INVALID_PORT_HANDLE“The handle is invalid.”
0xC00000430x00000020NT_STATUS_SHARING_VIOLATION“The process cannot access the file because it is being used by another process.”
0xC00000440x00000718NT_STATUS_QUOTA_EXCEEDED“Not enough quota is available to process this command.”
0xC00000450x00000057NT_STATUS_INVALID_PAGE_PROTECTION“The parameter is incorrect.”
0xC00000460x00000120NT_STATUS_MUTANT_NOT_OWNED“Attempt to release mutex not owned by caller.”
0xC00000470x0000012aNT_STATUS_SEMAPHORE_LIMIT_EXCEEDED“Too many posts were made to a semaphore.”
0xC00000480x00000057NT_STATUS_PORT_ALREADY_SET“The parameter is incorrect.”
0xC00000490x00000057NT_STATUS_SECTION_NOT_IMAGE“The parameter is incorrect.”
0xC000004a0x0000009cNT_STATUS_SUSPEND_COUNT_EXCEEDED“The recipient process has refused the signal.”
0xC000004b0x00000005NT_STATUS_THREAD_IS_TERMINATING“Access is denied.”
0xC000004c0x00000057NT_STATUS_BAD_WORKING_SET_LIMIT“The parameter is incorrect.”
0xC000004d0x00000057NT_STATUS_INCOMPATIBLE_FILE_MAP“The parameter is incorrect.”
0xC000004e0x00000057NT_STATUS_SECTION_PROTECTION“The parameter is incorrect.”
0xC000004f0x0000013dNT_STATUS_EAS_NOT_SUPPORTED“NT_STATUS_EAS_NOT_SUPPORTED”
0xC00000500x000000ffNT_STATUS_EA_TOO_LARGE“The extended attributes are inconsistent.”
0xC00000510x00000570NT_STATUS_NONEXISTENT_EA_ENTRY“The file or directory is corrupt and non-readable.”
0xC00000520x00000570NT_STATUS_NO_EAS_ON_FILE“The file or directory is corrupt and non-readable.”
0xC00000530x00000570NT_STATUS_EA_CORRUPT_ERROR“The file or directory is corrupt and non-readable.”
0xC00000540x00000021NT_STATUS_FILE_LOCK_CONFLICT“The process cannot access the file because another process has locked a portion of the file.”
0xC00000550x00000021NT_STATUS_LOCK_NOT_GRANTED“The process cannot access the file because another process has locked a portion of the file.”
0xC00000560x00000005NT_STATUS_DELETE_PENDING“Access is denied.”
0xC00000570x00000032NT_STATUS_CTL_FILE_NOT_SUPPORTED“The network request is not supported.”
0xC00000580x00000519NT_STATUS_UNKNOWN_REVISION“The revision level is unknown.”
0xC00000590x0000051aNT_STATUS_REVISION_MISMATCH“Indicates two revision levels are incompatible.”
0xC000005a0x0000051bNT_STATUS_INVALID_OWNER“This security ID may not be assigned as the owner of this object.”
0xC000005b0x0000051cNT_STATUS_INVALID_PRIMARY_GROUP“This security ID may not be assigned as the primary group of an object.”
0xC000005c0x0000051dNT_STATUS_NO_IMPERSONATION_TOKEN“An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.”
0xC000005d0x0000051eNT_STATUS_CANT_DISABLE_MANDATORY“The group may not be disabled.”
0xC000005e0x0000051fNT_STATUS_NO_LOGON_SERVERS“There are currently no logon servers available to service the logon request.”
0xC000005f0x00000520NT_STATUS_NO_SUCH_LOGON_SESSION“A specified logon session does not exist. It may already have been terminated.”
0xC00000600x00000521NT_STATUS_NO_SUCH_PRIVILEGE“A specified privilege does not exist.”
0xC00000610x00000522NT_STATUS_PRIVILEGE_NOT_HELD“A required privilege is not held by the client.”
0xC00000620x00000523NT_STATUS_INVALID_ACCOUNT_NAME“The name provided is not a properly formed account name.”
0xC00000630x00000524NT_STATUS_USER_EXISTS“The specified user already exists.”
0xC00000640x00000525NT_STATUS_NO_SUCH_USER“The specified user does not exist.”
0xC00000650x00000526NT_STATUS_GROUP_EXISTS“The specified group already exists.”
0xC00000660x00000527NT_STATUS_NO_SUCH_GROUP“The specified group does not exist.”
0xC00000670x00000528NT_STATUS_MEMBER_IN_GROUP“Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.”
0xC00000680x00000529NT_STATUS_MEMBER_NOT_IN_GROUP“The specified user account is not a member of the specified group account.”
0xC00000690x0000052aNT_STATUS_LAST_ADMIN“The last remaining administration account cannot be disabled or deleted.”
0xC000006a0x00000056NT_STATUS_WRONG_PASSWORD“The specified network password is not correct.”
0xC000006b0x0000052cNT_STATUS_ILL_FORMED_PASSWORD“Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.”
0xC000006c0x0000052dNT_STATUS_PASSWORD_RESTRICTION“Unable to update the password because a password update rule has been violated.”
0xC000006d0x0000052eNT_STATUS_LOGON_FAILURE“Logon failure: unknown user name or bad password.”
0xC000006e0x0000052fNT_STATUS_ACCOUNT_RESTRICTION“Logon failure: user account restriction.”
0xC000006f0x00000530NT_STATUS_INVALID_LOGON_HOURS“Logon failure: account logon time restriction violation.”
0xC00000700x00000531NT_STATUS_INVALID_WORKSTATION“Logon failure: user not allowed to log on to this computer.”
0xC00000710x00000532NT_STATUS_PASSWORD_EXPIRED“Logon failure: the specified account password has expired.”
0xC00000720x00000533NT_STATUS_ACCOUNT_DISABLED“Logon failure: account currently disabled.”
0xC00000730x00000534NT_STATUS_NONE_MAPPED“No mapping between account names and security IDs was done.”
0xC00000740x00000535NT_STATUS_TOO_MANY_LUIDS_REQUESTED“Too many local user identifiers (LUIDs) were requested at one time.”
0xC00000750x00000536NT_STATUS_LUIDS_EXHAUSTED“No more local user identifiers (LUIDs) are available.”
0xC00000760x00000537NT_STATUS_INVALID_SUB_AUTHORITY“The subauthority part of a security ID is invalid for this particular use.”
0xC00000770x00000538NT_STATUS_INVALID_ACL“The access control list (ACL) structure is invalid.”
0xC00000780x00000539NT_STATUS_INVALID_SID“The security ID structure is invalid.”
0xC00000790x0000053aNT_STATUS_INVALID_SECURITY_DESCR“The security descriptor structure is invalid.”
0xC000007a0x0000007fNT_STATUS_PROCEDURE_NOT_FOUND“The specified procedure could not be found.”
0xC000007b0x000000c1NT_STATUS_INVALID_IMAGE_FORMAT“%1 is not a valid Windows NT application.”
0xC000007c0x000003f0NT_STATUS_NO_TOKEN“An attempt was made to reference a token that does not exist.”
0xC000007d0x0000053cNT_STATUS_BAD_INHERITANCE_ACL“The inherited access control list (ACL) or access control entry (ACE) could not be built.”
0xC000007e0x0000009eNT_STATUS_RANGE_NOT_LOCKED“The segment is already unlocked.”
0xC000007f0x00000070NT_STATUS_DISK_FULL“There is not enough space on the disk.”
0xC00000800x0000053dNT_STATUS_SERVER_DISABLED“The server is currently disabled.”
0xC00000810x0000053eNT_STATUS_SERVER_NOT_DISABLED“The server is currently enabled.”
0xC00000820x00000044NT_STATUS_TOO_MANY_GUIDS_REQUESTED“The name limit for the local computer network adapter card was exceeded.”
0xC00000830x00000103NT_STATUS_GUIDS_EXHAUSTED“No more data is available.”
0xC00000840x0000053fNT_STATUS_INVALID_ID_AUTHORITY“The value provided was an invalid value for an identifier authority.”
0xC00000850x00000103NT_STATUS_AGENTS_EXHAUSTED“No more data is available.”
0xC00000860x0000009aNT_STATUS_INVALID_VOLUME_LABEL“The volume label you entered exceeds the label character limit of the target file system.”
0xC00000870x0000000eNT_STATUS_SECTION_NOT_EXTENDED“Not enough storage is available to complete this operation.”
0xC00000880x000001e7NT_STATUS_NOT_MAPPED_DATA“Attempt to access invalid address.”
0xC00000890x00000714NT_STATUS_RESOURCE_DATA_NOT_FOUND“The specified image file did not contain a resource section.”
0xC000008a0x00000715NT_STATUS_RESOURCE_TYPE_NOT_FOUND“The specified resource type can not be found in the image file.”
0xC000008b0x00000716NT_STATUS_RESOURCE_NAME_NOT_FOUND“The specified resource name can not be found in the image file.”
0xC000008c0xc000008cNT_STATUS_ARRAY_BOUNDS_EXCEEDED“NT_STATUS_ARRAY_BOUNDS_EXCEEDED”
0xC000008d0xc000008dNT_STATUS_FLOAT_DENORMAL_OPERAND“NT_STATUS_FLOAT_DENORMAL_OPERAND”
0xC000008e0xc000008eNT_STATUS_FLOAT_DIVIDE_BY_ZERO“NT_STATUS_FLOAT_DIVIDE_BY_ZERO”
0xC000008f0xc000008fNT_STATUS_FLOAT_INEXACT_RESULT“NT_STATUS_FLOAT_INEXACT_RESULT”
0xC00000900xc0000090NT_STATUS_FLOAT_INVALID_OPERATION“NT_STATUS_FLOAT_INVALID_OPERATION”
0xC00000910xc0000091NT_STATUS_FLOAT_OVERFLOW“NT_STATUS_FLOAT_OVERFLOW”
0xC00000920xc0000092NT_STATUS_FLOAT_STACK_CHECK“NT_STATUS_FLOAT_STACK_CHECK”
0xC00000930xc0000093NT_STATUS_FLOAT_UNDERFLOW“NT_STATUS_FLOAT_UNDERFLOW”
0xC00000940xc0000094NT_STATUS_INTEGER_DIVIDE_BY_ZERO“NT_STATUS_INTEGER_DIVIDE_BY_ZERO”
0xC00000950x00000216NT_STATUS_INTEGER_OVERFLOW“Arithmetic result exceeded 32 bits.”
0xC00000960xc0000096NT_STATUS_PRIVILEGED_INSTRUCTION“NT_STATUS_PRIVILEGED_INSTRUCTION”
0xC00000970x00000008NT_STATUS_TOO_MANY_PAGING_FILES“Not enough storage is available to process this command.”
0xC00000980x000003eeNT_STATUS_FILE_INVALID“The volume for a file has been externally altered such that the opened file is no longer valid.”
0xC00000990x00000540NT_STATUS_ALLOTTED_SPACE_EXCEEDED“No more memory is available for security information updates.”
0xC000009a0x000005aaNT_STATUS_INSUFFICIENT_RESOURCES“Insufficient system resources exist to complete the requested service.”
0xC000009b0x00000003NT_STATUS_DFS_EXIT_PATH_FOUND“The system cannot find the path specified.”
0xC000009c0x00000017NT_STATUS_DEVICE_DATA_ERROR“Data error (cyclic redundancy check)”
0xC000009d0x00000015NT_STATUS_DEVICE_NOT_CONNECTED“The device is not ready.”
0xC000009e0x00000015NT_STATUS_DEVICE_POWER_FAILURE“The device is not ready.”
0xC000009f0x000001e7NT_STATUS_FREE_VM_NOT_AT_BASE“Attempt to access invalid address.”
0xC00000a00x000001e7NT_STATUS_MEMORY_NOT_ALLOCATED“Attempt to access invalid address.”
0xC00000a10x000005adNT_STATUS_WORKING_SET_QUOTA“Insufficient quota to complete the requested service.”
0xC00000a20x00000013NT_STATUS_MEDIA_WRITE_PROTECTED“The media is write protected.”
0xC00000a30x00000015NT_STATUS_DEVICE_NOT_READY“The device is not ready.”
0xC00000a40x00000541NT_STATUS_INVALID_GROUP_ATTRIBUTES“The specified attributes are invalid, or incompatible with the attributes for the group as a whole.”
0xC00000a50x00000542NT_STATUS_BAD_IMPERSONATION_LEVEL“Either a required impersonation level was not provided, or the provided impersonation level is invalid.”
0xC00000a60x00000543NT_STATUS_CANT_OPEN_ANONYMOUS“Cannot open an anonymous level security token.”
0xC00000a70x00000544NT_STATUS_BAD_VALIDATION_CLASS“The validation information class requested was invalid.”
0xC00000a80x00000545NT_STATUS_BAD_TOKEN_TYPE“The type of the token is inappropriate for its attempted use.”
0xC00000a90x0000013dNT_STATUS_BAD_MASTER_BOOT_RECORD“NT_STATUS_BAD_MASTER_BOOT_RECORD”
0xC00000aa0x0000013dNT_STATUS_INSTRUCTION_MISALIGNMENT“NT_STATUS_INSTRUCTION_MISALIGNMENT”
0xC00000ab0x000000e7NT_STATUS_INSTANCE_NOT_AVAILABLE“All pipe instances are busy.”
0xC00000ac0x000000e7NT_STATUS_PIPE_NOT_AVAILABLE“All pipe instances are busy.”
0xC00000ad0x000000e6NT_STATUS_INVALID_PIPE_STATE“The pipe state is invalid.”
0xC00000ae0x000000e7NT_STATUS_PIPE_BUSY“All pipe instances are busy.”
0xC00000af0x00000001NT_STATUS_ILLEGAL_FUNCTION“Incorrect function.”
0xC00000b00x000000e9NT_STATUS_PIPE_DISCONNECTED“No process is on the other end of the pipe.”
0xC00000b10x000000e8NT_STATUS_PIPE_CLOSING“The pipe is being closed.”
0xC00000b20x00000217NT_STATUS_PIPE_CONNECTED“There is a process on other end of the pipe.”
0xC00000b30x00000218NT_STATUS_PIPE_LISTENING“Waiting for a process to open the other end of the pipe.”
0xC00000b40x000000e6NT_STATUS_INVALID_READ_MODE“The pipe state is invalid.”
0xC00000b50x00000079NT_STATUS_IO_TIMEOUT“The semaphore timeout period has expired.”
0xC00000b60x00000026NT_STATUS_FILE_FORCED_CLOSED“Reached end of file.”
0xC00000b70x0000013dNT_STATUS_PROFILING_NOT_STARTED“NT_STATUS_PROFILING_NOT_STARTED”
0xC00000b80x0000013dNT_STATUS_PROFILING_NOT_STOPPED“NT_STATUS_PROFILING_NOT_STOPPED”
0xC00000b90x0000013dNT_STATUS_COULD_NOT_INTERPRET“NT_STATUS_COULD_NOT_INTERPRET”
0xC00000ba0x00000005NT_STATUS_FILE_IS_A_DIRECTORY“Access is denied.”
0xC00000bb0x00000032NT_STATUS_NOT_SUPPORTED“The network request is not supported.”
0xC00000bc0x00000033NT_STATUS_REMOTE_NOT_LISTENING“The remote computer is not available.”
0xC00000bd0x00000034NT_STATUS_DUPLICATE_NAME“A duplicate name exists on the network.”
0xC00000be0x00000035NT_STATUS_BAD_NETWORK_PATH“The network path was not found.”
0xC00000bf0x00000036NT_STATUS_NETWORK_BUSY“The network is busy.”
0xC00000c00x00000037NT_STATUS_DEVICE_DOES_NOT_EXIST“The specified network resource or device is no longer available.”
0xC00000c10x00000038NT_STATUS_TOO_MANY_COMMANDS“The network BIOS command limit has been reached.”
0xC00000c20x00000039NT_STATUS_ADAPTER_HARDWARE_ERROR“A network adapter hardware error occurred.”
0xC00000c30x0000003aNT_STATUS_INVALID_NETWORK_RESPONSE“The specified server cannot perform the requested operation.”
0xC00000c40x0000003bNT_STATUS_UNEXPECTED_NETWORK_ERROR“An unexpected network error occurred.”
0xC00000c50x0000003cNT_STATUS_BAD_REMOTE_ADAPTER“The remote adapter is not compatible.”
0xC00000c60x0000003dNT_STATUS_PRINT_QUEUE_FULL“The printer queue is full.”
0xC00000c70x0000003eNT_STATUS_NO_SPOOL_SPACE“Space to store the file waiting to be printed is not available on the server.”
0xC00000c80x0000003fNT_STATUS_PRINT_CANCELLED“Your file waiting to be printed was deleted.”
0xC00000c90x00000040NT_STATUS_NETWORK_NAME_DELETED“The specified network name is no longer available.”
0xC00000ca0x00000041NT_STATUS_NETWORK_ACCESS_DENIED“Network access is denied.”
0xC00000cb0x00000042NT_STATUS_BAD_DEVICE_TYPE“The network resource type is not correct.”
0xC00000cc0x00000043NT_STATUS_BAD_NETWORK_NAME“The network name cannot be found.”
0xC00000cd0x00000044NT_STATUS_TOO_MANY_NAMES“The name limit for the local computer network adapter card was exceeded.”
0xC00000ce0x00000045NT_STATUS_TOO_MANY_SESSIONS“The network BIOS session limit was exceeded.”
0xC00000cf0x00000046NT_STATUS_SHARING_PAUSED“The remote server has been paused or is in the process of being started.”
0xC00000d00x00000047NT_STATUS_REQUEST_NOT_ACCEPTED“No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.”
0xC00000d10x00000048NT_STATUS_REDIRECTOR_PAUSED“The specified printer or disk device has been paused.”
0xC00000d20x00000058NT_STATUS_NET_WRITE_FAULT“A write fault occurred on the network.”
0xC00000d30x0000013dNT_STATUS_PROFILING_AT_LIMIT“NT_STATUS_PROFILING_AT_LIMIT”
0xC00000d40x00000011NT_STATUS_NOT_SAME_DEVICE“The system cannot move the file to a different disk drive.”
0xC00000d50x0000013dNT_STATUS_FILE_RENAMED“NT_STATUS_FILE_RENAMED”
0xC00000d60x000000f0NT_STATUS_VIRTUAL_CIRCUIT_CLOSED“The session was cancelled.”
0xC00000d70x00000546NT_STATUS_NO_SECURITY_ON_OBJECT“Unable to perform a security operation on an object which has no associated security.”
0xC00000d80x0000013dNT_STATUS_CANT_WAIT“NT_STATUS_CANT_WAIT”
0xC00000d90x000000e8NT_STATUS_PIPE_EMPTY“The pipe is being closed.”
0xC00000da0x00000547NT_STATUS_CANT_ACCESS_DOMAIN_INFO“Indicates a Windows NT Server could not be contacted or that objects within the domain are protected such that necessary information could not be retrieved.”
0xC00000db0x0000013dNT_STATUS_CANT_TERMINATE_SELF“NT_STATUS_CANT_TERMINATE_SELF”
0xC00000dc0x00000548NT_STATUS_INVALID_SERVER_STATE“The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.”
0xC00000dd0x00000549NT_STATUS_INVALID_DOMAIN_STATE“The domain was in the wrong state to perform the security operation.”
0xC00000de0x0000054aNT_STATUS_INVALID_DOMAIN_ROLE“This operation is only allowed for the Primary Domain Controller of the domain.”
0xC00000df0x0000054bNT_STATUS_NO_SUCH_DOMAIN“The specified domain did not exist.”
0xC00000e00x0000054cNT_STATUS_DOMAIN_EXISTS“The specified domain already exists.”
0xC00000e10x0000054dNT_STATUS_DOMAIN_LIMIT_EXCEEDED“An attempt was made to exceed the limit on the number of domains per server.”
0xC00000e20x0000013dNT_STATUS_OPLOCK_NOT_GRANTED“NT_STATUS_OPLOCK_NOT_GRANTED”
0xC00000e30x0000013dNT_STATUS_INVALID_OPLOCK_PROTOCOL“NT_STATUS_INVALID_OPLOCK_PROTOCOL”
0xC00000e40x0000054eNT_STATUS_INTERNAL_DB_CORRUPTION“Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.”
0xC00000e50x0000054fNT_STATUS_INTERNAL_ERROR“The security account database contains an internal inconsistency.”
0xC00000e60x00000550NT_STATUS_GENERIC_NOT_MAPPED“Generic access types were contained in an access mask which should already be mapped to non-generic types.”
0xC00000e70x00000551NT_STATUS_BAD_DESCRIPTOR_FORMAT“A security descriptor is not in the right format (absolute or self-relative).”
0xC00000e80x000006f8NT_STATUS_INVALID_USER_BUFFER“The supplied user buffer is not valid for the requested operation.”
0xC00000e90x0000013dNT_STATUS_UNEXPECTED_IO_ERROR“NT_STATUS_UNEXPECTED_IO_ERROR”
0xC00000ea0x0000013dNT_STATUS_UNEXPECTED_MM_CREATE_ERR“NT_STATUS_UNEXPECTED_MM_CREATE_ERR”
0xC00000eb0x0000013dNT_STATUS_UNEXPECTED_MM_MAP_ERROR“NT_STATUS_UNEXPECTED_MM_MAP_ERROR”
0xC00000ec0x0000013dNT_STATUS_UNEXPECTED_MM_EXTEND_ERR“NT_STATUS_UNEXPECTED_MM_EXTEND_ERR”
0xC00000ed0x00000552NT_STATUS_NOT_LOGON_PROCESS“The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.”
0xC00000ee0x00000553NT_STATUS_LOGON_SESSION_EXISTS“Cannot start a new logon session with an ID that is already in use.”
0xC00000ef0x00000057NT_STATUS_INVALID_PARAMETER_1“The parameter is incorrect.”
0xC00000f00x00000057NT_STATUS_INVALID_PARAMETER_2“The parameter is incorrect.”
0xC00000f10x00000057NT_STATUS_INVALID_PARAMETER_3“The parameter is incorrect.”
0xC00000f20x00000057NT_STATUS_INVALID_PARAMETER_4“The parameter is incorrect.”
0xC00000f30x00000057NT_STATUS_INVALID_PARAMETER_5“The parameter is incorrect.”
0xC00000f40x00000057NT_STATUS_INVALID_PARAMETER_6“The parameter is incorrect.”
0xC00000f50x00000057NT_STATUS_INVALID_PARAMETER_7“The parameter is incorrect.”
0xC00000f60x00000057NT_STATUS_INVALID_PARAMETER_8“The parameter is incorrect.”
0xC00000f70x00000057NT_STATUS_INVALID_PARAMETER_9“The parameter is incorrect.”
0xC00000f80x00000057NT_STATUS_INVALID_PARAMETER_10“The parameter is incorrect.”
0xC00000f90x00000057NT_STATUS_INVALID_PARAMETER_11“The parameter is incorrect.”
0xC00000fa0x00000057NT_STATUS_INVALID_PARAMETER_12“The parameter is incorrect.”
0xC00000fb0x00000003NT_STATUS_REDIRECTOR_NOT_STARTED“The system cannot find the path specified.”
0xC00000fc0x0000013dNT_STATUS_REDIRECTOR_STARTED“NT_STATUS_REDIRECTOR_STARTED”
0xC00000fd0x000003e9NT_STATUS_STACK_OVERFLOW“Recursion too deep, stack overflowed.”
0xC00000fe0x00000554NT_STATUS_NO_SUCH_PACKAGE“A specified authentication package is unknown.”
0xC00000ff0x0000013dNT_STATUS_BAD_FUNCTION_TABLE“NT_STATUS_BAD_FUNCTION_TABLE”
0xC00001010x00000091NT_STATUS_DIRECTORY_NOT_EMPTY“The directory is not empty.”
0xC00001020x00000570NT_STATUS_FILE_CORRUPT_ERROR“The file or directory is corrupt and non-readable.”
0xC00001030x0000010bNT_STATUS_NOT_A_DIRECTORY“The directory name is invalid.”
0xC00001040x00000555NT_STATUS_BAD_LOGON_SESSION_STATE“The logon session is not in a state that is consistent with the requested operation.”
0xC00001050x00000556NT_STATUS_LOGON_SESSION_COLLISION“The logon session ID is already in use.”
0xC00001060x000000ceNT_STATUS_NAME_TOO_LONG“The filename or extension is too long.”
0xC00001070x0000013dNT_STATUS_FILES_OPEN“NT_STATUS_FILES_OPEN”
0xC00001080x00000964NT_STATUS_CONNECTION_IN_USE“The device is being accessed by an active process.”
0xC00001090x0000013dNT_STATUS_MESSAGE_NOT_FOUND“NT_STATUS_MESSAGE_NOT_FOUND”
0xC000010a0x00000005NT_STATUS_PROCESS_IS_TERMINATING“Access is denied.”
0xC000010b0x00000557NT_STATUS_INVALID_LOGON_TYPE“A logon request contained an invalid logon type value.”
0xC000010c0x0000013dNT_STATUS_NO_GUID_TRANSLATION“NT_STATUS_NO_GUID_TRANSLATION”
0xC000010d0x00000558NT_STATUS_CANNOT_IMPERSONATE“Unable to impersonate via a named pipe until data has been read from that pipe.”
0xC000010e0x00000420NT_STATUS_IMAGE_ALREADY_LOADED“An instance of the service is already running.”
0xC000010f0x0000013dNT_STATUS_ABIOS_NOT_PRESENT“NT_STATUS_ABIOS_NOT_PRESENT”
0xC00001100x0000013dNT_STATUS_ABIOS_LID_NOT_EXIST“NT_STATUS_ABIOS_LID_NOT_EXIST”
0xC00001110x0000013dNT_STATUS_ABIOS_LID_ALREADY_OWNED“NT_STATUS_ABIOS_LID_ALREADY_OWNED”
0xC00001120x0000013dNT_STATUS_ABIOS_NOT_LID_OWNER“NT_STATUS_ABIOS_NOT_LID_OWNER”
0xC00001130x0000013dNT_STATUS_ABIOS_INVALID_COMMAND“NT_STATUS_ABIOS_INVALID_COMMAND”
0xC00001140x0000013dNT_STATUS_ABIOS_INVALID_LID“NT_STATUS_ABIOS_INVALID_LID”
0xC00001150x0000013dNT_STATUS_ABIOS_SELECTOR_NOT_AVAILABLE“NT_STATUS_ABIOS_SELECTOR_NOT_AVAILABLE”
0xC00001160x0000013dNT_STATUS_ABIOS_INVALID_SELECTOR“NT_STATUS_ABIOS_INVALID_SELECTOR”
0xC00001170x0000013dNT_STATUS_NO_LDT“NT_STATUS_NO_LDT”
0xC00001180x0000013dNT_STATUS_INVALID_LDT_SIZE“NT_STATUS_INVALID_LDT_SIZE”
0xC00001190x0000013dNT_STATUS_INVALID_LDT_OFFSET“NT_STATUS_INVALID_LDT_OFFSET”
0xC000011a0x0000013dNT_STATUS_INVALID_LDT_DESCRIPTOR“NT_STATUS_INVALID_LDT_DESCRIPTOR”
0xC000011b0x000000c1NT_STATUS_INVALID_IMAGE_NE_FORMAT“%1 is not a valid Windows NT application.”
0xC000011c0x00000559NT_STATUS_RXACT_INVALID_STATE“The transaction state of a Registry subtree is incompatible with the requested operation.”
0xC000011d0x0000055aNT_STATUS_RXACT_COMMIT_FAILURE“An internal security database corruption has been encountered.”
0xC000011e0x000003eeNT_STATUS_MAPPED_FILE_SIZE_ZERO“The volume for a file has been externally altered such that the opened file is no longer valid.”
0xC000011f0x00000004NT_STATUS_TOO_MANY_OPENED_FILES“The system cannot open the file.”
0xC00001200x000003e3NT_STATUS_CANCELLED“The I/O operation has been aborted because of either a thread exit or an application request.”
0xC00001210x00000005NT_STATUS_CANNOT_DELETE“Access is denied.”
0xC00001220x000004baNT_STATUS_INVALID_COMPUTER_NAME“The format of the specified computer name is invalid.”
0xC00001230x00000005NT_STATUS_FILE_DELETED“Access is denied.”
0xC00001240x0000055bNT_STATUS_SPECIAL_ACCOUNT“Cannot perform this operation on built-in accounts.”
0xC00001250x0000055cNT_STATUS_SPECIAL_GROUP“Cannot perform this operation on this built-in special group.”
0xC00001260x0000055dNT_STATUS_SPECIAL_USER“Cannot perform this operation on this built-in special user.”
0xC00001270x0000055eNT_STATUS_MEMBERS_PRIMARY_GROUP“The user cannot be removed from a group because the group is currently the user’s primary group.”
0xC00001280x00000006NT_STATUS_FILE_CLOSED“The handle is invalid.”
0xC00001290x0000013dNT_STATUS_TOO_MANY_THREADS“NT_STATUS_TOO_MANY_THREADS”
0xC000012a0x0000013dNT_STATUS_THREAD_NOT_IN_PROCESS“NT_STATUS_THREAD_NOT_IN_PROCESS”
0xC000012b0x0000055fNT_STATUS_TOKEN_ALREADY_IN_USE“The token is already in use as a primary token.”
0xC000012c0x0000013dNT_STATUS_PAGEFILE_QUOTA_EXCEEDED“NT_STATUS_PAGEFILE_QUOTA_EXCEEDED”
0xC000012d0x000005afNT_STATUS_COMMITMENT_LIMIT“The paging file is too small for this operation to complete.”
0xC000012e0x000000c1NT_STATUS_INVALID_IMAGE_LE_FORMAT“%1 is not a valid Windows NT application.”
0xC000012f0x000000c1NT_STATUS_INVALID_IMAGE_NOT_MZ“%1 is not a valid Windows NT application.”
0xC00001300x000000c1NT_STATUS_INVALID_IMAGE_PROTECT“%1 is not a valid Windows NT application.”
0xC00001310x000000c1NT_STATUS_INVALID_IMAGE_WIN_16“%1 is not a valid Windows NT application.”
0xC00001320x0000013dNT_STATUS_LOGON_SERVER_CONFLICT“NT_STATUS_LOGON_SERVER_CONFLICT”
0xC00001330x0000013dNT_STATUS_TIME_DIFFERENCE_AT_DC“NT_STATUS_TIME_DIFFERENCE_AT_DC”
0xC00001340x0000013dNT_STATUS_SYNCHRONIZATION_REQUIRED“NT_STATUS_SYNCHRONIZATION_REQUIRED”
0xC00001350x0000007eNT_STATUS_DLL_NOT_FOUND“The specified module could not be found.”
0xC00001360x0000013dNT_STATUS_OPEN_FAILED“NT_STATUS_OPEN_FAILED”
0xC00001370x0000013dNT_STATUS_IO_PRIVILEGE_FAILED“NT_STATUS_IO_PRIVILEGE_FAILED”
0xC00001380x000000b6NT_STATUS_ORDINAL_NOT_FOUND“The operating system cannot run %1.”
0xC00001390x0000007fNT_STATUS_ENTRYPOINT_NOT_FOUND“The specified procedure could not be found.”
0xC000013a0x0000013dNT_STATUS_CONTROL_C_EXIT“NT_STATUS_CONTROL_C_EXIT”
0xC000013b0x00000040NT_STATUS_LOCAL_DISCONNECT“The specified network name is no longer available.”
0xC000013c0x00000040NT_STATUS_REMOTE_DISCONNECT“The specified network name is no longer available.”
0xC000013d0x00000033NT_STATUS_REMOTE_RESOURCES“The remote computer is not available.”
0xC000013e0x0000003bNT_STATUS_LINK_FAILED“An unexpected network error occurred.”
0xC000013f0x0000003bNT_STATUS_LINK_TIMEOUT“An unexpected network error occurred.”
0xC00001400x0000003bNT_STATUS_INVALID_CONNECTION“An unexpected network error occurred.”
0xC00001410x0000003bNT_STATUS_INVALID_ADDRESS“An unexpected network error occurred.”
0xC00001420x0000045aNT_STATUS_DLL_INIT_FAILED“A dynamic link library (DLL) initialization routine failed.”
0xC00001430x0000013dNT_STATUS_MISSING_SYSTEMFILE“NT_STATUS_MISSING_SYSTEMFILE”
0xC00001440x0000013dNT_STATUS_UNHANDLED_EXCEPTION“NT_STATUS_UNHANDLED_EXCEPTION”
0xC00001450x0000013dNT_STATUS_APP_INIT_FAILURE“NT_STATUS_APP_INIT_FAILURE”
0xC00001460x0000013dNT_STATUS_PAGEFILE_CREATE_FAILED“NT_STATUS_PAGEFILE_CREATE_FAILED”
0xC00001470x0000013dNT_STATUS_NO_PAGEFILE“NT_STATUS_NO_PAGEFILE”
0xC00001480x0000007cNT_STATUS_INVALID_LEVEL“The system call level is not correct.”
0xC00001490x00000056NT_STATUS_WRONG_PASSWORD_CORE“The specified network password is not correct.”
0xC000014a0x0000013dNT_STATUS_ILLEGAL_FLOAT_CONTEXT“NT_STATUS_ILLEGAL_FLOAT_CONTEXT”
0xC000014b0x0000006dNT_STATUS_PIPE_BROKEN“The pipe has been ended.”
0xC000014c0x000003f1NT_STATUS_REGISTRY_CORRUPT“The configuration registry database is corrupt.”
0xC000014d0x000003f8NT_STATUS_REGISTRY_IO_FAILED“An I/O operation initiated by the Registry failed unrecoverably. The Registry could not read in, or write out, or flush, one of the files that contain the system’s image of the Registry.”
0xC000014e0x0000013dNT_STATUS_NO_EVENT_PAIR“NT_STATUS_NO_EVENT_PAIR”
0xC000014f0x000003edNT_STATUS_UNRECOGNIZED_VOLUME“The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupt.”
0xC00001500x0000045eNT_STATUS_SERIAL_NO_DEVICE_INITED“No serial device was successfully initialized. The serial driver will unload.”
0xC00001510x00000560NT_STATUS_NO_SUCH_ALIAS“The specified local group does not exist.”
0xC00001520x00000561NT_STATUS_MEMBER_NOT_IN_ALIAS“The specified account name is not a member of the local group.”
0xC00001530x00000562NT_STATUS_MEMBER_IN_ALIAS“The specified account name is already a member of the local group.”
0xC00001540x00000563NT_STATUS_ALIAS_EXISTS“The specified local group already exists.”
0xC00001550x00000564NT_STATUS_LOGON_NOT_GRANTED“Logon failure: the user has not been granted the requested logon type at this computer.”
0xC00001560x00000565NT_STATUS_TOO_MANY_SECRETS“The maximum number of secrets that may be stored in a single system has been exceeded.”
0xC00001570x00000566NT_STATUS_SECRET_TOO_LONG“The length of a secret exceeds the maximum length allowed.”
0xC00001580x00000567NT_STATUS_INTERNAL_DB_ERROR“The local security authority database contains an internal inconsistency.”
0xC00001590x000003efNT_STATUS_FULLSCREEN_MODE“The requested operation cannot be performed in full-screen mode.”
0xC000015a0x00000568NT_STATUS_TOO_MANY_CONTEXT_IDS“During a logon attempt, the user’s security context accumulated too many security IDs.”
0xC000015b0x00000569NT_STATUS_LOGON_TYPE_NOT_GRANTED“Logon failure: the user has not been granted the requested logon type at this computer.”
0xC000015c0x000003f9NT_STATUS_NOT_REGISTRY_FILE“The system has attempted to load or restore a file into the Registry, but the specified file is not in a Registry file format.”
0xC000015d0x0000056aNT_STATUS_NT_CROSS_ENCRYPTION_REQUIRED“A cross-encrypted password is necessary to change a user password.”
0xC000015e0x0000013dNT_STATUS_DOMAIN_CTRLR_CONFIG_ERROR“NT_STATUS_DOMAIN_CTRLR_CONFIG_ERROR”
0xC000015f0x0000045dNT_STATUS_FT_MISSING_MEMBER“The request could not be performed because of an I/O device error.”
0xC00001600x0000013dNT_STATUS_ILL_FORMED_SERVICE_ENTRY“NT_STATUS_ILL_FORMED_SERVICE_ENTRY”
0xC00001610x0000013dNT_STATUS_ILLEGAL_CHARACTER“NT_STATUS_ILLEGAL_CHARACTER”
0xC00001620x00000459NT_STATUS_UNMAPPABLE_CHARACTER“No mapping for the Unicode character exists in the target multi-byte code page.”
0xC00001630x0000013dNT_STATUS_UNDEFINED_CHARACTER“NT_STATUS_UNDEFINED_CHARACTER”
0xC00001640x0000013dNT_STATUS_FLOPPY_VOLUME“NT_STATUS_FLOPPY_VOLUME”
0xC00001650x00000462NT_STATUS_FLOPPY_ID_MARK_NOT_FOUND“No ID address mark was found on the floppy disk.”
0xC00001660x00000463NT_STATUS_FLOPPY_WRONG_CYLINDER“Mismatch between the floppy disk sector ID field and the floppy disk controller track address.”
0xC00001670x00000464NT_STATUS_FLOPPY_UNKNOWN_ERROR“The floppy disk controller reported an error that is not recognized by the floppy disk driver.”
0xC00001680x00000465NT_STATUS_FLOPPY_BAD_REGISTERS“The floppy disk controller returned inconsistent results in its registers.”
0xC00001690x00000466NT_STATUS_DISK_RECALIBRATE_FAILED“While accessing the hard disk, a recalibrate operation failed, even after retries.”
0xC000016a0x00000467NT_STATUS_DISK_OPERATION_FAILED“While accessing the hard disk, a disk operation failed even after retries.”
0xC000016b0x00000468NT_STATUS_DISK_RESET_FAILED“While accessing the hard disk, a disk controller reset was needed, but even that failed.”
0xC000016c0x0000045fNT_STATUS_SHARED_IRQ_BUSY“Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened.”
0xC000016d0x0000045dNT_STATUS_FT_ORPHANING“The request could not be performed because of an I/O device error.”
0xC00001720x00000451NT_STATUS_PARTITION_FAILURE“Tape could not be partitioned.”
0xC00001730x00000452NT_STATUS_INVALID_BLOCK_LENGTH“When accessing a new tape of a multivolume partition, the current blocksize is incorrect.”
0xC00001740x00000453NT_STATUS_DEVICE_NOT_PARTITIONED“Tape partition information could not be found when loading a tape.”
0xC00001750x00000454NT_STATUS_UNABLE_TO_LOCK_MEDIA“Unable to lock the media eject mechanism.”
0xC00001760x00000455NT_STATUS_UNABLE_TO_UNLOAD_MEDIA“Unable to unload the media.”
0xC00001770x00000469NT_STATUS_EOM_OVERFLOW“Physical end of tape encountered.”
0xC00001780x00000458NT_STATUS_NO_MEDIA“No media in drive.”
0xC000017a0x0000056bNT_STATUS_NO_SUCH_MEMBER“A new member could not be added to a local group because the member does not exist.”
0xC000017b0x0000056cNT_STATUS_INVALID_MEMBER“A new member could not be added to a local group because the member has the wrong account type.”
0xC000017c0x000003faNT_STATUS_KEY_DELETED“Illegal operation attempted on a Registry key which has been marked for deletion.”
0xC000017d0x000003fbNT_STATUS_NO_LOG_SPACE“System could not allocate the required space in a Registry log.”
0xC000017e0x0000056dNT_STATUS_TOO_MANY_SIDS“Too many security IDs have been specified.”
0xC000017f0x0000056eNT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED“A cross-encrypted password is necessary to change this user password.”
0xC00001800x000003fcNT_STATUS_KEY_HAS_CHILDREN“Cannot create a symbolic link in a Registry key that already has subkeys or values.”
0xC00001810x000003fdNT_STATUS_CHILD_MUST_BE_VOLATILE“Cannot create a stable subkey under a volatile parent key.”
0xC00001820x00000057NT_STATUS_DEVICE_CONFIGURATION_ERROR“The parameter is incorrect.”
0xC00001830x0000045dNT_STATUS_DRIVER_INTERNAL_ERROR“The request could not be performed because of an I/O device error.”
0xC00001840x00000016NT_STATUS_INVALID_DEVICE_STATE“The device does not recognize the command.”
0xC00001850x0000045dNT_STATUS_IO_DEVICE_ERROR“The request could not be performed because of an I/O device error.”
0xC00001860x0000045dNT_STATUS_DEVICE_PROTOCOL_ERROR“The request could not be performed because of an I/O device error.”
0xC00001870x0000013dNT_STATUS_BACKUP_CONTROLLER“NT_STATUS_BACKUP_CONTROLLER”
0xC00001880x000005deNT_STATUS_LOG_FILE_FULL“The event log file is full.”
0xC00001890x00000013NT_STATUS_TOO_LATE“The media is write protected.”
0xC000018a0x000006faNT_STATUS_NO_TRUST_LSA_SECRET“The workstation does not have a trust secret.”
0xC000018b0x000006fbNT_STATUS_NO_TRUST_SAM_ACCOUNT“The SAM database on the Windows NT Server does not have a computer account for this workstation trust relationship.”
0xC000018c0x000006fcNT_STATUS_TRUSTED_DOMAIN_FAILURE“The trust relationship between the primary domain and the trusted domain failed.”
0xC000018d0x000006fdNT_STATUS_TRUSTED_RELATIONSHIP_FAILURE“The trust relationship between this workstation and the primary domain failed.”
0xC000018e0x000005dcNT_STATUS_EVENTLOG_FILE_CORRUPT“The event log file is corrupt.”
0xC000018f0x000005ddNT_STATUS_EVENTLOG_CANT_START“No event log file could be opened, so the event logging service did not start.”
0xC00001900x000006feNT_STATUS_TRUST_FAILURE“The network logon failed.”
0xC00001910x0000013dNT_STATUS_MUTANT_LIMIT_EXCEEDED“NT_STATUS_MUTANT_LIMIT_EXCEEDED”
0xC00001920x00000700NT_STATUS_NETLOGON_NOT_STARTED“An attempt was made to logon, but the network logon service was not started.”
0xC00001930x00000701NT_STATUS_ACCOUNT_EXPIRED“The user’s account has expired.”
0xC00001940x0000046bNT_STATUS_POSSIBLE_DEADLOCK“A potential deadlock condition has been detected.”
0xC00001950x000004c3NT_STATUS_NETWORK_CREDENTIAL_CONFLICT“The credentials supplied conflict with an existing set of credentials.”
0xC00001960x000004c4NT_STATUS_REMOTE_SESSION_LIMIT“An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.”
0xC00001970x000005dfNT_STATUS_EVENTLOG_FILE_CHANGED“The event log file has changed between reads.”
0xC00001980x0000070fNT_STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT“The account used is an interdomain trust account. Use your global user account or local user account to access this server.”
0xC00001990x00000710NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT“The account used is a Computer Account. Use your global user account or local user account to access this server.”
0xC000019a0x00000711NT_STATUS_NOLOGON_SERVER_TRUST_ACCOUNT“The account used is an server trust account. Use your global user account or local user account to access this server.”
0xC000019b0x00000712NT_STATUS_DOMAIN_TRUST_INCONSISTENT“The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.”
0xC000019c0x0000013dNT_STATUS_FS_DRIVER_REQUIRED“NT_STATUS_FS_DRIVER_REQUIRED”
0xC00002020x00000572NT_STATUS_NO_USER_SESSION_KEY“There is no user session key for the specified logon session.”
0xC00002030x0000003bNT_STATUS_USER_SESSION_DELETED“An unexpected network error occurred.”
0xC00002040x00000717NT_STATUS_RESOURCE_LANG_NOT_FOUND“The specified resource language ID cannot be found in the image file.”
0xC00002050x0000046aNT_STATUS_INSUFF_SERVER_RESOURCES“Not enough server storage is available to process this command.”
0xC00002060x000006f8NT_STATUS_INVALID_BUFFER_SIZE“The supplied user buffer is not valid for the requested operation.”
0xC00002070x000004beNT_STATUS_INVALID_ADDRESS_COMPONENT“The format of the specified network name is invalid.”
0xC00002080x000004beNT_STATUS_INVALID_ADDRESS_WILDCARD“The format of the specified network name is invalid.”
0xC00002090x00000044NT_STATUS_TOO_MANY_ADDRESSES“The name limit for the local computer network adapter card was exceeded.”
0xC000020a0x00000034NT_STATUS_ADDRESS_ALREADY_EXISTS“A duplicate name exists on the network.”
0xC000020b0x00000040NT_STATUS_ADDRESS_CLOSED“The specified network name is no longer available.”
0xC000020c0x00000040NT_STATUS_CONNECTION_DISCONNECTED“The specified network name is no longer available.”
0xC000020d0x00000040NT_STATUS_CONNECTION_RESET“The specified network name is no longer available.”
0xC000020e0x00000044NT_STATUS_TOO_MANY_NODES“The name limit for the local computer network adapter card was exceeded.”
0xC000020f0x0000003bNT_STATUS_TRANSACTION_ABORTED“An unexpected network error occurred.”
0xC00002100x0000003bNT_STATUS_TRANSACTION_TIMED_OUT“An unexpected network error occurred.”
0xC00002110x0000003bNT_STATUS_TRANSACTION_NO_RELEASE“An unexpected network error occurred.”
0xC00002120x0000003bNT_STATUS_TRANSACTION_NO_MATCH“An unexpected network error occurred.”
0xC00002130x0000003bNT_STATUS_TRANSACTION_RESPONDED“An unexpected network error occurred.”
0xC00002140x0000003bNT_STATUS_TRANSACTION_INVALID_ID“An unexpected network error occurred.”
0xC00002150x0000003bNT_STATUS_TRANSACTION_INVALID_TYPE“An unexpected network error occurred.”
0xC00002160x00000032NT_STATUS_NOT_SERVER_SESSION“The network request is not supported.”
0xC00002170x00000032NT_STATUS_NOT_CLIENT_SESSION“The network request is not supported.”
0xC00002180x0000013dNT_STATUS_CANNOT_LOAD_REGISTRY_FILE“NT_STATUS_CANNOT_LOAD_REGISTRY_FILE”
0xC00002190x0000013dNT_STATUS_DEBUG_ATTACH_FAILED“NT_STATUS_DEBUG_ATTACH_FAILED”
0xC000021a0x0000013dNT_STATUS_SYSTEM_PROCESS_TERMINATED“NT_STATUS_SYSTEM_PROCESS_TERMINATED”
0xC000021b0x0000013dNT_STATUS_DATA_NOT_ACCEPTED“NT_STATUS_DATA_NOT_ACCEPTED”
0xC000021c0x000017e6NT_STATUS_NO_BROWSER_SERVERS_FOUND“The list of servers for this workgroup is not currently available”
0xC000021d0x0000013dNT_STATUS_VDM_HARD_ERROR“NT_STATUS_VDM_HARD_ERROR”
0xC000021e0x0000013dNT_STATUS_DRIVER_CANCEL_TIMEOUT“NT_STATUS_DRIVER_CANCEL_TIMEOUT”
0xC000021f0x0000013dNT_STATUS_REPLY_MESSAGE_MISMATCH“NT_STATUS_REPLY_MESSAGE_MISMATCH”
0xC00002200x0000046cNT_STATUS_MAPPED_ALIGNMENT“The base address or the file offset specified does not have the proper alignment.”
0xC00002210x000000c1NT_STATUS_IMAGE_CHECKSUM_MISMATCH“%1 is not a valid Windows NT application.”
0xC00002220x0000013dNT_STATUS_LOST_WRITEBEHIND_DATA“NT_STATUS_LOST_WRITEBEHIND_DATA”
0xC00002230x0000013dNT_STATUS_CLIENT_SERVER_PARAMETERS_INVALID“NT_STATUS_CLIENT_SERVER_PARAMETERS_INVALID”
0xC00002240x00000773NT_STATUS_PASSWORD_MUST_CHANGE“The user must change his password before he logs on the first time.”
0xC00002250x0000013dNT_STATUS_NOT_FOUND“NT_STATUS_NOT_FOUND”
0xC00002260x0000013dNT_STATUS_NOT_TINY_STREAM“NT_STATUS_NOT_TINY_STREAM”
0xC00002270x0000013dNT_STATUS_RECOVERY_FAILURE“NT_STATUS_RECOVERY_FAILURE”
0xC00002280x0000013dNT_STATUS_STACK_OVERFLOW_READ“NT_STATUS_STACK_OVERFLOW_READ”
0xC00002290x0000013dNT_STATUS_FAIL_CHECK“NT_STATUS_FAIL_CHECK”
0xC000022a0xc000022aNT_STATUS_DUPLICATE_OBJECTID“NT_STATUS_DUPLICATE_OBJECTID”
0xC000022b0xc000022bNT_STATUS_OBJECTID_EXISTS“NT_STATUS_OBJECTID_EXISTS”
0xC000022c0x0000013dNT_STATUS_CONVERT_TO_LARGE“NT_STATUS_CONVERT_TO_LARGE”
0xC000022d0x0000013dNT_STATUS_RETRY“NT_STATUS_RETRY”
0xC000022e0x0000013dNT_STATUS_FOUND_OUT_OF_SCOPE“NT_STATUS_FOUND_OUT_OF_SCOPE”
0xC000022f0x0000013dNT_STATUS_ALLOCATE_BUCKET“NT_STATUS_ALLOCATE_BUCKET”
0xC00002300x0000013dNT_STATUS_PROPSET_NOT_FOUND“NT_STATUS_PROPSET_NOT_FOUND”
0xC00002310x0000013dNT_STATUS_MARSHALL_OVERFLOW“NT_STATUS_MARSHALL_OVERFLOW”
0xC00002320x0000013dNT_STATUS_INVALID_VARIANT“NT_STATUS_INVALID_VARIANT”
0xC00002330x00000774NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND“Could not find the domain controller for this domain.”
0xC00002340x00000775NT_STATUS_ACCOUNT_LOCKED_OUT“The referenced account is currently locked out and may not be logged on to.”
0xC00002350x00000006NT_STATUS_HANDLE_NOT_CLOSABLE“The handle is invalid.”
0xC00002360x000004c9NT_STATUS_CONNECTION_REFUSED“The remote system refused the network connection.”
0xC00002370x000004caNT_STATUS_GRACEFUL_DISCONNECT“The network connection was gracefully closed.”
0xC00002380x000004cbNT_STATUS_ADDRESS_ALREADY_ASSOCIATED“The network transport endpoint already has an address associated with it.”
0xC00002390x000004ccNT_STATUS_ADDRESS_NOT_ASSOCIATED“An address has not yet been associated with the network endpoint.”
0xC000023a0x000004cdNT_STATUS_CONNECTION_INVALID“An operation was attempted on a non-existent network connection.”
0xC000023b0x000004ceNT_STATUS_CONNECTION_ACTIVE“An invalid operation was attempted on an active network connection.”
0xC000023c0x000004cfNT_STATUS_NETWORK_UNREACHABLE“The remote network is not reachable by the transport.”
0xC000023d0x000004d0NT_STATUS_HOST_UNREACHABLE“The remote system is not reachable by the transport.”
0xC000023e0x000004d1NT_STATUS_PROTOCOL_UNREACHABLE“The remote system does not support the transport protocol.”
0xC000023f0x000004d2NT_STATUS_PORT_UNREACHABLE“No service is operating at the destination network endpoint on the remote system.”
0xC00002400x000004d3NT_STATUS_REQUEST_ABORTED“The request was aborted.”
0xC00002410x000004d4NT_STATUS_CONNECTION_ABORTED“The network connection was aborted by the local system.”
0xC00002420x0000013dNT_STATUS_BAD_COMPRESSION_BUFFER“NT_STATUS_BAD_COMPRESSION_BUFFER”
0xC00002430x000004c8NT_STATUS_USER_MAPPED_FILE“The requested operation cannot be performed on a file with a user mapped section open.”
0xC00002440x0000013dNT_STATUS_AUDIT_FAILED“NT_STATUS_AUDIT_FAILED”
0xC00002450x0000013dNT_STATUS_TIMER_RESOLUTION_NOT_SET“NT_STATUS_TIMER_RESOLUTION_NOT_SET”
0xC00002460x000004d6NT_STATUS_CONNECTION_COUNT_LIMIT“A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.”
0xC00002470x000004d7NT_STATUS_LOGIN_TIME_RESTRICTION“Attempting to login during an unauthorized time of day for this account.”
0xC00002480x000004d8NT_STATUS_LOGIN_WKSTA_RESTRICTION“The account is not authorized to login from this station.”
0xC00002490x000000c1NT_STATUS_IMAGE_MP_UP_MISMATCH“%1 is not a valid Windows NT application.”
0xC00002500x0000013dNT_STATUS_INSUFFICIENT_LOGON_INFO“NT_STATUS_INSUFFICIENT_LOGON_INFO”
0xC00002510x0000013dNT_STATUS_BAD_DLL_ENTRYPOINT“NT_STATUS_BAD_DLL_ENTRYPOINT”
0xC00002520x0000013dNT_STATUS_BAD_SERVICE_ENTRYPOINT“NT_STATUS_BAD_SERVICE_ENTRYPOINT”
0xC00002530x0000054fNT_STATUS_LPC_REPLY_LOST“The security account database contains an internal inconsistency.”
0xC00002540x0000013dNT_STATUS_IP_ADDRESS_CONFLICT1“NT_STATUS_IP_ADDRESS_CONFLICT1”
0xC00002550x0000013dNT_STATUS_IP_ADDRESS_CONFLICT2“NT_STATUS_IP_ADDRESS_CONFLICT2”
0xC00002560x0000013dNT_STATUS_REGISTRY_QUOTA_LIMIT“NT_STATUS_REGISTRY_QUOTA_LIMIT”
0xC00002570x000004d0NT_STATUS_PATH_NOT_COVERED“The remote system is not reachable by the transport.”
0xC00002580x0000013dNT_STATUS_NO_CALLBACK_ACTIVE“NT_STATUS_NO_CALLBACK_ACTIVE”
0xC00002590x00000573NT_STATUS_LICENSE_QUOTA_EXCEEDED“The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.”
0xC000025a0x0000013dNT_STATUS_PWD_TOO_SHORT“NT_STATUS_PWD_TOO_SHORT”
0xC000025b0x0000013dNT_STATUS_PWD_TOO_RECENT“NT_STATUS_PWD_TOO_RECENT”
0xC000025c0x0000013dNT_STATUS_PWD_HISTORY_CONFLICT“NT_STATUS_PWD_HISTORY_CONFLICT”
0xC000025e0x00000422NT_STATUS_PLUGPLAY_NO_DEVICE“The specified service is disabled and cannot be started.”
0xC000025f0x0000013dNT_STATUS_UNSUPPORTED_COMPRESSION“NT_STATUS_UNSUPPORTED_COMPRESSION”
0xC00002600x0000013dNT_STATUS_INVALID_HW_PROFILE“NT_STATUS_INVALID_HW_PROFILE”
0xC00002610x0000013dNT_STATUS_INVALID_PLUGPLAY_DEVICE_PATH“NT_STATUS_INVALID_PLUGPLAY_DEVICE_PATH”
0xC00002620x000000b6NT_STATUS_DRIVER_ORDINAL_NOT_FOUND“The operating system cannot run %1.”
0xC00002630x0000007fNT_STATUS_DRIVER_ENTRYPOINT_NOT_FOUND“The specified procedure could not be found.”
0xC00002640x00000120NT_STATUS_RESOURCE_NOT_OWNED“Attempt to release mutex not owned by caller.”
0xC00002650x00000476NT_STATUS_TOO_MANY_LINKS“An attempt was made to create more links on a file than the file system supports.”
0xC00002660x0000013dNT_STATUS_QUOTA_LIST_INCONSISTENT“NT_STATUS_QUOTA_LIST_INCONSISTENT”
0xC00002670x0000013dNT_STATUS_FILE_IS_OFFLINE“NT_STATUS_FILE_IS_OFFLINE”
0xC00002750x0000013dNT_STATUS_NOT_A_REPARSE_POINT“NT_STATUS_NOT_A_REPARSE_POINT”
0xC0000EDE0x0000013dNT_STATUS_NO_SUCH_JOB“NT_STATUS_NO_SUCH_JOB”