📁 File & Disk Windows Errors

Complete reference for File & Disk error codes (500-999). Browse 270 errors with verified solutions and step-by-step fixes.

270
Error Codes
810
Solutions
100%
Free
🛠️
Having File & Disk Issues?
Browse our verified solutions below or use the search to find your exact error code.
⬇️ Browse Errors
No matching errors found. Try a different search.
Error 500
ERROR_USER_PROFILE_LOAD
User profile cannot be loaded.
Error 534
ERROR_ARITHMETIC_OVERFLOW
Arithmetic result exceeded 32 bits.
Error 535
ERROR_PIPE_CONNECTED
There is a process on other end of the pipe.
Error 536
ERROR_PIPE_LISTENING
Waiting for a process to open the other end of the pipe.
Error 537
ERROR_VERIFIER_STOP
Application verifier has found an error in the current process.
Error 538
ERROR_ABIOS_ERROR
An error occurred in the ABIOS subsystem.
Error 539
ERROR_WX86_WARNING
A warning occurred in the WX86 subsystem.
Error 540
ERROR_WX86_ERROR
An error occurred in the WX86 subsystem.
Error 541
ERROR_TIMER_NOT_CANCELED
An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.
Error 542
ERROR_UNWIND
Unwind exception code.
Error 543
ERROR_BAD_STACK
An invalid or unaligned stack was encountered during an unwind operation.
Error 544
ERROR_INVALID_UNWIND_TARGET
An invalid unwind target was encountered during an unwind operation.
Error 545
ERROR_INVALID_PORT_ATTRIBUTES
Invalid Object Attributes specified to NtCreatePort or invalid Port Attributes specified to NtConnectPort
Error 546
ERROR_PORT_MESSAGE_TOO_LONG
Length of message passed to NtRequestPort or NtRequestWaitReplyPort was longer than the maximum message allowed by the port.
Error 547
ERROR_INVALID_QUOTA_LOWER
An attempt was made to lower a quota limit below the current usage.
Error 548
ERROR_DEVICE_ALREADY_ATTACHED
An attempt was made to attach to a device that was already attached to another device.
Error 549
ERROR_INSTRUCTION_MISALIGNMENT
An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
Error 550
ERROR_PROFILING_NOT_STARTED
Profiling not started.
Error 551
ERROR_PROFILING_NOT_STOPPED
Profiling not stopped.
Error 552
ERROR_COULD_NOT_INTERPRET
The passed ACL did not contain the minimum required information.
Error 553
ERROR_PROFILING_AT_LIMIT
The number of active profiling objects is at the maximum and no more may be started.
Error 554
ERROR_CANT_WAIT
Used to indicate that an operation cannot continue without blocking for I/O.
Error 555
ERROR_CANT_TERMINATE_SELF
Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
Error 556
ERROR_UNEXPECTED_MM_CREATE_ERR
If an MM error is returned which is not defined in the standard FsRtl filter
Error 557
ERROR_UNEXPECTED_MM_MAP_ERROR
If an MM error is returned which is not defined in the standard FsRtl filter
Error 558
ERROR_UNEXPECTED_MM_EXTEND_ERR
If an MM error is returned which is not defined in the standard FsRtl filter
Error 559
ERROR_BAD_FUNCTION_TABLE
A malformed function table was encountered during an unwind operation.
Error 560
ERROR_NO_GUID_TRANSLATION
Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail
Error 561
ERROR_INVALID_LDT_SIZE
Indicates that an attempt was made to grow an LDT by setting its size
Error 563
ERROR_INVALID_LDT_OFFSET
Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
Error 564
ERROR_INVALID_LDT_DESCRIPTOR
Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.
Error 565
ERROR_TOO_MANY_THREADS
Indicates a process has too many threads to perform the requested action. For example
Error 566
ERROR_THREAD_NOT_IN_PROCESS
An attempt was made to operate on a thread within a specific process
Error 567
ERROR_PAGEFILE_QUOTA_EXCEEDED
Page file quota was exceeded.
Error 568
ERROR_LOGON_SERVER_CONFLICT
The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
Error 569
ERROR_SYNCHRONIZATION_REQUIRED
The SAM database on a Windows Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.
Error 570
ERROR_NET_OPEN_FAILED
The NtCreateFile API failed. This error should never be returned to an application
Error 571
ERROR_IO_PRIVILEGE_FAILED
{Privilege Failed} The I/O permissions for the process could not be changed.
Error 572
ERROR_CONTROL_C_EXIT
{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
Error 573
ERROR_MISSING_SYSTEMFILE
{Missing System File} The required system file %hs is bad or missing.
Error 574
ERROR_UNHANDLED_EXCEPTION
{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
Error 575
ERROR_APP_INIT_FAILURE
{Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.
Error 576
ERROR_PAGEFILE_CREATE_FAILED
{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
Error 577
ERROR_INVALID_IMAGE_HASH
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged
Error 578
ERROR_NO_PAGEFILE
{No Paging File Specified} No paging file was specified in the system configuration.
Error 579
ERROR_ILLEGAL_FLOAT_CONTEXT
{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
Error 580
ERROR_NO_EVENT_PAIR
An event pair synchronization operation was performed using the thread specific client/server event pair object
Error 581
ERROR_DOMAIN_CTRLR_CONFIG_ERROR
A Windows Server has an incorrect configuration.
Error 582
ERROR_ILLEGAL_CHARACTER
An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.
Error 583
ERROR_UNDEFINED_CHARACTER
The Unicode character is not defined in the Unicode character set installed on the system.
Error 584
ERROR_FLOPPY_VOLUME
The paging file cannot be created on a floppy diskette.
Error 585
ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT
The system BIOS failed to connect a system interrupt to the device or bus for which the device is connected.
Error 586
ERROR_BACKUP_CONTROLLER
This operation is only allowed for the Primary Domain Controller of the domain.
Error 587
ERROR_MUTANT_LIMIT_EXCEEDED
An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
Error 588
ERROR_FS_DRIVER_REQUIRED
A volume has been accessed for which a file system driver is required that has not yet been loaded.
Error 589
ERROR_CANNOT_LOAD_REGISTRY_FILE
{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt
Error 590
ERROR_DEBUG_ATTACH_FAILED
{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process
Error 591
ERROR_SYSTEM_PROCESS_TERMINATED
{Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down.
Error 592
ERROR_DATA_NOT_ACCEPTED
{Data Not Accepted} The TDI client could not handle the data received during an indication.
Error 593
ERROR_VDM_HARD_ERROR
NTVDM encountered a hard error.
Error 594
ERROR_DRIVER_CANCEL_TIMEOUT
{Cancel Timeout} The driver %hs failed to complete a cancelled I/O request in the allotted time.
Error 595
ERROR_REPLY_MESSAGE_MISMATCH
{Reply Message Mismatch} An attempt was made to reply to an LPC message
Error 596
ERROR_LOST_WRITEBEHIND_DATA
{Delayed Write Failed} Windows was unable to save all the data for the file %hs. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.
Error 597
ERROR_CLIENT_SERVER_PARAMETERS_INVALID
The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window.
Error 598
ERROR_NOT_TINY_STREAM
The stream is not a tiny stream.
Error 599
ERROR_STACK_OVERFLOW_READ
The request must be handled by the stack overflow code.
Error 600
ERROR_CONVERT_TO_LARGE
Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream.
Error 601
ERROR_FOUND_OUT_OF_SCOPE
The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation.
Error 602
ERROR_ALLOCATE_BUCKET
The bucket array must be grown. Retry transaction after doing so.
Error 603
ERROR_MARSHALL_OVERFLOW
The user/kernel marshalling buffer has overflowed.
Error 604
ERROR_INVALID_VARIANT
The supplied variant structure contains invalid data.
Error 605
ERROR_BAD_COMPRESSION_BUFFER
The specified buffer contains ill-formed data.
Error 606
ERROR_AUDIT_FAILED
{Audit Failed} An attempt to generate a security audit failed.
Error 607
ERROR_TIMER_RESOLUTION_NOT_SET
The timer resolution was not previously set by the current process.
Error 608
ERROR_INSUFFICIENT_LOGON_INFO
There is insufficient account information to log you on.
Error 609
ERROR_BAD_DLL_ENTRYPOINT
{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly.
Error 610
ERROR_BAD_SERVICE_ENTRYPOINT
{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However
Error 611
ERROR_IP_ADDRESS_CONFLICT1
There is an IP address conflict with another system on the network.
Error 612
ERROR_IP_ADDRESS_CONFLICT2
There is an IP address conflict with another system on the network.
Error 613
ERROR_REGISTRY_QUOTA_LIMIT
{Low On Registry Space} The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored.
Error 614
ERROR_NO_CALLBACK_ACTIVE
A callback return system service cannot be executed when no callback is active.
Error 615
ERROR_PWD_TOO_SHORT
The password provided is too short to meet the policy of your user account. Please choose a longer password.
Error 616
ERROR_PWD_TOO_RECENT
The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar
Error 617
ERROR_PWD_HISTORY_CONFLICT
You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Please select a password that you have not previously used.
Error 618
ERROR_UNSUPPORTED_COMPRESSION
The specified compression format is unsupported.
Error 619
ERROR_INVALID_HW_PROFILE
The specified hardware profile configuration is invalid.
Error 620
ERROR_INVALID_PLUGPLAY_DEVICE_PATH
The specified Plug and Play registry device path is invalid.
Error 621
ERROR_QUOTA_LIST_INCONSISTENT
The specified quota list is internally inconsistent with its descriptor.
Error 622
ERROR_EVALUATION_EXPIRATION
{Windows Evaluation Notification} The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows
Error 623
ERROR_ILLEGAL_DLL_RELOCATION
{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
Error 624
ERROR_DLL_INIT_FAILED_LOGOFF
{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
Error 625
ERROR_VALIDATE_CONTINUE
The validation process needs to continue on to the next step.
Error 626
ERROR_NO_MORE_MATCHES
There are no more matches for the current index enumeration.
Error 627
ERROR_RANGE_LIST_CONFLICT
The range could not be added to the range list because of a conflict.
Error 628
ERROR_SERVER_SID_MISMATCH
The server process is running under a SID different than that required by client.
Error 629
ERROR_CANT_ENABLE_DENY_ONLY
A group marked use for deny only cannot be enabled.
Error 630
ERROR_FLOAT_MULTIPLE_FAULTS
{EXCEPTION} Multiple floating point faults.
Error 631
ERROR_FLOAT_MULTIPLE_TRAPS
{EXCEPTION} Multiple floating point traps.
Error 632
ERROR_NOINTERFACE
The requested interface is not supported.
Error 633
ERROR_DRIVER_FAILED_SLEEP
{System Standby Failed} The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.
Error 634
ERROR_CORRUPT_SYSTEM_FILE
The system file %1 has become corrupt and has been replaced.
Error 635
ERROR_COMMITMENT_MINIMUM
{Virtual Memory Minimum Too Low} Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process
Error 636
ERROR_PNP_RESTART_ENUMERATION
A device was removed so enumeration must be restarted.
Error 637
ERROR_SYSTEM_IMAGE_BAD_SIGNATURE
{Fatal System Error} The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down.
Error 638
ERROR_PNP_REBOOT_REQUIRED
Device will not start without a reboot.
Error 639
ERROR_INSUFFICIENT_POWER
There is not enough power to complete the requested operation.
Error 640
ERROR_MULTIPLE_FAULT_VIOLATION
ERROR_MULTIPLE_FAULT_VIOLATION
Error 641
ERROR_SYSTEM_SHUTDOWN
The system is in the process of shutting down.
Error 642
ERROR_PORT_NOT_SET
An attempt to remove a processes DebugPort was made
Error 643
ERROR_DS_VERSION_CHECK_FAILURE
This version of Windows is not compatible with the behavior version of directory forest
Error 644
ERROR_RANGE_NOT_FOUND
The specified range could not be found in the range list.
Error 646
ERROR_NOT_SAFE_MODE_DRIVER
The driver was not loaded because the system is booting into safe mode.
Error 647
ERROR_FAILED_DRIVER_ENTRY
The driver was not loaded because it failed its initialization call.
Error 648
ERROR_DEVICE_ENUMERATION_ERROR
The "%hs" encountered an error while applying power or reading the device configuration. This may be caused by a failure of your hardware or by a poor connection.
Error 649
ERROR_MOUNT_POINT_NOT_RESOLVED
The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.
Error 650
ERROR_INVALID_DEVICE_OBJECT_PARAMETER
The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
Error 651
ERROR_MCA_OCCURED
A Machine Check Error has occurred. Please check the system eventlog for additional information.
Error 652
ERROR_DRIVER_DATABASE_ERROR
There was error [%2] processing the driver database.
Error 653
ERROR_SYSTEM_HIVE_TOO_LARGE
System hive size has exceeded its limit.
Error 654
ERROR_DRIVER_FAILED_PRIOR_UNLOAD
The driver could not be loaded because a previous version of the driver is still in memory.
Error 655
ERROR_VOLSNAP_PREPARE_HIBERNATE
{Volume Shadow Copy Service} Please wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
Error 656
ERROR_HIBERNATION_FAILURE
The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
Error 657
ERROR_PWD_TOO_LONG
The password provided is too long to meet the policy of your user account. Please choose a shorter password.
Error 665
ERROR_FILE_SYSTEM_LIMITATION
The requested operation could not be completed due to a file system limitation.
Error 668
ERROR_ASSERTION_FAILURE
An assertion failure has occurred.
Error 669
ERROR_ACPI_ERROR
An error occurred in the ACPI subsystem.
Error 670
ERROR_WOW_ASSERTION
WOW Assertion Error.
Error 671
ERROR_PNP_BAD_MPS_TABLE
A device is missing in the system BIOS MPS table. This device will not be used. Please contact your system vendor for system BIOS update.
Error 672
ERROR_PNP_TRANSLATION_FAILED
A translator failed to translate resources.
Error 673
ERROR_PNP_IRQ_TRANSLATION_FAILED
A IRQ translator failed to translate resources.
Error 674
ERROR_PNP_INVALID_ID
Driver %2 returned invalid ID for a child device (%3).
Error 675
ERROR_WAKE_SYSTEM_DEBUGGER
{Kernel Debugger Awakened} the system debugger was awakened by an interrupt.
Error 676
ERROR_HANDLES_CLOSED
{Handles Closed} Handles to objects have been automatically closed as a result of the requested operation.
Error 677
ERROR_EXTRANEOUS_INFORMATION
{Too Much Information} The specified access control list (ACL) contained more information than was expected.
Error 678
ERROR_RXACT_COMMIT_NECESSARY
This warning level status indicates that the transaction state already exists for the registry sub-tree
Error 679
ERROR_MEDIA_CHECK
{Media Changed} The media may have changed.
Error 680
ERROR_GUID_SUBSTITUTION_MADE
{GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID)
Error 681
ERROR_STOPPED_ON_SYMLINK
The create operation stopped after reaching a symbolic link.
Error 682
ERROR_LONGJUMP
A long jump has been executed.
Error 683
ERROR_PLUGPLAY_QUERY_VETOED
The Plug and Play query operation was not successful.
Error 684
ERROR_UNWIND_CONSOLIDATE
A frame consolidation has been executed.
Error 685
ERROR_REGISTRY_HIVE_RECOVERED
{Registry Hive Recovered} Registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
Error 686
ERROR_DLL_MIGHT_BE_INSECURE
The application is attempting to run executable code from the module %hs. This may be insecure. An alternative
Error 687
ERROR_DLL_MIGHT_BE_INCOMPATIBLE
The application is loading executable code from the module %hs. This is secure
Error 688
ERROR_DBG_EXCEPTION_NOT_HANDLED
Debugger did not handle the exception.
Error 689
ERROR_DBG_REPLY_LATER
Debugger will reply later.
Error 690
ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE
Debugger cannot provide handle.
Error 691
ERROR_DBG_TERMINATE_THREAD
Debugger terminated thread.
Error 692
ERROR_DBG_TERMINATE_PROCESS
Debugger terminated process.
Error 693
ERROR_DBG_CONTROL_C
Debugger got control C.
Error 694
ERROR_DBG_PRINTEXCEPTION_C
Debugger printed exception on control C.
Error 695
ERROR_DBG_RIPEXCEPTION
Debugger received RIP exception.
Error 696
ERROR_DBG_CONTROL_BREAK
Debugger received control break.
Error 697
ERROR_DBG_COMMAND_EXCEPTION
Debugger command communication exception.
Error 698
ERROR_OBJECT_NAME_EXISTS
{Object Exists} An attempt was made to create an object and the object name already existed.
Error 699
ERROR_THREAD_WAS_SUSPENDED
{Thread Suspended} A thread termination occurred while the thread was suspended. The thread was resumed
Error 700
ERROR_IMAGE_NOT_AT_BASE
{Image Relocated} An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image.
Error 701
ERROR_RXACT_STATE_CREATED
This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
Error 702
ERROR_SEGMENT_NOTIFICATION
{Segment Load} A virtual DOS machine (VDM) is loading
Error 703
ERROR_BAD_CURRENT_DIRECTORY
{Invalid Current Directory} The process cannot switch to the startup current directory %hs. Select OK to set current directory to %hs
Error 704
ERROR_FT_READ_RECOVERY_FROM_BACKUP
{Redundant Read} To satisfy a read request
Error 705
ERROR_FT_WRITE_RECOVERY
{Redundant Write} To satisfy a write request
Error 706
ERROR_IMAGE_MACHINE_TYPE_MISMATCH
{Machine Type Mismatch} The image file %hs is valid
Error 707
ERROR_RECEIVE_PARTIAL
{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
Error 708
ERROR_RECEIVE_EXPEDITED
{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
Error 709
ERROR_RECEIVE_PARTIAL_EXPEDITED
{Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later.
Error 710
ERROR_EVENT_DONE
{TDI Event Done} The TDI indication has completed successfully.
Error 711
ERROR_EVENT_PENDING
{TDI Event Pending} The TDI indication has entered the pending state.
Error 712
ERROR_CHECKING_FILE_SYSTEM
Checking file system on %wZ.
Error 713
ERROR_FATAL_APP_EXIT
{Fatal Application Exit} %hs.
Error 714
ERROR_PREDEFINED_HANDLE
The specified registry key is referenced by a predefined handle.
Error 715
ERROR_WAS_UNLOCKED
{Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.
Error 716
ERROR_SERVICE_NOTIFICATION
%hs
Error 717
ERROR_WAS_LOCKED
{Page Locked} One of the pages to lock was already locked.
Error 718
ERROR_LOG_HARD_ERROR
Application popup: %1 : %2
Error 719
ERROR_ALREADY_WIN32
ERROR_ALREADY_WIN32
Error 720
ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE
{Machine Type Mismatch} The image file %hs is valid
Error 721
ERROR_NO_YIELD_PERFORMED
A yield execution was performed and no thread was available to run.
Error 722
ERROR_TIMER_RESUME_IGNORED
The resumable flag to a timer API was ignored.
Error 723
ERROR_ARBITRATION_UNHANDLED
The arbiter has deferred arbitration of these resources to its parent.
Error 724
ERROR_CARDBUS_NOT_SUPPORTED
The inserted CardBus device cannot be started because of a configuration error on "%hs".
Error 725
ERROR_MP_PROCESSOR_MISMATCH
The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system
Error 726
ERROR_HIBERNATED
The system was put into hibernation.
Error 727
ERROR_RESUME_HIBERNATION
The system was resumed from hibernation.
Error 728
ERROR_FIRMWARE_UPDATED
Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2
Error 729
ERROR_DRIVERS_LEAKING_LOCKED_PAGES
A device driver is leaking locked I/O pages causing system degradation. The system has automatically enabled tracking code in order to try and catch the culprit.
Error 730
ERROR_WAKE_SYSTEM
The system has awoken.
Error 731
ERROR_WAIT_1
ERROR_WAIT_1
Error 732
ERROR_WAIT_2
ERROR_WAIT_2
Error 733
ERROR_WAIT_3
ERROR_WAIT_3
Error 734
ERROR_WAIT_63
ERROR_WAIT_63
Error 735
ERROR_ABANDONED_WAIT_0
ERROR_ABANDONED_WAIT_0
Error 736
ERROR_ABANDONED_WAIT_63
ERROR_ABANDONED_WAIT_63
Error 737
ERROR_USER_APC
ERROR_USER_APC
Error 738
ERROR_KERNEL_APC
ERROR_KERNEL_APC
Error 739
ERROR_ALERTED
ERROR_ALERTED
Error 740
ERROR_ELEVATION_REQUIRED
The requested operation requires elevation.
Error 741
ERROR_REPARSE
A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
Error 742
ERROR_OPLOCK_BREAK_IN_PROGRESS
An open/create operation completed while an oplock break is underway.
Error 743
ERROR_VOLUME_MOUNTED
A new volume has been mounted by a file system.
Error 744
ERROR_RXACT_COMMITTED
This success level status indicates that the transaction state already exists for the registry sub-tree
Error 745
ERROR_NOTIFY_CLEANUP
This indicates that a notify change request has been completed due to closing the handle which made the notify change request.
Error 746
ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED
{Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport
Error 747
ERROR_PAGE_FAULT_TRANSITION
Page fault was a transition fault.
Error 748
ERROR_PAGE_FAULT_DEMAND_ZERO
Page fault was a demand zero fault.
Error 749
ERROR_PAGE_FAULT_COPY_ON_WRITE
Page fault was a demand zero fault.
Error 750
ERROR_PAGE_FAULT_GUARD_PAGE
Page fault was a demand zero fault.
Error 751
ERROR_PAGE_FAULT_PAGING_FILE
Page fault was satisfied by reading from a secondary storage device.
Error 752
ERROR_CACHE_PAGE_LOCKED
Cached page was locked during operation.
Error 753
ERROR_CRASH_DUMP
Crash dump exists in paging file.
Error 754
ERROR_BUFFER_ALL_ZEROS
Specified buffer contains all zeros.
Error 755
ERROR_REPARSE_OBJECT
A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
Error 756
ERROR_RESOURCE_REQUIREMENTS_CHANGED
The device has succeeded a query-stop and its resource requirements have changed.
Error 757
ERROR_TRANSLATION_COMPLETE
The translator has translated these resources into the global space and no further translations should be performed.
Error 758
ERROR_NOTHING_TO_TERMINATE
A process being terminated has no threads to terminate.
Error 759
ERROR_PROCESS_NOT_IN_JOB
The specified process is not part of a job.
Error 760
ERROR_PROCESS_IN_JOB
The specified process is part of a job.
Error 761
ERROR_VOLSNAP_HIBERNATE_READY
{Volume Shadow Copy Service} The system is now ready for hibernation.
Error 762
ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY
A file system or file system filter driver has successfully completed an FsFilter operation.
Error 763
ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED
The specified interrupt vector was already connected.
Error 764
ERROR_INTERRUPT_STILL_CONNECTED
The specified interrupt vector is still connected.
Error 765
ERROR_WAIT_FOR_OPLOCK
An operation is blocked waiting for an oplock.
Error 766
ERROR_DBG_EXCEPTION_HANDLED
Debugger handled exception.
Error 767
ERROR_DBG_CONTINUE
Debugger continued.
Error 768
ERROR_CALLBACK_POP_STACK
An exception occurred in a user mode callback and the kernel callback frame should be removed.
Error 769
ERROR_COMPRESSION_DISABLED
Compression is disabled for this volume.
Error 770
ERROR_CANTFETCHBACKWARDS
The data provider cannot fetch backwards through a result set.
Error 771
ERROR_CANTSCROLLBACKWARDS
The data provider cannot scroll backwards through a result set.
Error 772
ERROR_ROWSNOTRELEASED
The data provider requires that previously fetched data is released before asking for more data.
Error 773
ERROR_BAD_ACCESSOR_FLAGS
The data provider was not able to interpret the flags set for a column binding in an accessor.
Error 774
ERROR_ERRORS_ENCOUNTERED
One or more errors occurred while processing the request.
Error 775
ERROR_NOT_CAPABLE
The implementation is not capable of performing the request.
Error 776
ERROR_REQUEST_OUT_OF_SEQUENCE
The client of a component requested an operation which is not valid given the state of the component instance.
Error 777
ERROR_VERSION_PARSE_ERROR
A version number could not be parsed.
Error 778
ERROR_BADSTARTPOSITION
The iterator's start position is invalid.
Error 779
ERROR_MEMORY_HARDWARE
The hardware has reported an uncorrectable memory error.
Error 780
ERROR_DISK_REPAIR_DISABLED
The attempted operation required self healing to be enabled.
Error 781
ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
Error 782
ERROR_SYSTEM_POWERSTATE_TRANSITION
The system power state is transitioning from %2 to %3.
Error 783
ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
The system power state is transitioning from %2 to %3 but could enter %4.
Error 784
ERROR_MCA_EXCEPTION
A thread is getting dispatched with MCA EXCEPTION because of MCA.
Error 785
ERROR_ACCESS_AUDIT_BY_POLICY
Access to %1 is monitored by policy rule %2.
Error 786
ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
Access to %1 has been restricted by your Administrator by policy rule %2.
Error 787
ERROR_ABANDON_HIBERFILE
A valid hibernation file has been invalidated and should be abandoned.
Error 788
ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused by network connectivity issues. Please try to save this file elsewhere.
Error 789
ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Please try to save this file elsewhere.
Error 790
ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error may be caused if the device has been removed or the media is write-protected.
Error 791
ERROR_BAD_MCFG_TABLE
The resources required for this device conflict with the MCFG table.
Error 792
ERROR_DISK_REPAIR_REDIRECTED
The volume repair could not be performed while it is online. Please schedule to take the volume offline so that it can be repaired.
Error 793
ERROR_DISK_REPAIR_UNSUCCESSFUL
The volume repair was not successful.
Error 794
ERROR_CORRUPT_LOG_OVERFULL
One of the volume corruption logs is full. Further corruptions that may be detected won't be logged.
Error 795
ERROR_CORRUPT_LOG_CORRUPTED
One of the volume corruption logs is internally corrupted and needs to be recreated. The volume may contain undetected corruptions and must be scanned.
Error 796
ERROR_CORRUPT_LOG_UNAVAILABLE
One of the volume corruption logs is unavailable for being operated on.
Error 797
ERROR_CORRUPT_LOG_DELETED_FULL
One of the volume corruption logs was deleted while still having corruption records in them. The volume contains detected corruptions and must be scanned.
Error 798
ERROR_CORRUPT_LOG_CLEARED
One of the volume corruption logs was cleared by chkdsk and no longer contains real corruptions.
Error 799
ERROR_ORPHAN_NAME_EXHAUSTED
Orphaned files exist on the volume but could not be recovered because no more new names could be created in the recovery directory. Files must be moved from the recovery directory.
Error 800
ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE
The oplock that was associated with this handle is now associated with a different handle.
Error 801
ERROR_CANNOT_GRANT_REQUESTED_OPLOCK
An oplock of the requested level cannot be granted. An oplock of a lower level may be available.
Error 802
ERROR_CANNOT_BREAK_OPLOCK
The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.
Error 803
ERROR_OPLOCK_HANDLE_CLOSED
The handle with which this oplock was associated has been closed. The oplock is now broken.
Error 804
ERROR_NO_ACE_CONDITION
The specified access control entry (ACE) does not contain a condition.
Error 805
ERROR_INVALID_ACE_CONDITION
The specified access control entry (ACE) contains an invalid condition.
Error 806
ERROR_FILE_HANDLE_REVOKED
Access to the specified file handle has been revoked.
Error 807
ERROR_IMAGE_AT_DIFFERENT_BASE
An image file was mapped at a different address from the one specified in the image file but fixups will still be automatically performed on the image.
Error 994
ERROR_EA_ACCESS_DENIED
Access to the extended attribute was denied.
Error 995
ERROR_OPERATION_ABORTED
The I/O operation has been aborted because of either a thread exit or an application request.
Error 996
ERROR_IO_INCOMPLETE
Overlapped I/O event is not in a signaled state.
Error 997
ERROR_IO_PENDING
Overlapped I/O operation is in progress.
Error 998
ERROR_NOACCESS
Invalid access to memory location.
Error 999
ERROR_SWAPERROR
Error performing inpage operation.
🔧 Diagnose Your Error