Back to Tools

Windows Error Codes

Look up Win32, HRESULT, and NTSTATUS error codes and descriptions.

Share:
Showing 269 of 269 error codes
0x000000000General

ERROR_SUCCESS

The operation completed successfully.

0x00000001General

ERROR_INVALID_FUNCTION

Incorrect function.

0x00000002File System

ERROR_FILE_NOT_FOUND

The system cannot find the file specified.

0x00000003File System

ERROR_PATH_NOT_FOUND

The system cannot find the path specified.

0x00000004File System

ERROR_TOO_MANY_OPEN_FILES

The system cannot open the file.

0x00000005Security

ERROR_ACCESS_DENIED

Access is denied.

0x00000006General

ERROR_INVALID_HANDLE

The handle is invalid.

0x00000007Memory

ERROR_ARENA_TRASHED

The storage control blocks were destroyed.

0x00000008Memory

ERROR_NOT_ENOUGH_MEMORY

Not enough storage is available to process this command.

0x00000009Memory

ERROR_INVALID_BLOCK

The storage control block address is invalid.

0x0000000A10General

ERROR_BAD_ENVIRONMENT

The environment is incorrect.

0x0000000B11General

ERROR_BAD_FORMAT

An attempt was made to load a program with an incorrect format.

0x0000000C12Security

ERROR_INVALID_ACCESS

The access code is invalid.

0x0000000D13General

ERROR_INVALID_DATA

The data is invalid.

0x0000000E14Memory

ERROR_OUTOFMEMORY

Not enough storage is available to complete this operation.

0x0000000F15File System

ERROR_INVALID_DRIVE

The system cannot find the drive specified.

0x0000001016File System

ERROR_CURRENT_DIRECTORY

The directory cannot be removed.

0x0000001117File System

ERROR_NOT_SAME_DEVICE

The system cannot move the file to a different disk drive.

0x0000001218File System

ERROR_NO_MORE_FILES

There are no more files.

0x0000001319Storage

ERROR_WRITE_PROTECT

The media is write protected.

0x0000001420Storage

ERROR_BAD_UNIT

The system cannot find the device specified.

0x0000001521Storage

ERROR_NOT_READY

The device is not ready.

0x0000001622Storage

ERROR_BAD_COMMAND

The device does not recognize the command.

0x0000001723Storage

ERROR_CRC

Data error (cyclic redundancy check).

0x0000001824General

ERROR_BAD_LENGTH

The program issued a command but the command length is incorrect.

0x0000001925Storage

ERROR_SEEK

The drive cannot locate a specific area or track on the disk.

0x0000001A26Storage

ERROR_NOT_DOS_DISK

The specified disk or diskette cannot be accessed.

0x0000001B27Storage

ERROR_SECTOR_NOT_FOUND

The drive cannot find the sector requested.

0x0000001C28Printing

ERROR_OUT_OF_PAPER

The printer is out of paper.

0x0000001D29Storage

ERROR_WRITE_FAULT

The system cannot write to the specified device.

0x0000001E30Storage

ERROR_READ_FAULT

The system cannot read from the specified device.

0x0000001F31General

ERROR_GEN_FAILURE

A device attached to the system is not functioning.

0x0000002032File System

ERROR_SHARING_VIOLATION

The process cannot access the file because it is being used by another process.

0x0000002133File System

ERROR_LOCK_VIOLATION

The process cannot access the file because another process has locked a portion of the file.

0x0000002436File System

ERROR_SHARING_BUFFER_EXCEEDED

Too many files opened for sharing.

0x0000002638File System

ERROR_HANDLE_EOF

Reached the end of the file.

0x0000002739Storage

ERROR_HANDLE_DISK_FULL

The disk is full.

0x0000003250General

ERROR_NOT_SUPPORTED

The request is not supported.

0x0000003351Network

ERROR_REM_NOT_LIST

Windows cannot find the network path.

0x0000003452Network

ERROR_DUP_NAME

You were not connected because a duplicate name exists on the network.

0x0000003553Network

ERROR_BAD_NETPATH

The network path was not found.

0x0000003654Network

ERROR_NETWORK_BUSY

The network is busy.

0x0000003755Network

ERROR_DEV_NOT_EXIST

The specified network resource or device is no longer available.

0x0000003957Network

ERROR_UNEXP_NET_ERR

An unexpected network error occurred.

0x0000003A58Network

ERROR_BAD_REM_ADAP

The specified server cannot perform the requested operation.

0x0000003B59Printing

ERROR_PRINTQ_FULL

The print queue is full.

0x0000004064Network

ERROR_NETNAME_DELETED

The specified network name is no longer available.

0x0000004165Network

ERROR_NETWORK_ACCESS_DENIED

Network access is denied.

0x0000004367Network

ERROR_BAD_NET_NAME

The network name cannot be found.

0x0000005080File System

ERROR_FILE_EXISTS

The file exists.

0x0000005282File System

ERROR_CANNOT_MAKE

The directory or file cannot be created.

0x0000005585General

ERROR_ALREADY_ASSIGNED

The local device name is already in use.

0x0000005686Security

ERROR_INVALID_PASSWORD

The specified network password is not correct.

0x0000005787General

ERROR_INVALID_PARAMETER

The parameter is incorrect.

0x0000005888Network

ERROR_NET_WRITE_FAULT

A write fault occurred on the network.

0x0000006D109IPC

ERROR_BROKEN_PIPE

The pipe has been ended.

0x0000006E110File System

ERROR_OPEN_FAILED

The system cannot open the device or file specified.

0x0000006F111File System

ERROR_BUFFER_OVERFLOW

The file name is too long.

0x00000070112Storage

ERROR_DISK_FULL

There is not enough space on the disk.

0x00000071113File System

ERROR_NO_MORE_SEARCH_HANDLES

No more internal file identifiers available.

0x00000072114File System

ERROR_INVALID_TARGET_HANDLE

The target internal file identifier is incorrect.

0x00000075117General

ERROR_INVALID_CATEGORY

The IOCTL call made by the application program is not correct.

0x00000078120General

ERROR_CALL_NOT_IMPLEMENTED

This function is not supported on this system.

0x00000079121Synchronization

ERROR_SEM_TIMEOUT

The semaphore timeout period has expired.

0x0000007A122General

ERROR_INSUFFICIENT_BUFFER

The data area passed to a system call is too small.

0x0000007B123File System

ERROR_INVALID_NAME

The filename, directory name, or volume label syntax is incorrect.

0x0000007C124General

ERROR_INVALID_LEVEL

The system call level is not correct.

0x0000007D125Storage

ERROR_NO_VOLUME_LABEL

The disk has no volume label.

0x0000007E126General

ERROR_MOD_NOT_FOUND

The specified module could not be found.

0x0000007F127General

ERROR_PROC_NOT_FOUND

The specified procedure could not be found.

0x00000080128Process

ERROR_WAIT_NO_CHILDREN

There are no child processes to wait for.

0x00000082130Storage

ERROR_DIRECT_ACCESS_HANDLE

Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.

0x00000083131File System

ERROR_NEGATIVE_SEEK

An attempt was made to move the file pointer before the beginning of the file.

0x00000084132File System

ERROR_SEEK_ON_DEVICE

The file pointer cannot be set on the specified device or file.

0x00000091145File System

ERROR_DIR_NOT_EMPTY

The directory is not empty.

0x00000094148File System

ERROR_PATH_BUSY

The path specified cannot be used at this time.

0x000000A1161File System

ERROR_BAD_PATHNAME

The specified path is invalid.

0x000000A2162Process

ERROR_SIGNAL_PENDING

A signal is already pending.

0x000000A4164Process

ERROR_MAX_THRDS_REACHED

No more threads can be created in the system.

0x000000A7167File System

ERROR_LOCK_FAILED

Unable to lock a region of a file.

0x000000AA170General

ERROR_BUSY

The requested resource is in use.

0x000000B7183File System

ERROR_ALREADY_EXISTS

Cannot create a file when that file already exists.

0x000000BA186General

ERROR_INVALID_FLAG_NUMBER

The flag passed is not correct.

0x000000BB187Synchronization

ERROR_SEM_NOT_FOUND

The specified system semaphore name was not found.

0x000000C1193General

ERROR_BAD_EXE_FORMAT

Is not a valid Win32 application.

0x000000C2194General

ERROR_ITERATED_DATA_EXCEEDS_64k

The operating system cannot run this application program.

0x000000C3195General

ERROR_INVALID_MINALLOCSIZE

The operating system cannot run this application program.

0x000000C8200General

ERROR_CODE_NOT_FOUND

The code cannot be accessed.

0x000000CB203General

ERROR_ENVVAR_NOT_FOUND

The system could not find the environment option that was entered.

0x000000CE206File System

ERROR_FILENAME_EXCED_RANGE

The filename or extension is too long.

0x000000D1209Process

ERROR_SIGNAL_REFUSED

The signal being posted is not correct.

0x000000D4212Memory

ERROR_LOCKED

The segment is locked and cannot be reallocated.

0x000000D6214General

ERROR_TOO_MANY_MODULES

Too many dynamic-link modules are attached to this program or dynamic-link module.

0x000000D8216General

ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT

The subsystem needed to support the image type is not present.

0x000000E5229IPC

ERROR_PIPE_LOCAL

The pipe is local.

0x000000E6230IPC

ERROR_BAD_PIPE

The pipe state is invalid.

0x000000E7231IPC

ERROR_PIPE_BUSY

All pipe instances are busy.

0x000000E8232IPC

ERROR_NO_DATA

The pipe is being closed.

0x000000E9233IPC

ERROR_PIPE_NOT_CONNECTED

No process is on the other end of the pipe.

0x000000EA234General

ERROR_MORE_DATA

More data is available.

0x00000102258Synchronization

WAIT_TIMEOUT

The wait operation timed out.

0x00000103259General

ERROR_NO_MORE_ITEMS

No more data is available.

0x0000010A266File System

ERROR_CANNOT_COPY

The copy functions cannot be used.

0x0000010B267File System

ERROR_DIRECTORY

The directory name is invalid.

0x00000113275File System

ERROR_EAS_DIDNT_FIT

The extended attributes did not fit in the buffer.

0x00000114276File System

ERROR_EA_FILE_CORRUPT

The extended attribute file on the mounted file system is corrupt.

0x00000115277File System

ERROR_EA_TABLE_FULL

The extended attribute table file is full.

0x00000116278File System

ERROR_INVALID_EA_HANDLE

The specified extended attribute handle is invalid.

0x0000011A282File System

ERROR_EAS_NOT_SUPPORTED

The mounted file system does not support extended attributes.

0x00000120288Synchronization

ERROR_NOT_OWNER

Attempt to release mutex not owned by caller.

0x0000012A298Synchronization

ERROR_TOO_MANY_POSTS

Too many posts were made to a semaphore.

0x0000012B299Process

ERROR_PARTIAL_COPY

Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

0x0000013D317General

ERROR_MR_MID_NOT_FOUND

The system cannot find message text for message number 0x%1 in the message file for %2.

0x000001E7487Memory

ERROR_INVALID_ADDRESS

Attempt to access invalid address.

0x00000216534General

ERROR_ARITHMETIC_OVERFLOW

Arithmetic result exceeded 32 bits.

0x00000217535IPC

ERROR_PIPE_CONNECTED

There is a process on other end of the pipe.

0x00000218536IPC

ERROR_PIPE_LISTENING

Waiting for a process to open the other end of the pipe.

0x000003E2994Security

ERROR_EA_ACCESS_DENIED

Access to the extended attribute was denied.

0x000003E3995General

ERROR_OPERATION_ABORTED

The I/O operation has been aborted because of either a thread exit or an application request.

0x000003E4996General

ERROR_IO_INCOMPLETE

Overlapped I/O event is not in a signaled state.

0x000003E5997General

ERROR_IO_PENDING

Overlapped I/O operation is in progress.

0x000003E6998Memory

ERROR_NOACCESS

Invalid access to memory location.

0x000003E7999Memory

ERROR_SWAPERROR

Error performing inpage operation.

0x000003E91001Memory

ERROR_STACK_OVERFLOW

Recursion too deep; the stack overflowed.

0x000003EA1002General

ERROR_INVALID_MESSAGE

The window cannot act on the sent message.

0x000003EB1003General

ERROR_CAN_NOT_COMPLETE

Cannot complete this function.

0x000003EC1004General

ERROR_INVALID_FLAGS

Invalid flags.

0x000003ED1005Storage

ERROR_UNRECOGNIZED_VOLUME

The volume does not contain a recognized file system.

0x000003EE1006File System

ERROR_FILE_INVALID

The volume for a file has been externally altered so that the opened file is no longer valid.

0x000003EF1007General

ERROR_FULLSCREEN_MODE

The requested operation cannot be performed in full-screen mode.

0x000003F01008Security

ERROR_NO_TOKEN

An attempt was made to reference a token that does not exist.

0x000003F11009Registry

ERROR_BADDB

The configuration registry database is corrupt.

0x000003F21010Registry

ERROR_BADKEY

The configuration registry key is invalid.

0x000003F31011Registry

ERROR_CANTOPEN

The configuration registry key could not be opened.

0x000003F41012Registry

ERROR_CANTREAD

The configuration registry key could not be read.

0x000003F51013Registry

ERROR_CANTWRITE

The configuration registry key could not be written.

0x000003F61014Registry

ERROR_REGISTRY_RECOVERED

One of the files in the registry database had to be recovered by use of a log or alternate copy.

0x000003F71015Registry

ERROR_REGISTRY_CORRUPT

The registry is corrupted.

0x000003F81016Registry

ERROR_REGISTRY_IO_FAILED

An I/O operation initiated by the registry failed unrecoverably.

0x000003F91017Registry

ERROR_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.

0x000003FA1018Registry

ERROR_KEY_DELETED

Illegal operation attempted on a registry key that has been marked for deletion.

0x000003FB1019Registry

ERROR_NO_LOG_SPACE

System could not allocate the required space in a registry log.

0x000003FC1020Registry

ERROR_KEY_HAS_CHILDREN

Cannot create a symbolic link in a registry key that already has subkeys or values.

0x000003FD1021Registry

ERROR_CHILD_MUST_BE_VOLATILE

Cannot create a stable subkey under a volatile parent key.

0x000003FE1022File System

ERROR_NOTIFY_ENUM_DIR

A notify change request is being completed and the information is not being returned in the caller's buffer.

0x0000041B1051Services

ERROR_DEPENDENT_SERVICES_RUNNING

A stop control has been sent to a service that other running services are dependent on.

0x0000041C1052Services

ERROR_INVALID_SERVICE_CONTROL

The requested control is not valid for this service.

0x0000041D1053Services

ERROR_SERVICE_REQUEST_TIMEOUT

The service did not respond to the start or control request in a timely fashion.

0x0000041E1054Services

ERROR_SERVICE_NO_THREAD

A thread could not be created for the service.

0x0000041F1055Services

ERROR_SERVICE_DATABASE_LOCKED

The service database is locked.

0x000004201056Services

ERROR_SERVICE_ALREADY_RUNNING

An instance of the service is already running.

0x000004211057Services

ERROR_INVALID_SERVICE_ACCOUNT

The account name is invalid or does not exist, or the password is invalid for the account name specified.

0x000004221058Services

ERROR_SERVICE_DISABLED

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

0x000004231059Services

ERROR_CIRCULAR_DEPENDENCY

Circular service dependency was specified.

0x000004241060Services

ERROR_SERVICE_DOES_NOT_EXIST

The specified service does not exist as an installed service.

0x000004251061Services

ERROR_SERVICE_CANNOT_ACCEPT_CTRL

The service cannot accept control messages at this time.

0x000004261062Services

ERROR_SERVICE_NOT_ACTIVE

The service has not been started.

0x000004271063Services

ERROR_FAILED_SERVICE_CONTROLLER_CONNECT

The service process could not connect to the service controller.

0x000004281064Services

ERROR_EXCEPTION_IN_SERVICE

An exception occurred in the service when handling the control request.

0x000004291065Services

ERROR_DATABASE_DOES_NOT_EXIST

The database specified does not exist.

0x0000042A1066Services

ERROR_SERVICE_SPECIFIC_ERROR

The service has returned a service-specific error code.

0x0000042B1067Process

ERROR_PROCESS_ABORTED

The process terminated unexpectedly.

0x0000042C1068Services

ERROR_SERVICE_DEPENDENCY_FAIL

The dependency service or group failed to start.

0x0000042D1069Services

ERROR_SERVICE_LOGON_FAILED

The service did not start due to a logon failure.

0x0000042E1070Services

ERROR_SERVICE_START_HANG

After starting, the service hung in a start-pending state.

0x0000042F1071Services

ERROR_INVALID_SERVICE_LOCK

The specified service database lock is invalid.

0x000004301072Services

ERROR_SERVICE_MARKED_FOR_DELETE

The specified service has been marked for deletion.

0x000004311073Services

ERROR_SERVICE_EXISTS

The specified service already exists.

0x0000045A1114General

ERROR_DLL_INIT_FAILED

A dynamic link library (DLL) initialization routine failed.

0x0000045B1115System

ERROR_SHUTDOWN_IN_PROGRESS

A system shutdown is in progress.

0x0000045C1116System

ERROR_NO_SHUTDOWN_IN_PROGRESS

Unable to abort the system shutdown because no shutdown was in progress.

0x0000045D1117Storage

ERROR_IO_DEVICE

The request could not be performed because of an I/O device error.

0x0000045E1118Hardware

ERROR_SERIAL_NO_DEVICE

No serial device was successfully initialized. The serial driver will unload.

0x0000045F1119Hardware

ERROR_IRQ_BUSY

Unable to open a device that was sharing an interrupt request (IRQ) with other devices.

0x000004901168General

ERROR_NOT_FOUND

Element not found.

0x000004911169General

ERROR_NO_MATCH

There was no match for the specified key in the index.

0x000004921170General

ERROR_SET_NOT_FOUND

The property set specified does not exist on the object.

0x000004C91225Network

ERROR_CONNECTION_REFUSED

The remote computer refused the network connection.

0x000004CA1226Network

ERROR_GRACEFUL_DISCONNECT

The network connection was gracefully closed.

0x000004CB1227Network

ERROR_ADDRESS_ALREADY_ASSOCIATED

The network transport endpoint already has an address associated with it.

0x000004CC1228Network

ERROR_ADDRESS_NOT_ASSOCIATED

An address has not yet been associated with the network endpoint.

0x000004CD1229Network

ERROR_CONNECTION_INVALID

An operation was attempted on a nonexistent network connection.

0x000004CE1230Network

ERROR_CONNECTION_ACTIVE

An invalid operation was attempted on an active network connection.

0x000004CF1231Network

ERROR_NETWORK_UNREACHABLE

The network location cannot be reached.

0x000004D01232Network

ERROR_HOST_UNREACHABLE

The network location cannot be reached. For information about network troubleshooting, see Windows Help.

0x000004D11233Network

ERROR_PROTOCOL_UNREACHABLE

The network location cannot be reached.

0x000004D21234Network

ERROR_PORT_UNREACHABLE

No service is operating at the destination network endpoint on the remote system.

0x000004D31235Network

ERROR_REQUEST_ABORTED

The request was aborted.

0x000004D41236Network

ERROR_CONNECTION_ABORTED

The network connection was aborted by the local system.

0x000004D51237General

ERROR_RETRY

The operation could not be completed. A retry should be performed.

0x000004D61238Network

ERROR_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.

0x000005221314Security

ERROR_PRIVILEGE_NOT_HELD

A required privilege is not held by the client.

0x0000052E1326Security

ERROR_LOGON_FAILURE

The user name or password is incorrect.

0x0000052F1327Security

ERROR_ACCOUNT_RESTRICTION

Account restrictions are preventing this user from signing in.

0x000005301328Security

ERROR_INVALID_LOGON_HOURS

Your account has time restrictions that keep you from signing in right now.

0x000005311329Security

ERROR_INVALID_WORKSTATION

You are not allowed to log on to this computer.

0x000005321330Security

ERROR_PASSWORD_EXPIRED

The password for this account has expired.

0x000005331331Security

ERROR_ACCOUNT_DISABLED

This user can't sign in because this account is currently disabled.

0x000005341332Security

ERROR_NONE_MAPPED

No mapping between account names and security IDs was done.

0x000005351333Security

ERROR_TOO_MANY_LUIDS_REQUESTED

Too many local user identifiers (LUIDs) were requested at one time.

0x000005361334Security

ERROR_LUIDS_EXHAUSTED

No more local user identifiers (LUIDs) are available.

0x000005371335Security

ERROR_INVALID_SUB_AUTHORITY

The subauthority part of a security ID is invalid for this particular use.

0x000005381336Security

ERROR_INVALID_ACL

The access control list (ACL) structure is invalid.

0x000005391337Security

ERROR_INVALID_SID

The security ID structure is invalid.

0x0000053A1338Security

ERROR_INVALID_SECURITY_DESCR

The security descriptor structure is invalid.

0x0000053C1340Security

ERROR_BAD_INHERITANCE_ACL

The inherited access control list (ACL) or access control entry (ACE) could not be built.

0x0000053D1341Services

ERROR_SERVER_DISABLED

The server is currently disabled.

0x0000053E1342Services

ERROR_SERVER_NOT_DISABLED

The server is currently enabled.

0x0000053F1343Security

ERROR_INVALID_ID_AUTHORITY

The value provided was an invalid value for an identifier authority.

0x000005401344Security

ERROR_ALLOTTED_SPACE_EXCEEDED

No more memory is available for security information updates.

0x000005411345Security

ERROR_INVALID_GROUP_ATTRIBUTES

The specified attributes are invalid, or incompatible with the attributes for the group as a whole.

0x000005421346Security

ERROR_BAD_IMPERSONATION_LEVEL

Either a required impersonation level was not provided, or the provided impersonation level is invalid.

0x000005431347Security

ERROR_CANT_OPEN_ANONYMOUS

Cannot open an anonymous level security token.

0x000005441348Security

ERROR_BAD_VALIDATION_CLASS

The validation information class requested was invalid.

0x000005451349Security

ERROR_BAD_TOKEN_TYPE

The type of the token is inappropriate for its attempted use.

0x000005461350Security

ERROR_NO_SECURITY_ON_OBJECT

Unable to perform a security operation on an object that has no associated security.

0x000005471351Active Directory

ERROR_CANT_ACCESS_DOMAIN_INFO

Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied.

0x000005481352Security

ERROR_INVALID_SERVER_STATE

The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.

0x000005491353Active Directory

ERROR_INVALID_DOMAIN_STATE

The domain was in the wrong state to perform the security operation.

0x0000054A1354Active Directory

ERROR_INVALID_DOMAIN_ROLE

This operation is only allowed for the Primary Domain Controller of the domain.

0x0000054B1355Active Directory

ERROR_NO_SUCH_DOMAIN

The specified domain either does not exist or could not be contacted.

0x0000054C1356Active Directory

ERROR_DOMAIN_EXISTS

The specified domain already exists.

0x0000054D1357Active Directory

ERROR_DOMAIN_LIMIT_EXCEEDED

An attempt was made to exceed the limit on the number of domains per server.

0x0000054E1358Storage

ERROR_INTERNAL_DB_CORRUPTION

Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.

0x0000054F1359General

ERROR_INTERNAL_ERROR

An extended error has occurred.

0x000005501360Security

ERROR_GENERIC_NOT_MAPPED

Generic access types were contained in an access mask which should already be mapped to nongeneric types.

0x000005511361Security

ERROR_BAD_DESCRIPTOR_FORMAT

A security descriptor is not in the right format (absolute or self-relative).

0x000005521362Security

ERROR_NOT_LOGON_PROCESS

The requested action is restricted for use by logon processes only.

0x000005531363Security

ERROR_LOGON_SESSION_EXISTS

Cannot start a new logon session with an ID that is already in use.

0x000005541364Security

ERROR_NO_SUCH_PACKAGE

A specified authentication package is unknown.

0x000005551365Security

ERROR_BAD_LOGON_SESSION_STATE

The logon session is not in a state that is consistent with the requested operation.

0x000005561366Security

ERROR_LOGON_SESSION_COLLISION

The logon session ID is already in use.

0x000005571367Security

ERROR_INVALID_LOGON_TYPE

A logon request contained an invalid logon type value.

0x000005581368Security

ERROR_CANNOT_IMPERSONATE

Unable to impersonate using a named pipe until data has been read from that pipe.

0x000005591369Registry

ERROR_RXACT_INVALID_STATE

The transaction state of a registry subtree is incompatible with the requested operation.

0x0000055A1370Security

ERROR_RXACT_COMMIT_FAILURE

An internal security database corruption has been encountered.

0x0000055B1371Security

ERROR_SPECIAL_ACCOUNT

Cannot perform this operation on built-in accounts.

0x0000055C1372Security

ERROR_SPECIAL_GROUP

Cannot perform this operation on this built-in special group.

0x0000055D1373Security

ERROR_SPECIAL_USER

Cannot perform this operation on this built-in special user.

0x0000055E1374Security

ERROR_MEMBERS_PRIMARY_GROUP

The user cannot be removed from a group because the group is currently the user's primary group.

0x0000055F1375Security

ERROR_TOKEN_ALREADY_IN_USE

The token is already in use as a primary token.

0x000005601376Security

ERROR_NO_SUCH_ALIAS

The specified local group does not exist.

0x000005611377Security

ERROR_MEMBER_NOT_IN_ALIAS

The specified account name is not a member of the group.

0x000005621378Security

ERROR_MEMBER_IN_ALIAS

The specified account name is already a member of the group.

0x000005631379Security

ERROR_ALIAS_EXISTS

The specified local group already exists.

0x000005641380Security

ERROR_LOGON_NOT_GRANTED

Logon failure: the user has not been granted the requested logon type at this computer.

0x000005651381Security

ERROR_TOO_MANY_SECRETS

The maximum number of secrets that may be stored in a single system has been exceeded.

0x000005661382Security

ERROR_SECRET_TOO_LONG

The length of a secret exceeds the maximum length allowed.

0x000005671383Security

ERROR_INTERNAL_DB_ERROR

The local security authority database contains an internal inconsistency.

0x000005681384Security

ERROR_TOO_MANY_CONTEXT_IDS

During a logon attempt, the user's security context accumulated too many security IDs.

0x000005691385Security

ERROR_LOGON_TYPE_NOT_GRANTED

Logon failure: the user has not been granted the requested logon type at this computer.

0x0000056A1386Security

ERROR_NT_CROSS_ENCRYPTION_REQUIRED

A cross-encrypted password is necessary to change a user password.

0x0000056B1387Security

ERROR_NO_SUCH_MEMBER

A member could not be added to or removed from the local group because the member does not exist.

0x0000056C1388Security

ERROR_INVALID_MEMBER

A new member could not be added to a local group because the member has the wrong account type.

0x0000056D1389Security

ERROR_TOO_MANY_SIDS

Too many security IDs have been specified.

0x0000056E1390Security

ERROR_LM_CROSS_ENCRYPTION_REQUIRED

A cross-encrypted password is necessary to change this user password.

0x0000056F1391Security

ERROR_NO_INHERITANCE

Indicates an ACL contains no inheritable components.

0x00000000S_OKHRESULT

S_OK

Operation successful.

0x00000001S_FALSEHRESULT

S_FALSE

Operation successful but returned a false/empty result.

0x80004001E_NOTIMPLHRESULT

E_NOTIMPL

Not implemented.

0x80004002E_NOINTERFACEHRESULT

E_NOINTERFACE

No such interface supported.

0x80004003E_POINTERHRESULT

E_POINTER

Invalid pointer.

0x80004004E_ABORTHRESULT

E_ABORT

Operation aborted.

0x80004005E_FAILHRESULT

E_FAIL

Unspecified error.

0x8000FFFFE_UNEXPECTEDHRESULT

E_UNEXPECTED

Catastrophic failure.

0x80070005E_ACCESSDENIEDHRESULT

E_ACCESSDENIED

General access denied error.

0x80070006E_HANDLEHRESULT

E_HANDLE

Invalid handle.

0x8007000EE_OUTOFMEMORYHRESULT

E_OUTOFMEMORY

Ran out of memory.

0x80070057E_INVALIDARGHRESULT

E_INVALIDARG

One or more arguments are invalid.

Reference: Win32 error codes, HRESULT codes. Tip: Search by hex (0x80070005) or decimal (5).

Found this tool useful?

Share it with your colleagues and friends!