Icons Keep Disappearing From Taskbar - Windows 11

Anonymous
2022-09-07T13:59:50+00:00

I upgraded from Windows 10 to Windows 11 a few months ago, and ever since I've been having a problem where the icons disappear from the taskbar. It happens while I'm using the laptop as well as when it comes out of hibernation.

I know this can be fixed temporarily by restarting Windows Explorer in the task manager, but this is happening several times a day and it's getting annoying. Is there a permenant fix yet?

I'm using Windows 11 Home version 21H2 build 22000.856 on a HP laptop with an Intel i5 1035G1 processor and 8GB of RAM. The problem didn't exist when I was running Windows 10.

Thanks.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

163 answers

Sort by: Newest
  1. Anonymous
    2022-12-22T11:34:37+00:00

    Same problem on my PC

    Windows 11 Pro

    Nvidia 3080Ti GFX card

    Clearly a Windows problem. Don't know why we're asked to reinstall graphics drivers

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-12-17T13:40:50+00:00

    Dell XPS9575 user here. Win 11 22H2 build 22623.1020. This problem has been persistent for the last four months. Waking from sleep causes the problem. Opening the Task Manager and manually restarting the Windows Explorer task fixes it without having to reboot or manually start apps just to make the icons reappear.

    I ended up making a simple batch script to automate it a bit. I cannot make the terminal command window auto close however:

    @echo off 
    
    echo 
    
    echo Terminate existing explorer process... 
    
    taskkill /f /im explorer.exe 
    
    timeout 2 
    
    echo 
    
    echo Relaunch explorer.exe 
    
    explorer.exe 
    
    timeout 2 
    
    exit /B
    

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-12-15T16:10:16+00:00

    Same thing here. The icons randomly disappear, or more correctly fail to reappear when the computer wakes from sleep. But left clicking where you know the icon should be, starts the relevant program and refreshes the icon. This has been an ongoing problem for some time and my system is kept up to date. It is a Dell XPS 8930.

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-12-13T03:28:22+00:00

    I have the same problem.

    Lenovo Thinkpad P73 i7

    Edition Windows 11 Pro

    Version 22H2

    Installed on ‎10/‎1/‎2022

    OS build 22621.819

    Experience Windows Feature Experience Pack 1000.22636.1000.0

    All drivers are up to date (according to Lenovo support website)

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-11-23T10:27:06+00:00

    Yup' same here. Windows 11 Pro, Dell XPS 8930 / 2020 Edition, i7, 16GB, Toshiba KXGNV512G NVMe. I'm a 27-year tech' in the industry, MS and CompTIA certified. I have not been able to figure out a 'fix' for this issue other than rebooting the PC or not allowing it to sleep - just turn it off if I figure that I'm going to be away from it for more than 30 minutes or so, as it boots fast anyway...

    My hunch is that it's a glitch in one of MS's recent Windows 10/11 OS updates.

    Andrew

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments