https://www.tenforums.com/tutorials/5645-rebuild-icon-cache-windows-10-a.html
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 -showtaskkill /IM explorer.exe /FDEL /A /Q "%localappdata%\IconCache.db"DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"shutdown /r /f /t 00This last command will instantly restart the computer.
4 If the icons are still not displaying properly after rebuilding the icon cache, then download and merge the .reg file for the
.ico (ICO) option
here to restore the default associations of .ico (icon) files in Windows 10.