If taskbar icons are missing, white/blank, or show generic placeholders in Windows 10 or Windows 11, first restart Windows Explorer, then repair the affected app if the problem is limited to one app, and rebuild the per-user icon cache if the problem affects several icons. If the issue survives those steps, install pending Windows updates and run DISM followed by System File Checker. This guide applies to Windows 11 and Windows 10 version 22H2; note that Windows 10 reached end of free security updates on October 14, 2025, although these repair steps still apply to an installed Windows 10 system.
Restarting Explorer reloads the Windows shell that provides the taskbar, desktop, notification area, Start menu, and File Explorer.
If Windows Explorer is not listed:
Expected result: After sign-in, wait one to two minutes for startup apps and the taskbar to finish loading. If the icons remain missing or blank, continue.
If Repair is unavailable or does not fix the issue, use Reset.
A message stating that no files were found is not necessarily a failure. It can mean that the cache files were already absent or that Windows had already recreated them. Restart Explorer and then restart Windows normally before judging the result.
Windows updates can correct servicing, shell, app framework, and graphics-related issues. Restart after updates even if Windows does not explicitly prompt you.
If only an individual app still has a missing icon after the system-wide icons are fixed, unpin it, repair or reinstall that app, then pin it again.
If Safe Mode repairs the issue, a startup program, security product, shell customization utility, or driver loaded during normal startup is likely contributing to the problem.
Prerequisites and compatibility
Quick walkthrough- Save open work before beginning. Restarting Windows Explorer closes File Explorer windows and may briefly remove the desktop, Start menu, and taskbar.
- You do not need administrator rights to restart Explorer or rebuild your own icon cache.
- You do need an administrator account, or administrator credentials, to run DISM and System File Checker.
- Connect to the internet before running DISM unless your organization provides a Windows repair source. DISM normally uses Windows Update to obtain repair files.
- These steps address:
- Blank, black, white, generic, or incorrect taskbar icons
- Missing icons for pinned apps
- Icons that appear after a restart but disappear later
- A taskbar that is present but displays icon placeholders
Primary procedure
1. Restart Windows Explorer
Restarting Explorer reloads the Windows shell that provides the taskbar, desktop, notification area, Start menu, and File Explorer.
- Press Ctrl + Shift + Esc to open Task Manager.
- If Task Manager opens in the compact view, select More details.
- On the Processes tab, find Windows Explorer.
- Select Windows Explorer.
- Select Restart task in Windows 11, or right-click Windows Explorer and select Restart in either Windows version.
If Windows Explorer is not listed:
- In Task Manager, select Run new task. In older Task Manager versions, select File > Run new task.
- Type the following command:
explorer.exe - Select OK.
2. Restart Windows normally
A full restart clears more shell and graphics-session state than restarting Explorer alone.- Press Ctrl + Alt + Delete.
- Select the Power button in the lower-right corner.
- Select Restart.
Expected result: After sign-in, wait one to two minutes for startup apps and the taskbar to finish loading. If the icons remain missing or blank, continue.
3. Repair the affected app when only one app icon is broken
Use this step when a single app has a blank taskbar icon, fails to open, or its icon is missing from Start and the taskbar. Repair keeps the app’s data when the app supports repair; reset is more disruptive and should be used only if repair fails.Windows 11
- Select Start > Settings > Apps > Installed apps.
- Find the affected app.
- Select the More options button (…) next to the app.
- Select Advanced options.
- Scroll to Reset.
- Select Repair, if available.
- Wait for the check mark to appear next to the Repair button.
- Restart the app and check its taskbar icon.
If Repair is unavailable or does not fix the issue, use Reset.
Windows 10
- Select Start > Settings > Apps > Apps & features.
- Select the affected app.
- Select Advanced options.
- Under Reset, select Repair, if available.
- Reopen the app and check its icon.
If the affected item is a traditional desktop program rather than a Microsoft Store-style app, it may have a repair option in Control Panel:Warning: Selecting Reset can permanently remove the app’s local data, preferences, cached files, and saved sign-in state. For example, you may need to sign in again or reconfigure the app. Sync important app data first, if applicable.
- Search for and open Control Panel.
- Select Programs > Programs and Features.
- Right-click the affected program.
- Select Repair. If Repair is not offered, select Change and follow the program’s repair option.
4. Rebuild the Windows icon cache
Windows stores rendered icon images in a per-user cache. If that cache becomes damaged or stale, taskbar icons can appear blank, generic, incorrect, or fail to refresh after an app update.Warning: This procedure intentionally closes Windows Explorer and deletes only icon-cache database files from your current Windows account. Do not change the commands to delete other files or folders. Save work first, because File Explorer windows will close and the taskbar will disappear until Explorer restarts.
- Press Ctrl + Shift + Esc to open Task Manager.
- Select Run new task, or select File > Run new task.
- Type:
cmd - Leave Create this task with administrative privileges unchecked. This procedure should run in your current user account.
- Select OK.
- In the Command Prompt window, run the following commands one at a time. Press Enter after each command:
taskkill /f /im explorer.exe
del /a /f /q "%LocalAppData%\Microsoft\Windows\Explorer\iconcache*.db"
start explorer.exe - Close Command Prompt.
A message stating that no files were found is not necessarily a failure. It can mean that the cache files were already absent or that Windows had already recreated them. Restart Explorer and then restart Windows normally before judging the result.
5. Remove and re-pin a broken shortcut
Use this when the application works normally but only its pinned taskbar icon remains blank, incorrect, or points to an old app location.- Right-click the blank or incorrect taskbar icon.
- Select Unpin from taskbar.
- Open the app from Start:
- Windows 11: Select Start > All, find the app, then right-click it.
- Windows 10: Select Start > All apps, find the app, then right-click it.
- Select More > Pin to taskbar, if the More menu appears, or select Pin to taskbar directly.
6. Install pending Windows updates
Windows updates can correct servicing, shell, app framework, and graphics-related issues. Restart after updates even if Windows does not explicitly prompt you.
Windows 11
- Select Start > Settings > Windows Update.
- Select Check for updates.
- Install all available quality and cumulative updates.
- Select Restart now when offered.
Windows 10
- Select Start > Settings > Update & Security > Windows Update.
- Select Check for updates.
- Install available updates.
- Restart the PC.
7. Repair Windows system files with DISM and System File Checker
Run DISM first, then SFC. DISM repairs the Windows component store that SFC uses as a repair source; SFC then checks protected Windows system files.- Open an elevated Command Prompt:
- Press Ctrl + Shift + Esc to open Task Manager.
- Select Run new task.
- Type:
cmd - Select Create this task with administrative privileges.
- Select OK.
- Approve the User Account Control prompt if shown.
- Run:
DISM.exe /Online /Cleanup-image /Restorehealth - Wait for the message:
The operation completed successfully. - Then run:
sfc /scannow - Do not close the Command Prompt until verification reaches 100%.
- When complete, type:
exit - Restart Windows.
- Windows Resource Protection did not find any integrity violations: Windows system files appear intact.
- Windows Resource Protection found corrupt files and successfully repaired them: Restart and test the taskbar again.
- Windows Resource Protection found corrupt files but was unable to fix some of them: Run DISM again, restart, and run
sfc /scannowone more time.
Verification of success
After the final restart, verify all of the following:- The desktop loads without extended blank or black areas.
- The taskbar appears automatically.
- Pinned icons display their correct app images rather than generic document, white, black, or blank placeholders.
- Clicking each affected icon opens the intended app.
- The same icons remain correct after locking the PC and signing in again.
- The icons remain correct after one additional normal restart.
If only an individual app still has a missing icon after the system-wide icons are fixed, unpin it, repair or reinstall that app, then pin it again.
Troubleshooting and rollback/escalation
Windows Explorer immediately disappears again
If the desktop and taskbar vanish repeatedly after Explorer restarts, an app that extends File Explorer or modifies the taskbar may be crashing the shell.- Restart the PC.
- Temporarily disable or uninstall recently added taskbar-customization tools, shell replacements, desktop enhancement utilities, icon packs, or third-party File Explorer extensions.
- Restart Windows Explorer from Task Manager again.
- If the issue began immediately after installing a specific app or driver, use Settings > Apps to remove that recent item, then restart.
explorer.exe, replace it with a downloaded copy, or take ownership of Windows system files. Use DISM and SFC instead.The icon-cache deletion command reports “Access is denied”
This usually means Explorer or another process is still using the cache files.- Confirm that you ran:
taskkill /f /im explorer.exe - Wait a few seconds after the desktop disappears.
- Run the delete command again.
- Start Explorer again:
start explorer.exe
DISM stops with a source or Windows Update error
DISM normally retrieves repair content through Windows Update.- Verify that the PC has an active internet connection.
- Install pending Windows updates and restart.
- Temporarily disconnect a VPN only if your organization permits it.
- If the PC is managed by work or school, contact the IT administrator. Organization policy, a Windows Server Update Services configuration, or a restricted network can prevent DISM from obtaining repair files.
SFC cannot perform the requested operation
Restart Windows and run SFC again from an elevated Command Prompt. If it still cannot run, start Windows in Safe Mode, then run:sfc /scannowIf Safe Mode repairs the issue, a startup program, security product, shell customization utility, or driver loaded during normal startup is likely contributing to the problem.
The problem began directly after a Windows update
If blank icons began immediately after a specific update and the earlier steps do not help, use the recovery option appropriate to the timing:- If the problem began after a recently installed app, driver, or settings change, use System Restore if a restore point is available.
- If Windows is unstable or will not load normally, enter Windows Recovery Environment and use Troubleshoot > Advanced options > Startup Repair or System Restore.
Warning: Recovery actions can affect installed apps, drivers, or settings. Back up important files first. If device encryption is enabled, make sure you have the BitLocker recovery key before using Windows Recovery Environment.
Icons are correct in a new Windows account but not in your usual account
That result indicates that the problem is likely limited to the original user profile rather than Windows itself. Rebuild the icon cache again while signed in to the affected account. If it continues, back up the affected account’s files and consider migrating to a new account rather than repeatedly changing registry or profile files.Icons remain blank after all steps
If Explorer restarts, icon-cache rebuilding, app repair, Windows Update, DISM, and SFC do not correct the issue, back up personal files and use a Windows repair or recovery option. For a PC that otherwise starts and signs in normally, prefer a repair reinstall that keeps personal files and installed apps where available. If Windows cannot start reliably, use Windows Recovery Environment and follow the recovery path appropriate to startup failure.References
- Official source: support.microsoft.com
Use the System File Checker tool to repair missing or corrupted system files | Microsoft Support
Describes how to use the System File Checker tool to troubleshoot missing or corrupted system files in Windows.support.microsoft.com - Official source: support.microsoft.com
Using System File Checker in Windows | Microsoft Support
Learn how to run System File Checker in Windows to check if your computer has problems with files.support.microsoft.com
Last edited: