How to Fix Windows 10 Taskbar Icons Missing

Usually, on the extreme right, Taskbar houses the date & time information, volume & network info, battery percentage in laptops, displays icons of applications running in the background, etc. While on the left are the Start menu icon and Cortana search bar to perform broad computer searches. In the middle of the Taskbar, we find a bunch of shortcuts of application icons for quick launch along with app icons of the ones that are currently running. This makes it easy to switch between them. Taskbar itself can be further customized to our liking on Windows 10 PCs.

But, when you face Windows 10 Taskbar icons missing error, all of these icons disappear.

How to Fix Windows 10 Taskbar Icons Missing Why are Windows 10 Taskbar Icons Not Showing? Method 1: Enable System Icons Method 2: Disable Tablet Mode Method 3: Disable Controlled Folder Access Method 4: Update Display Driver Method 5: Restart Windows Explorer Process Method 6: Run SFC & DISM Scans Method 7: Reset Icon Cache Method 8: Reinstall Taskbar Pro Tip: Windows Update

Why are Windows 10 Taskbar Icons Not Showing?

Usually, your taskbar icons go on a stroll due to a temporary glitch in the explorer process. It could also be because of icon cache or system files getting corrupt. Apart from that, sometimes you might have accidentally switched to the tablet mode which does not display app shortcut icons on the Taskbar by default.

Method 1: Enable System Icons

The clock, volume, network, and the other icons present on the right end of your taskbar are known as System icons. Each of these icons can be manually enabled and disabled. So, if you are looking for a specific system icon and are unable to find it in the Taskbar, follow the given steps to enable it:

  1. Right-click on an empty area on the Taskbar and click Taskbar settings from the menu.

  2. Scroll down to the Notification area and click on Turn system icons on or off.

  3. Switch On the toggle for system icons (e.g. Volume) that you would like to see on the Taskbar. 

  4. Next, go back to the Taskbar Settings and click on Select which icons appear on the taskbar.

5A. Switch On the toggle for Always show all icons in the notification area option. 5B. Alternatively, Select which icons appear on the taskbar individually.

Method 2: Disable Tablet Mode

Touchscreen laptops allow you to switch between two different user interfaces viz the normal desktop UI and the tablet UI. Although, tablet mode is also available in non-touchscreen devices. In tablet mode, a few elements are rearranged/reconfigured for ease of use and a touch-friendly interface. One such reconfiguration is the hiding of application icons from your taskbar. So, to fix Windows 10 taskbar icons missing issue, disable tablet mode as follows:

  1. Launch Windows Settings by pressing Windows + I keys simultaneously.

  2. Click on System settings, as shown.

  3. Click on the Tablet mode menu which is on the left pane.

  4. Select Don’t ask me and don’t switch option in When this device automatically switches tablet mode on or off section.

Also Read: How to Change Desktop Icons on Windows 11

Method 3: Disable Controlled Folder Access

To disable the Controlled Folder Access security feature, follow the below-mentioned steps:

  1. Launch Settings as earlier and click on Update & Security, as shown.

  2. Go to Windows Security and click on Virus & threat protection.

  3. Scroll down and click on Manage ransomware protection, as highlighted.

  4. Finally, switch Off the toggle in Controlled folder access to disable this feature.

  5. Restart your Windows 10 PC and check if the taskbar icons are visible now If not, try the next fix.

Method 4: Update Display Driver

Often, outdated or bugged display drivers might cause Windows 10 taskbar icons missing problem. So, it is advisable to update display drivers to avoid any and all similar issues.

  1. Press the Windows key, type device manager, and click on Open.

  2. Double-click on Display adapters to expand it.

  3. Then, right-click on your driver (e.g. Intel(R) UHD Graphics 620) and select Update driver, as shown.

  4. Then, click on Search automatically for updated driver software to update the driver automatically.

5A. Now, the drivers will update to the latest version, if they are not updated. Restart your PC and check again. 5B. If they are already updated, then you will receive the message: The best drivers for your device are already installed. Click on the Close button to exit the window.

Also Read: How to Restore Missing Recycle Bin Icon in Windows 11

Method 5: Restart Windows Explorer Process

The explorer.exe process is responsible for displaying most of the User Interface including Taskbar. So, if the startup process doesn’t transpire properly, the explorer.exe process may glitch and not display all the desired elements. However, this can be easily resolved by restarting the process manually, as follows:

  1. Press Ctrl + Shift + Esc keys simultaneously to open Task Manager.

  2. In the Processes tab, right-click on Windows Explorer and choose the End task option, as illustrated below.

  3. Now, to restart the process, click on File at the top-left corner and choose Run new task.

  4. Type explorer.exe and check the box marked Create this task with administrative privileges, shown highlighted.

  5. Click on OK to initiate the process. 

Method 6: Run SFC & DISM Scans

System files are prone to getting corrupt if the computer is infected with malicious programs and ransomware. A new update containing bugs can also corrupt system files. The SFC and DISM command-line tools help repair system files & images respectively. Therefore, fix a plethora of issues including the taskbar icons missing problem at hand by running DISM & SFC scans.

  1. Click on Start and type Command Prompt. Then, click on Run as administrator.

  2. Now, type sfc /scannow and press Enter key. Note: The scanning process will take some time. You can continue working in the meanwhile.

3A. Once the SFC scan is completed, check if your taskbar icons are back. If yes, you do not need to run DISM scan. 3B. If not, execute the following commands and press Enter key after each command. Note: You should have a working internet connection in your system to execute these commands.

Also Read: Fix Windows 10 Start Menu Search Not Working

Method 7: Reset Icon Cache

A copy of all the application and file icons we use on Windows 10 computers are stored in a database file named IconCache.db. Storing all the icon images in a single cache file helps Windows quickly retrieve them, as and when required. It further, prevents the PC from slowing down. If the icon cache database gets corrupt, the Windows 10 taskbar icons will go missing or Taskbar begins showing on fullscreen. or Taskbar begins showing on fullscreen.. Hence, reset Icon Cache from Command Prompt as follows:

  1. Open Command Prompt as administrator as shown in Method 6.

  2. Type the given command to change your location and hit Enter key.

  3. Now, type dir iconcache* and press Enter to retrieve a list of icon cache database files.

Note: Before we delete and reset the icon cache, we will need to temporarily terminate File Explorer process. 4. Hence, type taskkill /f /im explorer.exe & hit Enter. Note: The Taskbar and Desktop will disappear. But do not panic, as we will get them back after deleting the cache files. 5. Next execute del iconcache* command to delete the existing IconCache.db file, as depicted below.

  1. Finally, restart the explorer process by executing explorer.exe command, as shown.

  2. Windows OS will automatically create a new database for app icons and bring the Taskbar icons back in place. Also Read: How to Add Show Desktop Icon to Taskbar in Windows 10

Method 8: Reinstall Taskbar

Ultimately, if none of the above solutions brought back the icons on your Taskbar, reinstall this system element altogether. The process is easy as you need to execute only a single command. This will restore the taskbar to its default state and fix taskbar icons missing issue as well.

  1. Hit the Windows key and type Windows PowerShell  Then, click on Run as Administrator, as shown. Note: Click on Yes in the User Account Control pop-up, if prompted.

  2. Copy & paste the given command in Windows PowerShell window and press Enter key to execute it.

Pro Tip: Windows Update

Once the taskbar is restored, you can proceed to add system icons and app shortcuts, display CPU and GPU temperatures, and keep track of internet speed. The customization possibilities are endless. If the Taskbar icons continue to be missing or disappear frequently, install new updates available or roll back to the previous one. Recommended:

How to Take Zoom Meeting Screenshot Fix Windows 10 Taskbar Flickering How to Fix Windows 11 Taskbar Not Working How to Disable BitLocker in Windows 10

We hope that this guide was helpful and you could fix Windows 10 taskbar icons missing problem. Let us know which method worked for you the best. Also, if you have any queries/suggestions regarding this article, then feel free to drop them in the comments section.

Fix Windows 10 Taskbar Icons Missing - 49Fix Windows 10 Taskbar Icons Missing - 42Fix Windows 10 Taskbar Icons Missing - 77Fix Windows 10 Taskbar Icons Missing - 18Fix Windows 10 Taskbar Icons Missing - 91Fix Windows 10 Taskbar Icons Missing - 9Fix Windows 10 Taskbar Icons Missing - 92Fix Windows 10 Taskbar Icons Missing - 61Fix Windows 10 Taskbar Icons Missing - 71Fix Windows 10 Taskbar Icons Missing - 48Fix Windows 10 Taskbar Icons Missing - 6Fix Windows 10 Taskbar Icons Missing - 13Fix Windows 10 Taskbar Icons Missing - 24Fix Windows 10 Taskbar Icons Missing - 98Fix Windows 10 Taskbar Icons Missing - 39Fix Windows 10 Taskbar Icons Missing - 39Fix Windows 10 Taskbar Icons Missing - 87Fix Windows 10 Taskbar Icons Missing - 23Fix Windows 10 Taskbar Icons Missing - 20Fix Windows 10 Taskbar Icons Missing - 49Fix Windows 10 Taskbar Icons Missing - 40Fix Windows 10 Taskbar Icons Missing - 5Fix Windows 10 Taskbar Icons Missing - 86Fix Windows 10 Taskbar Icons Missing - 34Fix Windows 10 Taskbar Icons Missing - 26Fix Windows 10 Taskbar Icons Missing - 88Fix Windows 10 Taskbar Icons Missing - 92Fix Windows 10 Taskbar Icons Missing - 40Fix Windows 10 Taskbar Icons Missing - 21Fix Windows 10 Taskbar Icons Missing - 85Fix Windows 10 Taskbar Icons Missing - 31