Hi Parker Ketring,
Welcome to Microsoft Q&A!
Windows 11 treats updated apps as “new” executables, so their tray icon visibility resets to default every time. Currently, there’s no official way to persist it across app updates. But you can force this behavior with an advanced workaround, which is powerful but potentially risky:
- Press Win + R > type
regedit> press Enter to open Registry Editor - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion - Find and right-click
Explorer> Add a new DWORD (32-bit) Value:- Name it:
EnableAutoTray - Set its value to:
0
- Name it:
- Restart the PC and see if it takes effect. If the issue persists, go back to the key.
- Double-click
EnableAutoTrayand reset its value data to1this time - Press Win + R > paste
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}> OK - If it opens the old Notification Area Icons window, check the box for
Always show all…
Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, first check out How to back up and restore the registry in Windows - Microsoft Support
In the unfortunate case that even the advanced workaround is not available in Windows 11 anymore, you might have to accept the limitation and continue with the manual way. But instead of going into settings and turning them on, you can drag and drop the icon straight from the hidden box to the taskbar to pin, which will help you skip the troublesome steps:
In addition, if you're ok with third-party tools, many users have suggested the use of ExplorerPatcher or Windhawk. Particularly, the former can even give you the Taskbar experience of Windows 10 if you like. However, please note that they are non-Microsoft products, research carefully before you decide to download and install them!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.