Icons in the task bar temporarily disappear

matteo grignani 20 Reputation points
2023-04-17T10:54:02.9666667+00:00

Since Friday (14/04/2023) sometimes, 2 or 3 times per day, the application icons on my task bar disappear for about 30 seconds and then re-appear automatically. Does anyone know which is the cause and how to fix this? The windows version is: "Windows 10 Professional Edition (Build 19044) (64-bit) (ID versione 21H2)" Thanks :)

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,075 questions
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,741 Reputation points
    2023-04-18T13:50:37.71+00:00

    Hello Thank you for your question and reaching out. I can understand you are having query\issues related to Taskbar icons disappear.

    1. Please try to clear Thumbnail cache using below commands from elevated prompt. DEL /A /Q "%localappdata%\IconCache.db" DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"
    2. Run sfc /scannow from elevated prompt.
    3. Run below DISM commands from elevated prompt. DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth --If the reply is helpful, please Upvote and Accept as answer--
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.