This node is the fourth in the project to consolidate all of the Windows Error nodes. You will notice that this node seems to skip a few numbers from time to time. Those are the error messages that have no description at all, (not on E2 or using any of the other Error tools that I can find).

The messages are listed in this format

Hexadecimal error identifier - Decimal error identifier
Error explanation
Windows API Error Identifier


Windows Error 0x00000474 - 1140
An attempt to change the system power state was vetoed by another application or driver.
ERROR_SET_POWER_STATE_VETOED

Windows Error 0x00000475 - 1141
The system BIOS failed an attempt to change the system power state.
ERROR_SET_POWER_STATE_FAILED

Windows Error 0x00000476 - 1142
An attempt was made to create more links on a file than the file system supports.
ERROR_TOO_MANY_LINKS

Windows Error 0x0000047E - 1150
The specified program requires a newer version of Windows.
ERROR_OLD_WIN_VERSION

Windows Error 0x0000047F - 1151
The specified program is not a Windows or MS-DOS program.
ERROR_APP_WRONG_OS

Windows Error 0x00000480 - 1152
Cannot start more than one instance of the specified program.
ERROR_SINGLE_INSTANCE_APP

Windows Error 0x00000481 - 1153
The specified program was written for an earlier version of Windows.
ERROR_RMODE_APP

Windows Error 0x00000482 - 1154
One of the library files needed to run this application is damaged.
ERROR_INVALID_DLL

Windows Error 0x00000483 - 1155
No application is associated with the specified file for this operation.
ERROR_NO_ASSOCIATION

Windows Error 0x00000484 - 1156
An error occurred in sending the command to the application.
ERROR_DDE_FAIL

Windows Error 0x00000485 - 1157
One of the library files needed to run this application cannot be found.
ERROR_DLL_NOT_FOUND

Windows Error 0x00000486 - 1158
The current process has used all of its system allowance of handles for Window Manager objects.
ERROR_NO_MORE_USER_HANDLES

Windows Error 0x00000487 - 1159
The message can be used only with synchronous operations.
ERROR_MESSAGE_SYNC_ONLY

Windows Error 0x00000488 - 1160
The indicated source element has no media.
ERROR_SOURCE_ELEMENT_EMPTY

Windows Error 0x00000489 - 1161
The indicated destination element already contains media.
ERROR_DESTINATION_ELEMENT_FULL

Windows Error 0x0000048A - 1162
The indicated element does not exist.
ERROR_ILLEGAL_ELEMENT_ADDRESS

Windows Error 0x0000048B - 1163
The indicated element is part of a magazine that is not present.
ERROR_MAGAZINE_NOT_PRESENT

Windows Error 0x0000048C - 1164
The indicated device requires reinitialization due to hardware errors.
ERROR_DEVICE_REINITIALIZATION_NEEDED

Windows Error 0x0000048D - 1165
The device has indicated that cleaning is required before further operations are attempted.
ERROR_DEVICE_REQUIRES_CLEANING

Windows Error 0x0000048E - 1166
The device has indicated that its door is open.
ERROR_DEVICE_DOOR_OPEN

Windows Error 0x0000048F - 1167
The device is not connected.
ERROR_DEVICE_NOT_CONNECTED

Windows Error 0x00000490 - 1168
Element not found.
ERROR_NOT_FOUND

Windows Error 0x00000491 - 1169
There was no match for the specified key in the index.
ERROR_NO_MATCH

Windows Error 0x00000492 - 1170
The property set specified does not exist on the object.
ERROR_SET_NOT_FOUND

Windows Error 0x00000493 - 1171
The point passed to GetMouseMovePointsEx is not in the buffer.
ERROR_POINT_NOT_FOUND

Windows Error 0x00000494 - 1172
The tracking (workstation) service is not running.
ERROR_NO_TRACKING_SERVICE

Windows Error 0x00000495 - 1173
The Volume ID could not be found.
ERROR_NO_VOLUME_ID

Windows Error 0x00000496 - 1174
The specified Very Large Memory (64-bit) operation is invalid.
ERROR_INVALID_VLM_OPERATION

Windows Error 0x00000497 - 1175
Unable to remove the file to be replaced.
ERROR_UNABLE_TO_REMOVE_REPLACED

Windows Error 0x00000498 - 1176
Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name.
ERROR_UNABLE_TO_MOVE_REPLACEMENT

Windows Error 0x00000499 - 1177
Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name.
ERROR_UNABLE_TO_MOVE_REPLACEMENT_2

Windows Error 0x0000049A - 1178
The volume change journal is being deleted.
ERROR_JOURNAL_DELETE_IN_PROGRESS

Windows Error 0x0000049B - 1179
The volume change journal service is not active.
ERROR_JOURNAL_NOT_ACTIVE

Windows Error 0x0000049C - 1180
A file was found, but it may not be the correct file.
ERROR_POTENTIAL_FILE_FOUND

Windows Error 0x0000049D - 1181
The journal entry has been deleted from the journal.
ERROR_JOURNAL_ENTRY_DELETED

Windows Error 0x000004B0 - 1200
The specified device name is invalid.
ERROR_BAD_DEVICE

Windows Error 0x000004B1 - 1201
The device is not currently connected but it is a remembered connection.
ERROR_CONNECTION_UNAVAIL

Windows Error 0x000004B2 - 1202
An attempt was made to remember a device that had previously been remembered.
ERROR_DEVICE_ALREADY_REMEMBERED

Windows Error 0x000004B3 - 1203
No network provider accepted the given network path.
ERROR_NO_NET_OR_BAD_PATH

Windows Error 0x000004B4 - 1204
The specified network provider name is invalid.
ERROR_BAD_PROVIDER

Windows Error 0x000004B5 - 1205
Unable to open the network connection profile.
ERROR_CANNOT_OPEN_PROFILE

Windows Error 0x000004B6 - 1206
The network connection profile is corrupted.
ERROR_BAD_PROFILE

Windows Error 0x000004B7 - 1207
Cannot enumerate a noncontainer.
ERROR_NOT_CONTAINER

Windows Error 0x000004B8 - 1208
An extended error has occurred.
ERROR_EXTENDED_ERROR

Windows Error 0x000004B9 - 1209
The format of the specified group name is invalid.
ERROR_INVALID_GROUPNAME

Windows Error 0x000004BA - 1210
The format of the specified computer name is invalid.
ERROR_INVALID_COMPUTERNAME

Windows Error 0x000004BB - 1211
The format of the specified event name is invalid.
ERROR_INVALID_EVENTNAME

Windows Error 0x000004BC - 1212
The format of the specified domain name is invalid.
ERROR_INVALID_DOMAINNAME

Windows Error 0x000004BD - 1213
The format of the specified service name is invalid.
ERROR_INVALID_SERVICENAME

Windows Error 0x000004BE - 1214
The format of the specified network name is invalid.
ERROR_INVALID_NETNAME

Windows Error 0x000004BF - 1215
The format of the specified share name is invalid.
ERROR_INVALID_SHARENAME

Windows Error 0x000004C0 - 1216
The format of the specified password is invalid.
ERROR_INVALID_PASSWORDNAME

Windows Error 0x000004C1 - 1217
The format of the specified message name is invalid.
ERROR_INVALID_MESSAGENAME

Windows Error 0x000004C2 - 1218
The format of the specified message destination is invalid.
ERROR_INVALID_MESSAGEDEST

Windows Error 0x000004C3 - 1219
The credentials supplied conflict with an existing set of credentials.
ERROR_SESSION_CREDENTIAL_CONFLICT

Windows Error 0x000004C4 - 1220
An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
ERROR_REMOTE_SESSION_LIMIT_EXCEEDED

Windows Error 0x000004C5 - 1221
The workgroup or domain name is already in use by another computer on the network.
ERROR_DUP_DOMAINNAME

Windows Error 0x000004C6 - 1222
The network is not present or not started.
ERROR_NO_NETWORK

Windows Error 0x000004C7 - 1223
The operation was canceled by the user.
ERROR_CANCELLED

Windows Error 0x000004C8 - 1224
The requested operation cannot be performed on a file with a user-mapped section open.
ERROR_USER_MAPPED_FILE

Windows Error 0x000004C9 - 1225
The remote system refused the network connection.
ERROR_CONNECTION_REFUSED

Windows Error 0x000004CA - 1226
The network connection was gracefully closed.
ERROR_GRACEFUL_DISCONNECT

Windows Error 0x000004CB - 1227
The network transport endpoint already has an address associated with it.
ERROR_ADDRESS_ALREADY_ASSOCIATED

Windows Error 0x000004CC - 1228
An address has not yet been associated with the network endpoint.
ERROR_ADDRESS_NOT_ASSOCIATED

Windows Error 0x000004CD - 1229
An operation was attempted on a nonexistent network connection.
ERROR_CONNECTION_INVALID

Windows Error 0x000004CE - 1230
An invalid operation was attempted on an active network connection.
ERROR_CONNECTION_ACTIVE

Windows Error 0x000004CF - 1231
The remote network is not reachable by the transport.
ERROR_NETWORK_UNREACHABLE

Windows Error 0x000004D0 - 1232
The remote system is not reachable by the transport.
ERROR_HOST_UNREACHABLE

Windows Error 0x000004D1 - 1233
The remote system does not support the transport protocol.
ERROR_PROTOCOL_UNREACHABLE

Windows Error 0x000004D2 - 1234
No service is operating at the destination network endpoint on the remote system.
ERROR_PORT_UNREACHABLE

Windows Error 0x000004D3 - 1235
The request was aborted.
ERROR_REQUEST_ABORTED

Windows Error 0x000004D4 - 1236
The network connection was aborted by the local system.
ERROR_CONNECTION_ABORTED

Windows Error 0x000004D5 - 1237
The operation could not be completed. A retry should be performed.
ERROR_RETRY

Windows Error 0x000004D6 - 1238
A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
ERROR_CONNECTION_COUNT_LIMIT

Windows Error 0x000004D7 - 1239
Attempting to log in during an unauthorized time of day for this account.
ERROR_LOGIN_TIME_RESTRICTION

Windows Error 0x000004D8 - 1240
The account is not authorized to log in from this station.
ERROR_LOGIN_WKSTA_RESTRICTION

Windows Error 0x000004D9 - 1241
The network address could not be used for the operation requested.
ERROR_INCORRECT_ADDRESS

Windows Error 0x000004DA - 1242
The service is already registered.
ERROR_ALREADY_REGISTERED

Windows Error 0x000004DB - 1243
The specified service does not exist.
ERROR_SERVICE_NOT_FOUND

Windows Error 0x000004DC - 1244
The operation being requested was not performed because the user has not been authenticated.
ERROR_NOT_AUTHENTICATED

Windows Error 0x000004DD - 1245
The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.
ERROR_NOT_LOGGED_ON

Windows Error 0x000004DE - 1246
Continue with work in progress.
ERROR_CONTINUE

Windows Error 0x000004DF - 1247
An attempt was made to perform an initialization operation when initialization has already been completed.
ERROR_ALREADY_INITIALIZED

Windows Error 0x000004E0 - 1248
No more local devices.
ERROR_NO_MORE_DEVICES

Windows Error 0x000004E1 - 1249
The specified site does not exist.
ERROR_NO_SUCH_SITE

Windows Error 0x000004E2 - 1250
A domain controller with the specified name already exists.
ERROR_DOMAIN_CONTROLLER_EXISTS

Windows Error 0x000004E3 - 1251
This operation is supported only when you are connected to the server.
ERROR_ONLY_IF_CONNECTED

Windows Error 0x00000514 - 1300
Not all privileges referenced are assigned to the caller.
ERROR_NOT_ALL_ASSIGNED

Windows Error 0x00000515 - 1301
Some mapping between account names and security IDs was not done.
ERROR_SOME_NOT_MAPPED

Windows Error 0x00000516 - 1302
No system quota limits are specifically set for this account.
ERROR_NO_QUOTAS_FOR_ACCOUNT

Windows Error 0x00000517 - 1303
No encryption key is available. A well-known encryption key was returned.
ERROR_LOCAL_USER_SESSION_KEY

Windows Error 0x00000518 - 1304
The Windows NT password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
ERROR_NULL_LM_PASSWORD

Windows Error 0x00000519 - 1305
The revision level is unknown.
ERROR_UNKNOWN_REVISION

Windows Error 0x0000051A - 1306
Indicates two revision levels are incompatible.
ERROR_REVISION_MISMATCH

Windows Error 0x0000051B - 1307
This security ID may not be assigned as the owner of this object.
ERROR_INVALID_OWNER

Windows Error 0x0000051C - 1308
This security ID may not be assigned as the primary group of an object.
ERROR_INVALID_PRIMARY_GROUP

Windows Error 0x0000051D - 1309
An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
ERROR_NO_IMPERSONATION_TOKEN

Windows Error 0x0000051E - 1310
The group may not be disabled.
ERROR_CANT_DISABLE_MANDATORY

Windows Error 0x0000051F - 1311
There are currently no logon servers available to service the logon request.
ERROR_NO_LOGON_SERVERS

Windows Error 0x00000520 - 1312
A specified logon session does not exist. It may already have been terminated.
ERROR_NO_SUCH_LOGON_SESSION

Windows Error 0x00000521 - 1313
A specified privilege does not exist.
ERROR_NO_SUCH_PRIVILEGE

Windows Error 0x00000522 - 1314
A required privilege is not held by the client.
ERROR_PRIVILEGE_NOT_HELD

Windows Error 0x00000523 - 1315
The name provided is not a properly formed account name.
ERROR_INVALID_ACCOUNT_NAME

Windows Error 0x00000524 - 1316
The specified user already exists.
ERROR_USER_EXISTS

Windows Error 0x00000525 - 1317
The specified user does not exist.
ERROR_NO_SUCH_USER

Windows Error 0x00000526 - 1318
The specified group already exists.
ERROR_GROUP_EXISTS

Windows Error 0x00000527 - 1319
The specified group does not exist.
ERROR_NO_SUCH_GROUP

Windows Error 0x00000528 - 1320
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.
ERROR_MEMBER_IN_GROUP

Windows Error 0x00000529 - 1321
The specified user account is not a member of the specified group account.
ERROR_MEMBER_NOT_IN_GROUP

Windows Error 0x0000052A - 1322
The last remaining administration account cannot be disabled or deleted.
ERROR_LAST_ADMIN

Windows Error 0x0000052B - 1323
Unable to update the password. The value provided as the current password is incorrect.
ERROR_WRONG_PASSWORD

Windows Error 0x0000052C - 1324
Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
ERROR_ILL_FORMED_PASSWORD

Windows Error 0x0000052D - 1325
Unable to update the password because a password update rule has been violated.
ERROR_PASSWORD_RESTRICTION

Windows Error 0x0000052E - 1326
Logon failure: unknown user name or bad password.
ERROR_LOGON_FAILURE

Windows Error 0x0000052F - 1327
Logon failure: user account restriction.
ERROR_ACCOUNT_RESTRICTION

Log in or register to write something here or to contact authors.