BÄREN EDV.DEBÄREN-Wiki
BÄREN-Wiki · öffentliche Vorschau

Windows, Fehlercodes und Gerätewissen

Öffentlich sichtbar sind Fehlerquelle und Grundeinstufung. Vollständige Diagnosen, Hersteller- und Praxishinweise sowie Reparaturroutinen erhalten ausschließlich angemeldete Bären-EDV-Techniker.

1253 Treffer · Anzeige 241–288
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000112 (STATUS_ABIOS_NOT_LID_OWNER): STATUS_ABIOS_NOT_LID_OWNER

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000113 (STATUS_ABIOS_INVALID_COMMAND): STATUS_ABIOS_INVALID_COMMAND

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000114 (STATUS_ABIOS_INVALID_LID): STATUS_ABIOS_INVALID_LID

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000115 (STATUS_ABIOS_SELECTOR_NOT_AVAILABLE): STATUS_ABIOS_SELECTOR_NOT_AVAILABLE

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000116 (STATUS_ABIOS_INVALID_SELECTOR): STATUS_ABIOS_INVALID_SELECTOR

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000118 (STATUS_INVALID_LDT_SIZE): Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000119 (STATUS_INVALID_LDT_OFFSET): Indicates that the starting value for the LDT information was not an integral multiple of the selector size.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000011A (STATUS_INVALID_LDT_DESCRIPTOR): Indicates that the user supplied an invalid descriptor when trying to set up Ldt descriptors.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000011C (STATUS_RXACT_INVALID_STATE): Indicates that the transaction state of a registry sub-tree is incompatible with the requested operation. For example, a request has been made to start a new transaction with one already in progress, or a request has been made to apply a transaction when one is not currently in progress.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000011D (STATUS_RXACT_COMMIT_FAILURE): Indicates an error has occurred during a registry transaction commit. The database has been left in an unknown, but probably inconsistent, state. The state of the registry transaction is left as COMMITTING.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000120 (STATUS_CANCELLED): The I/O request was canceled.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000125 (STATUS_SPECIAL_GROUP): The operation requested may not be performed on the specified group because it is a built-in special group.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000126 (STATUS_SPECIAL_USER): The operation requested may not be performed on the specified user because it is a built-in special user.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000127 (STATUS_MEMBERS_PRIMARY_GROUP): Indicates a member cannot be removed from a group because the group is currently the member's primary group.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000133 (STATUS_TIME_DIFFERENCE_AT_DC): The time at the Primary Domain Controller is different than the time at the Backup Domain Controller or member server by too large an amount.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000134 (STATUS_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.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000135 (STATUS_DLL_NOT_FOUND): The code execution cannot proceed because %hs was not found. Reinstalling the program may fix this problem.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000138 (STATUS_ORDINAL_NOT_FOUND): {Ordinal Not Found} The ordinal %ld could not be located in the dynamic link library %hs.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000139 (STATUS_ENTRYPOINT_NOT_FOUND): {Entry Point Not Found} The procedure entry point %hs could not be located in the dynamic link library %hs.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000013A (STATUS_CONTROL_C_EXIT): {Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000144 (STATUS_UNHANDLED_EXCEPTION): {Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%p.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000145 (STATUS_APP_INIT_FAILURE): {Application Error} The application was unable to start correctly (0x%lx). Click OK to close the application.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000148 (STATUS_INVALID_LEVEL): {Incorrect System Call Level} An invalid level was passed into the specified system call.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000014B (STATUS_PIPE_BROKEN): The pipe operation has failed because the other end of the pipe has been closed.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000151 (STATUS_NO_SUCH_ALIAS): The specified local group does not exist.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000154 (STATUS_ALIAS_EXISTS): The specified local group already exists.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000159 (STATUS_FULLSCREEN_MODE): The requested operation cannot be performed in fullscreen mode.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000015E (STATUS_DOMAIN_CTRLR_CONFIG_ERROR): A Windows Server has an incorrect configuration.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000161 (STATUS_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.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000162 (STATUS_UNMAPPABLE_CHARACTER): No mapping for the Unicode character exists in the target multi-byte code page.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000163 (STATUS_UNDEFINED_CHARACTER): The Unicode character is not defined in the Unicode character set installed on the system.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000172 (STATUS_PARTITION_FAILURE): Tape could not be partitioned.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000175 (STATUS_UNABLE_TO_LOCK_MEDIA): Attempt to lock the eject media mechanism fails.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000176 (STATUS_UNABLE_TO_UNLOAD_MEDIA): Unload media fails.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000177 (STATUS_EOM_OVERFLOW): Physical end of tape was detected.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000178 (STATUS_NO_MEDIA): {No Media} There is no media in the drive. Please insert media into drive %hs.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000017A (STATUS_NO_SUCH_MEMBER): A member could not be added to or removed from the local group because the member does not exist.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000017C (STATUS_KEY_DELETED): Illegal operation attempted on a registry key which has been marked for deletion.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000017D (STATUS_NO_LOG_SPACE): System could not allocate required space in a registry log.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000017E (STATUS_TOO_MANY_SIDS): Too many Sids have been specified.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000180 (STATUS_KEY_HAS_CHILDREN): An attempt was made to create a symbolic link in a registry key that already has subkeys or values.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000181 (STATUS_CHILD_MUST_BE_VOLATILE): An attempt was made to create a Stable subkey under a Volatile parent key.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000187 (STATUS_BACKUP_CONTROLLER): This operation is only allowed for the Primary Domain Controller of the domain.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000018A (STATUS_NO_TRUST_LSA_SECRET): The workstation does not have a trust secret for the primary domain in the local LSA database.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000191 (STATUS_MUTANT_LIMIT_EXCEEDED): An attempt was made to acquire a mutant such that its maximum count would have been exceeded.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC0000194 (STATUS_POSSIBLE_DEADLOCK): {EXCEPTION} Possible deadlock condition.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000019B (STATUS_DOMAIN_TRUST_INCONSISTENT): The name or SID of the domain specified is inconsistent with the trust information for that domain.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →
NTSTATUS · Windows-Kernelstatus

NTSTATUS 0xC000019D (STATUS_IMAGE_ALREADY_LOADED_AS_DLL): Indicates that the specified image is already loaded as a DLL.

Einstufung: Hinweis · Windows 10 · Windows 11 · Windows Server

Geschützte Einordnung öffnen →