-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Software and How To Questions
- Red circle with white X next to drive icons in file explorer...

Create an account on the HP Community to personalize your profile and ask a question
07-12-2019 02:18 PM
The icons that display for files in Windows are saved in an icon cache so they can be displayed quickly instead of having to manually scan and slowly load them each time.
The icon cache can sometimes become corrupted causing the icons of files to display incorrectly or with errors
We can try to rebuild the Icon Cache in the Command Prompt
1. Close and save anything that you are working on before proceeding. The next steps will involve killing explorer and restarting the PC.
2. Open a Command Prompt
3. Copy and paste each command below one at a time into the command prompt, and press Enter after each command.
ie4uinit.exe -show
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
Note: The last command will instantly restart the PC.
Keep me posted how it goes 😊
If the information I've provided was helpful, give us some reinforcement by clicking the "Solution Accepted" on this Post and it will also help other community members with similar issue.
KrazyToad
I Am An HP Employee