Fix Windows 10 Pro emoji picker not opening
The little emoji panel tucked inside Windows 10 Pro has become a quiet companion for many Australians who chat on WhatsApp, Teams, or Discord throughout the workday. From sending a quick thumbs-up to a colleague in Sydney to firing off a laughing face during a group catch-up in Brisbane, the picker sits a single shortcut away. When that shortcut stops responding, the small disruption can feel surprisingly large, especially for anyone who relies on visual cues to keep messages warm and friendly.
The picker normally opens with Win + Period or Win + Semicolon, and it can also be summoned from the touch keyboard on tablets and 2-in-1 devices. If the panel refuses to appear, the cause is usually a stuck service, a corrupted system file, or a recent update that misconfigured the input stack. None of these problems require a full reinstall, and most can be sorted with tools already built into the operating system.
Windows 10 Pro offers a deeper set of repair utilities than the Home edition, including access to Group Policy editor and full system file scanning from an elevated command prompt. That extra flexibility is what makes these fixes reliable on a work laptop, a home desktop in Perth, or a small business machine in Adelaide. The steps below walk through each fix in order, from the quickest sanity check to a more thorough component reset.
Before diving into commands, set aside ten minutes and a working internet connection. Some repairs pull fresh files from Microsoft's update servers, which can be slower on regional NBN connections during peak evening hours. A quick restart at the end of each major step also gives Windows a chance to clear cached input settings that may be blocking the panel.
Quick sanity checks worth trying first
Begin with the simplest possibilities. Confirm that focus is on a text field by clicking inside Notepad, the taskbar search box, or a new Outlook message. The emoji picker only opens when Windows believes you can type somewhere, so a desktop with nothing selected will ignore the shortcut. If the panel appears in Notepad but not in a specific app, the bug lives inside that program rather than the system.
Next, look at the language bar in the system tray. Australians who occasionally switch between English (Australia) and English (US) for work documents sometimes trigger a hidden secondary keyboard layout that interferes with the shortcut. Click the input indicator on the taskbar and remove any unused layout, then test Win + Period again. The picker should reappear once Windows settles on a single layout.
It is also worth checking whether a full-screen app is stealing focus. Some games and presentation tools, particularly those used in classrooms and training rooms around Melbourne, capture the Windows key entirely. Close or minimise those programs, press the shortcut again, and watch for the emoji panel near the cursor. If it pops up, the conflict was the only barrier.
Confirm the keyboard shortcut and input method
The default shortcut can be reassigned in some third-party utilities, especially older hotkey apps shipped with gaming keyboards from JB Hi-Fi or local PC shops. Open Settings, head to Devices, then Typing, and scroll to the section mentioning the emoji panel. Make sure the toggle labelled "Add the standard keyboard layout option to the input selector" is on, and verify that Win + Period has not been mapped to another action.
On touch-enabled devices, the picker is reachable through the on-screen keyboard icon next to the clock. Tap the keyboard icon, then the smiley face in the upper left corner of the touch keyboard. If neither path opens the panel, the touch keyboard component itself may need attention, covered later in this article.
For users on ARM-based Surface devices, which have grown popular in Australian universities, the shortcut works the same way but occasionally needs a driver refresh. Run Windows Update manually, reboot, and try again before moving on to deeper repairs.
Restart the input and touch keyboard services
Several background services keep the emoji picker responsive, and any of them can stall after a forced shutdown or power outage. Right-click Start, choose Computer Management, expand Services and Applications, and select Services. Locate Touch Keyboard and Handwriting Panel Service, right-click it, and choose Restart. Repeat for Windows Management Instrumentation, then test the shortcut.
If the service refuses to restart because it is greyed out, set its Startup type to Manual first, apply the change, then attempt the restart. This trick often resolves the issue on machines that have been left on continuously for months, a common situation in small offices that never fully power down their front-of-house terminals.
After both services have cycled, open the Run dialog with Win + R, type ctfmon.exe, and press Enter. This small executable wakes up the input stack and frequently restores the emoji picker without further intervention. A brief sign-out and sign-back-in completes the reset for the current user profile.
Run the built-in keyboard troubleshooter
Windows 10 Pro ships with a hardware troubleshooter that diagnoses keyboard and input issues. Press Win + I to open Settings, navigate to Update and Security, then click Troubleshoot from the left pane. Scroll to Keyboard, select it, and press Run the troubleshooter. Follow any prompts, including the option to apply fixes automatically.
The troubleshooter checks for missing drivers, misconfigured services, and corrupted registry entries related to text input. In Australian English installations, it occasionally flags the United States-International layout as missing even when unused. Ignoring that specific warning is safe, but allow any other recommended fix to apply and reboot afterwards.
This step alone resolves the emoji picker issue for many users, particularly those running version 21H2 or later of Windows 10 Pro. If the troubleshooter reports no problems, continue to the next section for a deeper scan.
Repair underlying system files
Corrupted system files are a common culprit when the emoji picker and other input features stop responding. Open an elevated Command Prompt by typing cmd into the Start menu, right-clicking Command Prompt, and selecting Run as administrator. Run the System File Checker by typing sfc /scannow and pressing Enter. The scan can take fifteen to thirty minutes on older hardware.
When the scan reports integrity violations it cannot fix, follow up with the Deployment Image Servicing and Management tool. From the same elevated prompt, enter DISM /Online /Cleanup-Image /RestoreHealth and allow it to download replacement files from Microsoft's update servers. On slower NBN connections in regional areas, this step may take an hour, but it leaves the system in a known good state.
After both commands finish, reboot and test the emoji picker. If the shortcut still does nothing, the next section looks at update-related causes, which are surprisingly common in Australian environments where Telstra and Optus metered connections sometimes delay patch installation.
Check for pending or failed Windows updates
A failed cumulative update can leave the input subsystem in a half-configured state. Open Settings, choose Update and Security, and click Check for updates. Install anything pending, including optional driver updates that touch the keyboard. Reboot even if the update screen reports nothing new is required, because cached state is cleared during the restart.
Inspect the update history for repeated failures, particularly around the servicing stack and input component updates. If an update refuses to install, the how-to-use-windows-10-pro-bitlocker-to-encrypt-a-usb-drive guide can help you prepare a recovery USB while troubleshooting continues, since booting from external media is often the cleanest way to escape a stubborn update loop. Keep that drive somewhere safe, such as a locked drawer at the office, so it is ready whenever a deeper repair becomes necessary.
On metered Telstra or Optus mobile hotspots, downloads can stall halfway and leave the system in a half-installed state. Switch to a fixed-line NBN connection when possible, allow the download to finish, and reboot before testing the emoji picker again. This single step resolves the issue for many remote workers who rely on mobile broadband while travelling between job sites.
Reset or reinstall the touch keyboard component
When everything else has failed, the touch keyboard component itself may need a clean reinstallation. Open PowerShell as an administrator and run Get-AppxPackage -allusers InputApp | Reset-AppxPackage, then reboot. This command refreshes a related component that often blocks the emoji picker on devices that shipped with a custom OEM image.
For the touch keyboard specifically, navigate to Settings, Apps, then Apps and features. Sort by name, find Touch Keyboard, click it, and choose Advanced options. Use Repair first, and if the picker still refuses to open, follow up with Reset. A reset wipes the local cache for that component and rebuilds it from system files, resolving stubborn corruption without affecting personal data.
As a final measure, create a brand new local user account from Settings, Accounts, Family and other users. Sign into that account, open Notepad, and try Win + Period. If the emoji picker works there, the original profile carries corrupted settings that can be cleared by signing out, renaming the user profile folder, and signing back in. This last step is rarely needed but saves users from a full system reinstall when the input stack has been damaged beyond easy repair.
Once the emoji picker is back, take a moment to explore the rest of the input panel. The kaomoji section, symbol library, and recently used list are handy for chats with family in Hobart, colleagues in Canberra, and customer service chats with local utilities. Fans still using a Windows 10 Mobile handset will recognise the same panel layout on Lumia hardware, even though active development has ended. Bookmark this guide so the next time the shortcut refuses to open, the fix is only a quick scroll away. A working picker turns out to be one of those small Windows features that quietly improves every typed conversation across the country, whether you are sending a quick wave to a mate in Darwin or sharing a celebratory confetti emoji after a Friday arvo knock-off.