Trying to fix rare app crashes
2024-08-29 18:41:25Z System.InvalidOperationException: Result is in status failed. Value is not set. Having: Error with Message='Entity not
found or wrong key. Exception when invoke method GetDeviceProperties', Reasons='ExceptionalError with Message='Not found ',
Exception='System.Management.ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
at WmiPnp.PnpEntity.GetDeviceProperty(String key)''
at FluentResults.Result`1.ThrowIfFailed()
at FluentResults.Result`1.get_Value()
at WmiPnp.Xm4.Xm4Poller.ThreadWorker(Object o)