System error codes will appear in software programs and in various areas within the Windows operating system after certain errors occur.
Important: A system error code is not the same as a Device Manager
error code or a browser error code, even though the error numbers may sometimes be the same.
Below is a list of system error codes from Code 5000 to Code 5099, along with a description of what the error code means.
Looking for system error codes outside of this range? See my
Complete List of System Error Codes for error code details from Code 1 to Code 15299.
Error Code 5001
System error code 5001 means "The operation cannot be completed because other resources are dependent on this resource." This error code may also display as "ERROR_DEPENDENT_RESOURCE_EXISTS" or as the value 0x1389.Error Code 5002
System error code 5002 means "The cluster resource dependency cannot be found." This error code may also display as "ERROR_DEPENDENCY_NOT_FOUND" or as the value 0x138A.Error Code 5003
System error code 5003 means "The cluster resource cannot be made dependent on the specified resource because it is already dependent." This error code may also display as "ERROR_DEPENDENCY_ALREADY_EXISTS" or as the value 0x138B.Error Code 5004
System error code 5004 means "The cluster resource is not online." This error code may also display as "ERROR_RESOURCE_NOT_ONLINE" or as the value 0x138C.Error Code 5005
System error code 5005 means "A cluster node is not available for this operation." This error code may also display as "ERROR_HOST_NODE_NOT_AVAILABLE" or as the value 0x138D.Error Code 5006
System error code 5006 means "The cluster resource is not available." This error code may also display as "ERROR_RESOURCE_NOT_AVAILABLE" or as the value 0x138E.Error Code 5007
System error code 5007 means "The cluster resource could not be found." This error code may also display as "ERROR_RESOURCE_NOT_FOUND" or as the value 0x138F.Error Code 5008
System error code 5008 means "The cluster is being shut down." This error code may also display as "ERROR_SHUTDOWN_CLUSTER" or as the value 0x1390.Error Code 5009
System error code 5009 means "A cluster node cannot be evicted from the cluster unless the node is down or it is the last node." This error code may also display as "ERROR_CANT_EVICT_ACTIVE_NODE" or as the value 0x1391.Error Code 5010
System error code 5010 means "The object already exists." This error code may also display as "ERROR_OBJECT_ALREADY_EXISTS" or as the value 0x1392.