Windows error 0x801F0008, -2145452024

Detailed Error Information

ERROR_FLT_FILTER_NOT_READY[1]

MessageThe filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called).
Declared infltWinError.h

ERROR_FLT_FILTER_NOT_READY[2]

MessageThe filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called).
Declared inwinerror.h

HRESULT analysis[3]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode31 (0x01f)
NameFACILITY_USERMODE_FILTER_MANAGER[3][2]
DescriptionThe source of the error code is the user mode filter manager.[3][2]
Error Code8 (0x0008)

Questions

Nobody has asked any questions about this error yet.

Leave a comment below and we'll let you know when we find a fix.

Comments

Leave a comment

(plain text only)

Sources

  1. fltWinError.h from Windows SDK 10.0.14393.0
  2. winerror.h from Windows SDK 10.0.14393.0
  3. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0