Windows error 0x801F0008, -2145452024
Detailed Error Information
ERROR_FLT_FILTER_NOT_READY[1]
Message | The filter is not ready for attachment to volumes because it has not finished
initializing (FltStartFiltering has not been called). |
---|
Declared in | fltWinError.h |
---|
ERROR_FLT_FILTER_NOT_READY[2]
Message | The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called). |
---|
Declared in | winerror.h |
---|
HRESULT analysis[3]
Flags | Severity | Failure |
---|
Reserved (R) | false |
---|
Origin | Microsoft |
---|
NTSTATUS | false |
---|
Reserved (X) | false |
---|
Facility | Code | 31 (0x01f) |
---|
Name | FACILITY_USERMODE_FILTER_MANAGER[3][2] |
---|
Description | The source of the error code is the user mode filter manager.[3][2] |
---|
Error Code | 8 (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
Sources
- fltWinError.h from Windows SDK 10.0.14393.0
- winerror.h from Windows SDK 10.0.14393.0
- https://msdn.microsoft.com/en-us/library/cc231198.aspx
User contributions licensed under CC BY-SA 3.0