Personalization Show or Hide Emoji and More Icon on Taskbar System Tray in Windows 11


Emoji_and_more_banner.webp

This tutorial will show you how to show or hide the emoji and more panel icon on the taskbar system tray for your account in Windows 11.

The Emoji and more panel lets you insert emojis and symbols while you type.

Windows 11 build 22635.4580 (beta) includes a hidden experimental feature to show the emoji and more panel icon in the taskbar system tray. You can select to never show the icon, only show the icon while typing, or always show the icon.

⚠️ If you would like to try this experimental feature now, you can enable it using the command below with ViVeTool.

vivetool /enable /id:48504539


Once enabled using the command above, you will be able to change the Emoji and more icon on taskbar system tray setting below.


Contents

  • Option One: Show or Hide Emoji and More Panel Icon on Taskbar System Tray in Settings
  • Option Two: Show or Hide Emoji and More Panel icon on Taskbar System Tray using REG file


EXAMPLE: Emoji and more panel icon on taskbar system tray

Currently, the emoji and more panel icon doesn't work yet, but this is an example of what it will look like.


Emoji_and_more_panel_icon_on_taskbar_system_tray.webp





Option One

Show or Hide Emoji and More Panel Icon on Taskbar System Tray in Settings


1 Open Settings (Win+I).

2 Click/tap on Personalization on the left side, and click/tap on Taskbar on the right side. (see screenshot below)


Emoji_and_more_panel_icon_on_taskbar_system_tray-1.webp

3 Under System tray icons, select Never, While typing (default), or Always in the Emoji and more drop menu for what you want. (see screenshot below)

Emoji_and_more_panel_icon_on_taskbar_system_tray-2.webp

4 You can now close Settings if you like.




Option Two

Show or Hide Emoji and More Panel icon on Taskbar System Tray using REG file


1 Do step 2 (never), step 3 (while typing), or step 4 (always) below for what you want.

2 Never Show Emoji and More Panel Icon on Taskbar System Tray

A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Never_show_Emoji_and_more_panel_icon_on_taskbar_system_tray.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EmojiAndMoreIconVisibilityState"=dword:00000000

3 While Typing Show Emoji and More Panel Icon on Taskbar System Tray

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

While_typing_show_Emoji_and_more_panel_icon_on_taskbar_system_tray.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EmojiAndMoreIconVisibilityState"=dword:00000001

4 Always Show Emoji and More Panel Icon on Taskbar System Tray

A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Always_show_Emoji_and_more_panel_icon_on_taskbar_system_tray.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EmojiAndMoreIconVisibilityState"=dword:00000002

5 Save the .reg file to your desktop.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:

Latest Support Threads

Latest Tutorials

Back
Top Bottom