- Provider
- Microsoft-Windows-Devices-AccessBroker
- Channel
- System
- Task
- DeviceAccessCheck
Description
ClientFileName (pid = ClientPid) failed to access InterfacePath, the interface class is custom and nothing gives the app access (error = Error).
Message #
%1 (pid = %2) failed to access %3, the interface class is custom and nothing gives the app access (error = %4).
One of the following methods may be used to grant an app access to a custom device:
- an interface class may define access policy for either allowing unrestricted access or access restricted to a specific capability
- a device interface instance may grant access to apps based on well-known or custom capabilities
- (Deprecated) Privileged App Support: device metadata may grant access to specific PFNs associated to device container's PnP state
Note: custom capabilities are typically the correct way to enable an app to access a custom device.