Site icon EfmSoft

What does NTSTATUS 0xC000048D (STATUS_MARKED_TO_DISALLOW_WRITES) mean?

 
Previous Next
STATUS_BLOCK_TOO_MANY_REFERENCES STATUS_NETWORK_ACCESS_DENIED_EDP

STATUS_MARKED_TO_DISALLOW_WRITES

The file stream carries a file-system state that blocks writes

This status reports a stream-level prohibition rather than ordinary access-denied ACL processing. The public NTSTATUS description does not define which component applied the mark, so the diagnostic path must begin with the file system, filter stack, and operation that returned it.

Do not clear attributes or security descriptors blindly. Determine whether the stream is part of an integrity, recovery, snapshot, external-backing, or application-managed workflow and whether the mark is temporary or persistent.

What to inspect

References


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

Exit mobile version