What does Windows error code 306 (ERROR_SECURITY_STREAM_IS_INCONSISTENT) mean?

 
Could be also:
ConstantTypeOS
HTTP_STATUS_SWITCH_PROXYHTTP CodeAny
RESOURCE_OWNER_POINTER_INVALIDBugCheck CodeWindows
Previous Next
ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME ERROR_INVALID_LOCK_RANGE

ERROR_SECURITY_STREAM_IS_INCONSISTENT

The volume security stream is inconsistent

ERROR_SECURITY_STREAM_IS_INCONSISTENT indicates that Windows found contradictory or damaged security metadata on a volume. The problem is below an individual access check: the file system cannot reliably interpret the stream that stores security descriptors.

Typical context

  • A file or directory operation fails after an unclean shutdown or storage fault.
  • Backup, restore, antivirus, or indexing software encounters unreadable security information.
  • The same volume reports other integrity or NTFS-related errors.

Recommended response

Stop write-heavy work on the affected volume, preserve important data, and run the file-system repair procedure appropriate for that volume. Review storage health and system event logs before returning the disk to normal service.

References


Looking for a different code? Search another status or error code.