Table of Contents
Fix 1 – Delete IconCache.db file
Fix 2 – Restart Windows Explorer
Fix 3 – Change Taskbar Settings in Personalization
Fix 4 – Remove IRIS Service
Home Common Problem How to fix icons not showing up in taskbar in Windows 11/10

How to fix icons not showing up in taskbar in Windows 11/10

Apr 13, 2023 pm 02:25 PM
task bar

Even though Microsoft released their best upgrade to Windows 10, it still has bugs and they are working hard to release the latest version with the best version of Windows.

Many Windows users have reported that the icons on the taskbar on their Windows 11 systems are missing or not showing up after the system starts.

There may be several reasons for this, some of which are described below.

  • Windows is not updating correctly
  • Corrupted data files
  • Corrupted IconCache database files
  • Some issues with the Windows Explorer service, etc.

Have you also encountered this kind of problem on Windows 11 system? Then, here are some solutions explained below this article that will surely help you fix them.

Fix 1 – Delete IconCache.db file

IconCache.db is a file that exists in the Local folder of Windows and it actually holds a trace of the icons used by Windows so that when needed faster retrieval. If this file gets corrupted or corrupted due to some unknown reason, then such issues are bound to occur.

So it is better to delete this file from the system. To do this, follow the steps below.

Step 1: Press and hold the Windows and R keys at the same time, open the system The Run command box on.

Step 2: Type %localappdata% in the text box of the Run command box and press the Enter key.

How to fix icons not showing up in taskbar in Windows 11/10

Step 3: This will open the local folder on your Windows system.

Step 4: Then, navigate to View>Show>Hidden Items to ensure that hidden items are displayed in the folder.

How to fix icons not showing up in taskbar in Windows 11/10

Step 5: After this, scroll down the folder and you will find the IconCache.db file at the bottom of the folder.

Step 6: Click on the IconCache.db file and hold down the SHIFT DELETE key at the same time.

How to fix icons not showing up in taskbar in Windows 11/10

Step 7: Next, click "Yes" on the confirmation dialog box to permanently delete the file from the system .

How to fix icons not showing up in taskbar in Windows 11/10

#Step 8: Now restart the system and after the system starts, check if the problem still exists.

Fix 2 – Restart Windows Explorer

Windows Explorer is a tool that allows users to organize and use their folders, files, and other connections to the system very efficiently . But at the same time, if there is any problem with Windows File Explorer, it will lead to the above problems.

So, let’s see if we can resolve this issue by restarting Windows File Explorer by following the steps below.

Step 1: Launch the Task Manager by holding down the CTRL, SHIFT and ESC keys simultaneously and enter the task manager.

Step 2: In the "Processes" tab, it displays all the applications that are currently running as well as those running in the background.

Step 3: FindWindows Explorer from the list.

Step 4: Right-click on it and select Restart from the context menu as shown below.

How to fix icons not showing up in taskbar in Windows 11/10

Step 5: This will restart Windows Explorer on your system.

Fix 3 – Change Taskbar Settings in Personalization

Sometimes users unknowingly change settings on the Personalization page. This will also cause changes in the taskbar, such as icons changing, icons disappearing, etc.

Step 1: To enter the personalization page, pleasepress and hold the Windows and D keys at the same timedesktop.

Step 2: Then,

right-click an empty area on the desktop and select Personalize from the context menu, as shown below Show.

How to fix icons not showing up in taskbar in Windows 11/10

Step 3: On the Personalize page, scroll down and select the

Taskbar option.

How to fix icons not showing up in taskbar in Windows 11/10

Step 4: Under Taskbar Items, you can check the items you want to show on the taskbar (such as chat, search, etc.)

How to fix icons not showing up in taskbar in Windows 11/10

Step 5: Next, click on the Other system tray icon to expand it.

Step 6: Make sure the Hide Icon MenuToggle Button is turned on.

Step 7: Also, click on all the icons that you want to display on the taskbar corner to turn them on as shown in the image below.

How to fix icons not showing up in taskbar in Windows 11/10

Step 8: When finished, close the personalization page.

Fix 4 – Remove IRIS Service

Attempt to remove the IRIS service on your system, which can sometimes cause problems if it is malfunctioning. So, let us remove Iris service with the help of the command prompt application on the system as shown below.

Step 1: Use the Run box (press the Windows R key) to open the command prompt as a system administrator character application.

Step 2: Type cmd in the run box and press CTRL, SHIFT and ENTER## simultaneously #key.

Step 3: Accept the User Access Control prompt to continue.

How to fix icons not showing up in taskbar in Windows 11/10

Step 4: Type or copy-paste the following command and press

Enter to execute it.

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

How to fix icons not showing up in taskbar in Windows 11/10

Step 5: This will execute the command and remove the iris service and automatically restart the system once.

Step 6: Once the system loads, the icon should appear on the taskbar.

Fix 5 – Uninstall Recent Windows Updates

These issues tend to occur if any recent Windows updates installed on the system have errors. So let's uninstall those recently installed updates and see if that helps.

Step 1:

Press the Windows and R keys simultaneously to open the Run box.

Step 2: Type

appwiz.cpl in the "Run" box, and then press the Enter key to open the " Program and Function " window.

How to fix icons not showing up in taskbar in Windows 11/10

Step 3: In the Programs and Features window, click

on the left to view installed updates as shown below.

How to fix icons not showing up in taskbar in Windows 11/10

#Step 4: This will open the Uninstall updates page.

Step 5: Now you can uninstall the recently installed updates one by one by clicking on

Uninstall as shown in the screenshot below.

How to fix icons not showing up in taskbar in Windows 11/10

Step 6: After the uninstallation is complete, close all windows and restart the system.

Step 7: Now check if the issue is resolved.

Fix 6 – Remove all pinned apps from taskbar

Step 1: By pressing the

Windows key and typing Notepad Open the Notepad application on your system and hit the Enter key.

Step 2: Copy and paste the following commands into Notepad.

DEL /F /S /Q /A "%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\*"REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband /Ftaskkill /f /im explorer.exe启动 explorer.exe
Copy after login

How to fix icons not showing up in taskbar in Windows 11/10

Step 3: After this, save the file by pressing CTRL S keys simultaneously on your keyboard.

Step 4: In the Save As window, select

Desktop on the left panel, as shown in the image below.

Step 5: Next, enter the

appropriate file name and select All files as the save type.

Step 6: Finally, click

to save.

How to fix icons not showing up in taskbar in Windows 11/10

Step 7: Now, go to

Desktop and right click on the newly created file and click Click to run as administrator.

How to fix icons not showing up in taskbar in Windows 11/10

#Step 8: This will clear all pinned apps from the taskbar.

The above is the detailed content of How to fix icons not showing up in taskbar in Windows 11/10. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to disable taskbar thumbnail preview in Win11? Turn off the taskbar icon display thumbnail technique by moving the mouse How to disable taskbar thumbnail preview in Win11? Turn off the taskbar icon display thumbnail technique by moving the mouse Feb 29, 2024 pm 03:20 PM

This article will introduce how to turn off the thumbnail function displayed when the mouse moves the taskbar icon in Win11 system. This feature is turned on by default and displays a thumbnail of the application's current window when the user hovers the mouse pointer over an application icon on the taskbar. However, some users may find this feature less useful or disruptive to their experience and want to turn it off. Taskbar thumbnails can be fun, but they can also be distracting or annoying. Considering how often you hover over this area, you may have inadvertently closed important windows a few times. Another drawback is that it uses more system resources, so if you've been looking for a way to be more resource efficient, we'll show you how to disable it. but

How to solve the problem of Win11 taskbar icon turning black How to solve the problem of Win11 taskbar icon turning black Jan 02, 2024 pm 04:25 PM

If we find that our taskbar icon has turned black when using win11 system, this may be because we have turned on dark mode. We only need to change it to light mode in the color settings. Here is a guide Get up and sort it out. What to do if win11 displays black taskbar icons: 1. First click on a blank space on the desktop, and then select "Personalization" in the right-click menu 2. Click "Color" on the right side of Personalization 3. Then select the mode and change it 4. After the setting is completed, we will find that our taskbar icon becomes white.

What should I do if the Win7 taskbar does not display the icon? How to solve the problem of the computer taskbar icon disappearing What should I do if the Win7 taskbar does not display the icon? How to solve the problem of the computer taskbar icon disappearing Jun 09, 2024 pm 01:49 PM

Recently, many users using Win7 system have found that the icons in the taskbar suddenly disappeared, which makes the operation very inconvenient and they do not know how to solve the problem. This article will introduce to you how to solve the problem of disappearing taskbar icons in Win7 system. Bar! Cause Analysis When encountering such a situation, there are generally two situations: one is that the taskbar on the computer does not really disappear, but is just hidden, and the other is that the taskbar does disappear. Method 1: 1. There is a situation that you need to confirm first, that is, when the mouse is placed at the bottom of the screen, the taskbar will be displayed. You can directly click the mouse on the taskbar and select "Properties". 2. In the dialog box that opens, click & on the "Hide taskbar" option.

How to reduce the height of the taskbar in win11? Tutorial on resizing the taskbar in Windows 11 How to reduce the height of the taskbar in win11? Tutorial on resizing the taskbar in Windows 11 Feb 29, 2024 pm 12:37 PM

When we use win11, we will find that the height of the taskbar is a bit high, which feels a bit unsightly to some users. So how to reduce the height of the win11 taskbar? Users can directly click the Registry Editor under the Start menu, and then find the Advanced folder to operate. Let this site carefully introduce to users how to adjust the taskbar size in Windows 11. How to resize the taskbar in Windows 11 First, we need to open the Registry Editor. You can open the registry editor by clicking the Start menu and entering "regedit" in the search box, or by pressing the Win+R key combination to open the Run function and entering "regedit".

How to pin the Win11 taskbar How to pin the Win11 taskbar Jan 04, 2024 pm 04:31 PM

In previous Windows systems, we often used the function of locking the taskbar to avoid misoperation of the taskbar. However, many users found that they could no longer lock the taskbar after updating the win11 system. This is actually because Microsoft has canceled this function. The following is Just follow the editor and take a look. How to lock the taskbar in win11: Answer: Unable to lock. 1. Microsoft has canceled the function of locking the taskbar in the win11 system, so we cannot lock the taskbar now. 2. Generally speaking, we can right-click on the blank space of the taskbar to lock the taskbar. 3. But in win11 system, right-clicking on the blank space of the taskbar only has the taskbar settings option. 4. If we open the taskbar settings, the corresponding taskbar lock cannot be found.

How to make the Win11 taskbar black? Introduction to how to set the black taskbar in Win11 How to make the Win11 taskbar black? Introduction to how to set the black taskbar in Win11 Apr 22, 2024 pm 06:40 PM

Some friends also want the taskbar to turn black after changing the dark wallpaper on their computers, but they don’t know how to do it. Let’s take a look at the specific methods below! 1. Right-click an empty area in the taskbar and select "Taskbar Settings." 2. In the taskbar settings window, find the "Appearance" tab and click it. 3. Under the "Appearance" tab, find the "Taskbar Background" option and click the drop-down menu. 4. Select "Black". 5. Close the "Taskbar Settings" window. Taskbar beautification Xiaozhi Eye Protector is a very easy-to-use win11 transparent taskbar tool. It supports taskbar transparency, taskbar beautification, and multiple styles to beautify the taskbar interface, making your computer interface more beautiful. Xiaozhi Eye Protector Eye Baby (click to download now) Xiaozhi Eye Protection

How to solve the problem that the win11 taskbar does not respond when clicked/cannot be used How to solve the problem that the win11 taskbar does not respond when clicked/cannot be used May 09, 2024 pm 06:43 PM

After upgrading to Windows 11 system, many users encountered the problem that the taskbar cannot be clicked, which has a great impact on life and work. So how to solve it specifically? Let’s take a look below! Method 1 1. First, we press the Ctrl+Shift+Esc shortcut keys on the keyboard to open the Task Manager. 2. Then click File in the upper left corner and select Run New Task. 3. After opening it, enter control and press Enter to enter the control panel. 4. Find the time and area and choose to change the date and time. 5. Change the time to September 4 or later, turn off automatic time synchronization after the setting is completed, and then restart the computer. 6. After restarting, re-enter the time settings and come to the internet time selection.

How to expand the stacked display of the Win11 taskbar? Tutorial on stacking and expanding the Win11 taskbar How to expand the stacked display of the Win11 taskbar? Tutorial on stacking and expanding the Win11 taskbar Jan 29, 2024 am 11:33 AM

When we use win11 system, we will find that our taskbar windows are merged. Many users don't like this operation very much. So how to expand the win11 taskbar stacking? Users can directly click on the taskbar settings under the right button, and then directly find the taskbar corner overflow option in the right menu to operate. Let this site carefully introduce to users how to expand the win11 taskbar stack. How to expand taskbar stacking in Windows 11 Method 1. 1. Right-click on a blank space on the taskbar and select Taskbar Settings. 3. After clicking the taskbar corner overflow, turn on the switch for the application icon to be displayed. Method two: 1. We need to use a software to achieve this, search, download and install star by ourselves