Home >Common Problem >How to fix icons not showing up in taskbar in Windows 11/10
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.
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.
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.
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.
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.
Step 7: Next, click "Yes" on the confirmation dialog box to permanently delete the file from the system .
#Step 8: Now restart the system and after the system starts, check if the problem still exists.
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.
Step 5: This will restart Windows Explorer on your system.
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.
Step 3: On the Personalize page, scroll down and select theTaskbar option.
Step 4: Under Taskbar Items, you can check the items you want to show on the taskbar (such as chat, search, etc.)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.
Step 8: When finished, close the personalization page.
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. Step 4: Type or copy-paste the following command and pressEnter to execute it.
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0Step 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 UpdatesThese 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: Typeappwiz.cpl in the "Run" box, and then press the Enter key to open the " Program and Function " window.
Step 3: In the Programs and Features window, clickon the left to view installed updates as shown below.
#Step 4: This will open the Uninstall updates page. Step 5: Now you can uninstall the recently installed updates one by one by clicking onUninstall as shown in the screenshot below.
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 taskbarStep 1: By pressing theWindows 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
Step 3: After this, save the file by pressing CTRL S keys simultaneously on your keyboard.
Step 4: In the Save As window, selectDesktop on the left panel, as shown in the image below.
Step 5: Next, enter theappropriate file name and select All files as the save type.
Step 6: Finally, clickto save.
Step 7: Now, go toDesktop and right click on the newly created file and click Click to run as administrator.
#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!