Skip to main content

A “No suggestions.” popup appears after dictation

This popup comes from Windows, not HyperWhisper or your editor. Windows 11 has a built-in hardware-keyboard text prediction feature that watches any text field and shows a small prediction bar above the cursor — including the “No suggestions.” message when it has nothing to predict. It triggers whenever new text lands in a focused editable field, so it can appear after HyperWhisper pastes a transcript the same way it would after you type manually.

How to turn it off

1

Open Windows Settings

Press Windows + I.
2

Go to Typing settings

Navigate to Time & language → Typing.
3

Disable physical-keyboard suggestions

Turn off Show text suggestions when typing on the physical keyboard.
Prefer the registry? Set HKEY_CURRENT_USER\Software\Microsoft\Input\Settings\EnableHwkbTextPrediction to 0 and sign out / sign in.
This is a known quirk that affects VS Code and other editors regardless of how text is inserted — see microsoft/vscode#212357 for background.