You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
On Windows 10, Wispr Flow triggers an endless system dialog:
This happens every ~10 seconds and makes the app unusable.
Steps to Reproduce
Observations
powershell.exe
and console host processes.Get-WmiObject
as if it were a file.Get-WmiObject
is a PowerShell cmdlet (not a file), Windows displays the "choose an app" dialog.wmic.exe
.Screenshots / Evidence
Wispr Flow.exe
→powershell.exe
→ attempts to accessGet-WmiObject
.Get-WmiObject
when associated.Impact
Expected Behavior
Wispr Flow should execute
Get-WmiObject
properly through PowerShell, not attempt to open it as a file.Environment
Could you please investigate this?
Happy to provide logs, ProcMon exports, and screenshots if needed.
Beta Was this translation helpful? Give feedback.
All reactions