Taskbar icons are not shown icons on windows 11

Tulio Vargas 11 Reputation points
Oct 22, 2022, 10:40 PM

Hi there support,

After pinning to the taskbar a couple of programs, then some of them are not being shown their icons; I've tried to unpin and pin again, but the icon still does not show up.

253175-taskbar-screenshot-2022-10-22-193807.png

Regards,

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,304 questions
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. S.Sengupta 21,071 Reputation points MVP
    Oct 23, 2022, 12:52 AM

    Try this:

    Press Win + R to bring up a Run dialog.
    Type appdata, then click OK.
    Select the View tab and check the Hidden items options to make sure all files are visible.
    Locate and delete IconCache.db.
    Restart your computer and check if the taskbar is now displaying the icons


  2. Tulio Vargas 11 Reputation points
    Oct 23, 2022, 12:27 PM

    Hi @S.Sengupta ,
    thanks for your prompt response; I've followed your orientation and it worked, however, after restarting my PC a couple of times, then the icons have gone again.

    Even deleting all IconCache.db again, it has not worked, I mean, the icons still not be showing.

    Do you have any other tips to share?
    Can you explain why this behaviour is happing?

    Regards

    0 comments No comments

  3. Tulio Vargas 11 Reputation points
    Oct 24, 2022, 12:46 AM

    I got the solution in this video:

    https://www.youtube.com/watch?v=Fyfke7w7t88

    0 comments No comments

  4. Limitless Technology 44,536 Reputation points
    Oct 24, 2022, 3:46 PM

    Hello,

    It is possible that Explorer is still running by the moment you delete the iconcache files?

    I would recommend the next sequence to ensure that there is no active lock on the icon files, from an elevated command prompt run the next commands:

    taskkill /IM explorer.exe /F​
    DEL /A /Q "%localappdata%\IconCache.db"​
    DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"​
    shutdown /r /f /t 00

    If the issue still appears, please ensure that you are not using any Taskbar or StartMenu customization tool such as WinAero or OpenShell, and uninstall/disable if present.

    Last but not least, you can attempt a system repair following the steps on this official article: https://video2.skills-academy.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11

    --------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.