Windows 11 features a built-in “Emoji Panel” that allows you to quickly insert emojis, GIFs, and special characters into any text field. The default keyboard shortcut to summon this panel is pressing the Windows Key and the Period (.) key simultaneously.
While fun for social media and casual chats, this shortcut is a frequent annoyance for programmers and writers. If you slightly mis-time your keystrokes while attempting to type a period at the end of a sentence right after using a Windows Key shortcut, the Emoji Panel will suddenly pop up and steal your cursor focus. If you prefer a professional, text-only environment and never use emojis on your desktop, you can disable this specific keyboard shortcut.
How to Turn Off the Emoji Panel Shortcut in Windows 11
Because there is no simple toggle in the Settings app, you must use the Registry Editor to kill the shortcut.
- Click the Start button, type Registry Editor, and press Enter. (Click “Yes” if prompted by User Account Control).
- In the address bar at the top of the Registry Editor, copy and paste the following path and press Enter:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\InputPersonalization(If the InputPersonalization key does not exist, right-click the Microsoft folder, select New > Key, and name it InputPersonalization). - Right-click on the InputPersonalization folder in the left pane, select New, and then click DWORD (32-bit) Value.
- Name this new value exactly: AllowEmojiPanel
- Double-click your newly created
AllowEmojiPanelvalue and ensure the “Value data” is set to 0. - Click OK and close the Registry Editor.
- Restart your computer for the changes to take effect.
After your PC reboots, the Windows Key + Period shortcut will be completely dead. You can type as fast and as aggressively as you want without fear of accidentally summoning a panel full of smiley faces.