How to Fix System Tray Icons Missing on Windows 11?

Windows 11 has been a big development. But over time, many users have reported technical glitches with it. And the glitch that we will discuss today is system tray icons missing on Windows 11.

Many users have found blank spaces on their system tray were native and third-party software icons are supposed to be. In addition, some stated that system tray icons have been missing without any reason.

So, if you also see system tray icons missing on Windows 11, follow this guide to fix the issue.

What Causes System Tray Icons Missing on Windows 11?

Are you not seeing your favorite icons on the Taskbar? Then there are many reasons behind this problem, such as:

Display Errors

It is noted that system tray icons missing on Windows 11 are not only system corruption issues. It is often a simple display issue. So, you can just reset your Taskbar display settings and check the option saying Automatically hide the taskbar in the Taskbar menu.

Iris Service Error

A few days back, Microsoft was able to control a bad update that caused system tray icons to be missing for most of the Dev and Beta members participating in the Windows Insider program. However, you need to open the expert interface and customize a Command Prompt task to get rid of this service.

Bad KB5006050 Update

With non-native taskbar icons, bad KB5006050 updates can also cause the problem. To fix it, you have to uninstall the bad updates and use software to update your system so you won’t encounter the same problem. 

Data Check Fails

Some Windows 11 users have reported that failed date and time background checks have made the Taskbar icons go missing. WU performs regular checkups on date and time. But when automatic checkups fail, you have to manually change your date and time to the correct value.

Windows Store Errors

If only native Windows applications are missing from your system tray, the problem root is the Windows Store. There is a chance the application is down, or Windows Store has some errors. In this case, you can repair or reset the Windows Store app. Or wait for Microsoft to resolve the problem.

Fix the Store Framework

In some cases, the problem can occur because of a system-level glitch that can impact the Taskbar icons. To fix this problem, you have to use the Windows Terminal window and commands.

Language Pack Removal Trouble

One of the uncommon reasons behind system tray icons missing on Windows 11 is the uninstallation of a language pack from your PC. This can unintentionally mess with your Taskbar icons. You can fix this issue by using the System Restore utility to reverse the language pack uninstallation.

System File Corruption

So, the common reason behind the Taskbar display is corruption. When your system files are corrupted in any way, it can affect the Taskbar functions. The best solution is to prevent your files from getting corrupted via clean updates and proper data transfer.

10 Solutions to Fix System Tray Icons Missing on Windows 11

Now that you know the reasons behind the Taskbar appearance troubles. Let’s next understand how to fix those issues.

Here are the common solutions to fix system tray icons missing on Windows 11:

Solution 1. Reset the File Explorer App

The first thing that you can try is resetting the File Explorer app. This can help you fix system file-related glitches in no time. To do so:

Step 1. Click on the yellow directory icon from the Taskbar to open the File Explorer app.

Step 2. After that, press the Control + Shift + Escape keys to open the Windows Task Manager.

Reset the File Explorer App

Step 3. Click on the Process tab and look for the Windows Explorer app. Right-click on it and select the End Task option. Reboot your computer and see if the issue is fixed.

Solution 2. Switch Off System Tray Icons

The easiest solution to fix the Taskbar icons issue is to switch off and on system tray icons. This can resolve all the temporary glitches. Here’s how you can do that:

Step 1. Go to the Settings app and click on Personalization from the left menu.

Step 2. Select Taskbar.

Taskbar

Step 3. Next, select the Taskbar Corner Overflow option.

Taskbar Corner Overflow

Step 4. Switch off all the icons that you see missing. Now, restart your computer and follow the same steps to turn back on the system tray icons.

Solution 3. Use the SFC Tool

If the corrupted system files are causing problems for Taskbar, use the SFC. System File Checker is a native Windows tool to find and fix corrupted files. So, you can use the SFC command to scan and restore corrupted files as follows:

Step 1. Go to the search icon on the Taskbar and enter the Command Prompt. Select Run as Administrator.

Step 2. Once on the terminal window, add the following command:

 SFC Tool

sfc/scannow

Step 3. Wait for a few minutes to complete the process. After that, reboot your computer to check if system tray items have appeared again.

Solution 4. Run the DISM Command

Deployment Image Servicing and Management is another Windows service that helps to fix broken files. You can quickly run the DISM tool on your PC when system tray icons are missing as follows: 

Step 1. Open the Command Prompt as an admin. And enter the following command in the terminal window:

DISM Command

DISM /Online /Cleanup-Image /ScanHealth

Step 2. Wait for a few minutes to complete the process. After running the DISM command, don’t forget to reboot your device.

Solution 5. Reset the Windows Store Application

If certain Windows default app icons are missing from the system tray, the problem is with the Windows Store app. So, you have to again launch the command prompt in admin mode and implement this command to reset the Windows Store cache:

Wsreset.exe

Oh, don’t forget to restart your computer afterward to see if the system tray missing icons are back.

Solution 6. Reset the Taskbar

You can also reset the Taskbar using PowerShell to fix the system tray icons missing on Windows 11. Here’s how you can do that:

Step 1. Click on the search icon from the Taskbar.

Step 2. Search for Windows PowerShell and run it as administrator.

Windows PowerShell

Step 3. Now, execute the following command in the PowerShell window:

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

Step 4. Restart your Windows PC.

Solution 7. Uninstall Recent Updates

If the problem starts after updating your Windows software, you can take your computer back to the point before installing that update. There is a possibility that the update is not downloaded properly or there are some bugs involved in the new update.

 So, you can follow the steps to uninstall all the recent updates:

Step 1. Press Ctrl + Alt + Del keys to open the Task Manager.

Step 2. Click on File > New Task.

Step 3. Type Control to launch the Control Panel.

Step 4. Go to Uninstall a program > View installed updates.

Uninstall Recent Updates

Step 5. Remove all the latest updates and restart your device.

Solution 8. Use the Registry Editor

Are you good with commands? Are you a technical Microsoft user? In that case, you can use the Registry Editor to tweak TaskbarSD settings. To do so:

Step 1. Launch the Task Manager > File > Run new task.

Step 2. Enter regedit and search to open the Registry Editor app.

Step 3. Once on the Registry Editor window, follow this path:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.

Step 4. Double click on the TaskbarSD key and change its value to 1 if it is not already.

Registry Editor

Step 5. Now, launch the command prompt as an administrator.

Step 6. Run this command to start Explorer again:

taskkill /F /IM explorer.exe

Solution 9. Delete the IrisService Key

The Iris Service belongs to Windows Spotlight, which plays a pivotal role in the Windows 11 UI. So, you can remove this service and see if this fixes the system tray icons missing on Windows 11 for you.

Follow these steps to remove the Iris Service key:

Step 1. Simply launch the Task Manager and then go to File > Run new task.

Step 2. Type cmd to launch the Command Prompt.

Step 3. After that, run this command and restart your computer:

Command Prompt

reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0

Solution 10. Change Date and Time Settings

Often changing the date and time settings can also help to fix the Taskbar functions. To change date and time settings on Windows 11:

Step 1. Go to Task Manager > File > Run new task > Control Panel.

Step 2. Click on the Clock and Region and select Date & Time. Ensure that your date and time settings are correct.

Date & Time

Parting Note

There you have it. You can now fix your system tray icons missing on Windows 11.

Start with basic solutions like running SFC or DISM commands. If that doesn’t work, you could use Registry Editor or PowerShell to change the Taskbar settings.

That’s it for now! Meanwhile, do explore other posts on this website to learn more about Windows 11.

Leave a comment

Your email address will not be published. Required fields are marked *

Popular Post

Recent Post

How To Fix PC Turns On But No Display Error On Windows 11 And Windows 10

By CleanerBestComputer / December 8, 2023

Discover troubleshooting steps to resolve the ‘PC Turns On But No Display’ error on Windows 11 and Windows 10. Learn how to tackle this frustrating issue effectively and get your system back up and running.

Steam Won’t Open? 7 Ways To Fix

By CleanerBestComputer / December 5, 2023

Steam won’t open is one of the common problems gamers face today, and several reasons promote this issue. Here are a few ways you can overcome it.

How To Download and Update 802 11n WLAN Driver

By CleanerBestComputer / September 4, 2023

Having trouble with your WLAN drivers? Explore a step-by-step guide to download 802 11n WLAN driver on Windows, including manual settings and automatic updates.

How to Fix Mac Won’t Boot Into Recovery Mode (9 Solutions)

By CleanerBestComputer / August 26, 2023

Stuck with the Mac won’t boot into recovery mode issue? In this guide, we will explore the most probable causes behind this issue and provide you with practical solutions. 

How to Print Double-Sided on a Mac

By CleanerBestComputer / August 19, 2023

Learn how to print double sided on Mac, whether you’re using the Notes app, Word app or want to print web pages or PDFs online.

How to Fix Calendar App Not Working on Windows (7 Solutions)

By CleanerBestComputer / August 12, 2023

The calendar app plays a vital role in managing daily schedules. In this troubleshooting guide, we have listed some of the best fixes to fix the Calendar app not working issue on Windows.

How to Fix Downloads Folder Not Responding on Windows

By CleanerBestComputer / August 5, 2023

Introduction: The Downloads folder on our Windows computers serves as a crucial hub for storing all the files we acquired from the web. Whether it’s important documents, entertaining videos, or software installations, this folder plays a vital role in organizing and accessing our digital content. However, encountering the downloads folder not responding issue can be […]

How to Fix Your IP Has Been Temporarily Blocked

By CleanerBestComputer / July 23, 2023

Introduction: Encountering the “Your IP has been temporarily blocked” on your PC can be frustrating as it hinders your browsing experience. Whether you are trying to access a website, send an important email, or stream your favorite content, receiving the dreaded message can leave you feeling helpless and disconnected from the online world. The good […]

How to Print Text Messages From Android Phone (3 Methods)

By CleanerBestComputer / July 16, 2023

Introduction: Text messaging has become deeply ingrained in our daily lives. Whether it’s a heartfelt conversation, important information, or cherished memories, our Android phones store a treasure trove of valuable messages. But what happens when you need a hard copy of those messages? Fear not, for we have the solution. In this comprehensive guide, we […]

How to Upload Videos on YouTube: A Step-By-Step Guide!

By CleanerBestComputer / July 9, 2023

Introduction: Gone are the days when video creation and sharing were reserved for a privileged few. In today’s age, YouTube has become the ultimate hub for video content and entertainment that draws countless viewers from all corners of the world. Whether you’re a budding filmmaker, a passionate vlogger, or a business owner seeking to expand […]